minecraft:deepslate_redstone_ore

Deepslate Redstone Ore

Minecraft · by Mojang Studios
block Pickaxe MineableNeeds Iron ToolRedstone OresRedstone Ores

Acquisition

Miner using Any Deeps Miner. Produces Deepslate Redstone Ore.

Miner
Deepslate Redstone Ore guaranteed

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

Padded
Deepslate Redstone Ore guaranteed

Mining & drops

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

Used in (2)

Blasting using Deepslate Redstone Ore (100 ticks, 0.7 xp). Produces Redstone Dust.

Blasting

100 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

Smelting using Deepslate Redstone Ore (200 ticks, 0.7 xp). Produces Redstone Dust.

Smelting

200 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

Block drops

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