Restrictive Transporter
mekanism:restrictive_transporter

Restrictive Transporter

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block

Acquisition

Crafting using Any Steel Ingot, Iron Bars and Any Steel Ingot, arranged in the pattern shown. Produces 2× Restrictive Transporter.

Crafting
Any Steel Ingot
Iron Bars
Any Steel Ingot
Restrictive Transporter Restrictive Transporter ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Restrictive Transporter1–1100%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
}