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