package block type GoldOre struct { } func (GoldOre) ID() string { return "minecraft:gold_ore" }