package block type CopperOre struct { } func (CopperOre) ID() string { return "minecraft:copper_ore" }