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