minecraft:redstone_ore

Redstone Ore

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

Acquisition

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

Padded
Redstone Ore guaranteed

Miner using Any Ores Miner. Produces Redstone Ore.

Miner
Redstone Ore guaranteed

Mining & drops

sourcecountchanceconditions
Redstone Ore1–1100%Drops itself with Silk Touch

Used in (2)

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

Smelting

200 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

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

Blasting

100 ticks· 0.7 xp

Redstone Dust Redstone Dust guaranteed

Block drops

dropscountchanceconditions
Redstone Dust1–1100%Fortune increases drop count
Redstone Ore1–1100%Drops itself with Silk Touch
Developer reference
Registry name
minecraft: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": "reborncore:padded",
  "pattern": [
    "   ",
    " U ",
    "USU"
  ],
  "ingredients": {
    "S": {
      "item": "minecraft:stone"
    },
    "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/ores"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}