minecraft:nether_gold_ore

Nether Gold Ore

Minecraft · by Mojang Studios
block Gold OresPickaxe MineableGold Ores

Acquisition

Padded using UU-Matter, UU-Matter, UU-Matter and Netherrack, arranged in the pattern shown. Produces Nether Gold Ore.

Padded
Nether Gold Ore guaranteed

Miner using Any Ores Miner. Produces Nether Gold Ore.

Miner
Nether Gold Ore guaranteed

Mining & drops

sourcecountchanceconditions
Nether Gold Ore1–1100%Drops itself with Silk Touch

Used in (2)

Blasting using Nether Gold Ore (100 ticks, 1 xp). Produces Gold Ingot.

Blasting

100 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

Smelting using Nether Gold Ore (200 ticks, 1 xp). Produces Gold Ingot.

Smelting

200 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

Block drops

dropscountchanceconditions
Nether Gold Ore1–1100%Drops itself with Silk Touch
Gold Nugget1–1100%Fortune increases drop count
Developer reference
Registry name
minecraft:nether_gold_ore
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/gold_ores
minecraft:blocks/mineable/pickaxe
minecraft:items/gold_ores

Recipe JSON (2):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    "UUU",
    " S "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:netherrack"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:miner",
  "pattern": null,
  "ingredients": {
    "tag": "occultism:miners/ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}