minecraft:deepslate_diamond_ore

Deepslate Diamond Ore

Minecraft · by Mojang Studios
block Diamond OresPickaxe MineableNeeds Iron ToolDiamond Ores

Acquisition

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

Padded
Deepslate Diamond Ore guaranteed

Miner using Any Deeps Miner. Produces Deepslate Diamond Ore.

Miner
Deepslate Diamond Ore guaranteed

Mining & drops

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

Used in (2)

Block drops

dropscountchanceconditions
Diamond1–1100%Fortune increases drop count
Deepslate Diamond Ore1–1100%Drops itself with Silk Touch
Developer reference
Registry name
minecraft:deepslate_diamond_ore
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/diamond_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
minecraft:items/diamond_ores

Recipe JSON (2):

{
  "recipe_type": "reborncore:padded",
  "pattern": [
    "UU ",
    "UUU",
    "US "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:deepslate"
    },
    "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/deeps"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}