minecraft:gold_ore

Gold Ore

Minecraft · by Mojang Studios
block Gold OresPickaxe MineableNeeds Iron ToolGold Ores

Acquisition

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

Padded
Gold Ore guaranteed

Mining & drops

sourcecountchanceconditions
Gold Ore1–1100%Drops itself with Silk Touch

Used in (2)

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

Smelting

200 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

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

Blasting

100 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

Block drops

dropscountchanceconditions
Gold Ore1–1100%Drops itself with Silk Touch
Raw Gold1–1100%Fortune increases drop count
Developer reference
Registry name
minecraft:gold_ore
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/gold_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
minecraft:items/gold_ores

Recipe JSON (1):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "   ",
    "UUU",
    " S "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stone"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}