package block type Sunflower struct { Half string } func (Sunflower) ID() string { return "minecraft:sunflower" }