package block type IronOre struct { } func (IronOre) ID() string { return "minecraft:iron_ore" }