minecraft:deepslate_gold_ore

Deepslate Gold Ore

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

Acquisition

Miner using Any Deeps Miner. Produces Deepslate Gold Ore.

Miner
Deepslate Gold Ore guaranteed

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

Padded
Deepslate Gold Ore guaranteed

Mining & drops

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

Used in (2)

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

Blasting

100 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

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

Smelting

200 ticks· 1 xp

Gold Ingot Gold Ingot guaranteed

Block drops

dropscountchanceconditions
Deepslate Gold Ore1–1100%Drops itself with Silk Touch
Raw Gold1–1100%Fortune increases drop count
Developer reference
Registry name
minecraft:deepslate_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 (2):

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