minecraft:deepslate_emerald_ore

Deepslate Emerald Ore

Minecraft · by Mojang Studios
block Emerald OresPickaxe MineableNeeds Iron ToolEmerald Ores

Acquisition

Miner using Any Deeps Miner. Produces Deepslate Emerald Ore.

Miner
Deepslate Emerald Ore guaranteed

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

Padded
Deepslate Emerald Ore guaranteed

Mining & drops

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

Used in (2)

Block drops

dropscountchanceconditions
Emerald1–1100%Fortune increases drop count
Deepslate Emerald Ore1–1100%Drops itself with Silk Touch
Developer reference
Registry name
minecraft:deepslate_emerald_ore
Namespace
minecraft
Mod ID
minecraft
Tags (4)
minecraft:blocks/emerald_ores
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
minecraft:items/emerald_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",
    "U U",
    "US "
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:deepslate"
    },
    "U": {
      "item": "techreborn:uu_matter"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}