package block type EmeraldOre struct { } func (EmeraldOre) ID() string { return "minecraft:emerald_ore" }