Splashing using Crushed Raw Iron. Produces 9× Iron Nugget and Redstone Dust.
Redstone Dust
Acquisition
Crafting using Small Pile of Redstone, Small Pile of Redstone, Small Pile of Redstone and Small Pile of Redstone, in any arrangement. Produces Redstone Dust.
Crushing using Redstone Ore (250 ticks). Produces Cobblestone and 6× Redstone Dust and Nugget of Experience and Redstone Dust.
250 ticks

Crafting using Block of Redstone, in any arrangement. Produces 9× Redstone Dust.
Centrifuge using Glowstone Dust and Empty Cell. Produces Empty Cell and 8× Redstone Dust and Empty Cell.
Smelting using Redstone Ore (200 ticks, 0.7 xp). Produces Redstone Dust.
200 ticks· 0.7 xp
Filling using Cinder Flour and Potion (25 mB). Produces Redstone Dust.
Crushing using Cryptic Redstone Ore (250 ticks). Produces Cryptic Stone and Redstone Dust and Nugget of Experience and 6× Redstone Dust.
250 ticks
Scrapbox using Scrap Box. Produces Redstone Dust.
Grinder using Any Redstone Ores. Produces 8× Redstone Dust.
Blasting using Deepslate Redstone Ore (100 ticks, 0.7 xp). Produces Redstone Dust.
100 ticks· 0.7 xp
Centrifuge using Netherrack Dust and Empty Cell. Produces Gold Nugget and Coal Dust and Redstone Dust and Empty Cell.
Blasting using Redstone Ore (100 ticks, 0.7 xp). Produces Redstone Dust.
100 ticks· 0.7 xp
Crushing using Deepslate Redstone Ore (350 ticks). Produces 7× Redstone Dust and Nugget of Experience and Cobbled Deepslate and Redstone Dust.
350 ticks

Smelting using Deepslate Redstone Ore (200 ticks, 0.7 xp). Produces Redstone Dust.
200 ticks· 0.7 xp
Crushing using Ore Redstone End (350 ticks). Produces 6× Redstone Dust and End Stone and Nugget of Experience and Redstone Dust.
350 ticks

Industrial Grinder using Any Redstone Ores. Produces 10× Redstone Dust and 2× Small Pile of Glowstone Dust.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Loot table: Stronghold Crossing (minecraft) minecraft:stronghold_crossing | 1–1 | 100% | — |
| Redstone Ore | 1–1 | 100% | Fortune increases drop count |
Block loot table: Redstone Wire (minecraft) minecraft:redstone_wire | 1–1 | 100% | Survives Explosion |
Loot table: Village Temple (minecraft) minecraft:village_temple | 1–1 | 100% | — |
Gameplay loot table: Cleric Gift (minecraft) minecraft:cleric_gift | 1–1 | 100% | — |
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–1 | 100% | — |
Loot table: Stronghold Corridor (minecraft) minecraft:stronghold_corridor | 1–1 | 100% | — |
| Deepslate Redstone Ore | 1–1 | 100% | Fortune increases drop count |
Mob loot table: Witch (minecraft) minecraft:witch | 1–1 | 100% | — |
Loot table: Abandoned Mineshaft (minecraft) minecraft:abandoned_mineshaft | 1–1 | 100% | — |
Used in (14)
Crafting using Gold Ingot, Gold Ingot, Redstone Dust, Gold Ingot and Gold Ingot, arranged in the pattern shown. Produces Clock.
Crafting using Cobblestone, Cobblestone, Cobblestone, Redstone Dust, Redstone Dust, Nether Quartz, Cobblestone, Cobblestone and Cobblestone, arranged in the pattern shown. Produces Observer.
Crafting using Cobblestone, Cobblestone, Cobblestone, Cobblestone, Bow, Cobblestone, Cobblestone, Redstone Dust and Cobblestone, arranged in the pattern shown. Produces Dispenser.
Crafting using Cobblestone, Cobblestone, Cobblestone, Cobblestone, Cobblestone, Cobblestone, Redstone Dust and Cobblestone, arranged in the pattern shown. Produces Dropper.
Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Redstone Dust, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Note Block.
Developer reference
- Registry name
minecraft:redstone- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:items/trim_materials
Recipe JSON (17):
{
"recipe_type": "create:splashing",
"pattern": null,
"ingredients": {
"item": "create:crushed_raw_iron"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "techreborn:redstone_small_dust"
},
{
"item": "techreborn:redstone_small_dust"
},
{
"item": "techreborn:redstone_small_dust"
},
{
"item": "techreborn:redstone_small_dust"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": {
"item": "minecraft:redstone_block"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": [
{
"item": "minecraft:glowstone_dust"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "minecraft:redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": "redstone",
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "create:filling",
"pattern": null,
"ingredients": [
{
"item": "create:cinder_flour"
},
{
"fluid": "create:potion",
"amount": 25
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "biomeswevegone:cryptic_redstone_ore"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "biomeswevegone"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 250
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:grinder",
"pattern": null,
"ingredients": {
"tag": "c:redstone_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "minecraft:deepslate_redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": "redstone",
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "techreborn:centrifuge",
"pattern": null,
"ingredients": [
{
"item": "techreborn:netherrack_dust"
},
{
"item": "techreborn:cell"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:blasting",
"pattern": null,
"ingredients": {
"item": "minecraft:redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": "redstone",
"experience": 0.7,
"cooking_time": 100
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "minecraft:deepslate_redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "minecraft:smelting",
"pattern": null,
"ingredients": {
"item": "minecraft:deepslate_redstone_ore"
},
"conditions": [],
"sequence": null,
"group_name": "redstone",
"experience": 0.7,
"cooking_time": 200
}{
"recipe_type": "create:crushing",
"pattern": null,
"ingredients": {
"item": "elementaryores:ore_redstone_end"
},
"conditions": [
{
"raw": {
"type": "forge:mod_loaded",
"modid": "elementaryores"
},
"type": "forge:mod_loaded"
}
],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": 350
}{
"recipe_type": "techreborn:industrial_grinder",
"pattern": null,
"ingredients": {
"tag": "c:redstone_ores"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







