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