Crafting using Any Redstone Dust, Any Redstone Dust, Any Redstone Dust, Any Steel Ingot, Iron Bars, Any Steel Ingot, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces 2× Diversion Transporter.
Diversion Transporter
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Diversion Transporter | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:diversion_transporter- Namespace
mekanism- Mod ID
mekanism
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"S#S",
"RRR"
],
"ingredients": {
"#": {
"item": "minecraft:iron_bars"
},
"R": {
"tag": "forge:dusts/redstone"
},
"S": {
"tag": "forge:ingots/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}