package block type OrangeWool struct { } func (OrangeWool) ID() string { return "minecraft:orange_wool" }