package block type ChorusFlower struct { Age string } func (ChorusFlower) ID() string { return "minecraft:chorus_flower" }