package block type FlowerPot struct { } func (FlowerPot) ID() string { return "minecraft:flower_pot" }