package block type DiamondOre struct { } func (DiamondOre) ID() string { return "minecraft:diamond_ore" }