package block type NetherGoldOre struct { } func (NetherGoldOre) ID() string { return "minecraft:nether_gold_ore" }