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