package block type CoalOre struct { } func (CoalOre) ID() string { return "minecraft:coal_ore" }