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