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