mekanism:induction_casing

Induction Casing

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Enderman Place On BlacklistPickaxe Mineable

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Energy Tablet, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces 4× Induction Casing.

Crafting
Any Steel Ingot
Any Steel Ingot
Energy Tablet
Any Steel Ingot
Any Steel Ingot
Induction Casing ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Induction Casing1–1100%Survives Explosion

Used in (1)

Crafting using Induction Casing, Induction Casing, Elite Control Circuit, Induction Casing and Induction Casing, arranged in the pattern shown. Produces 2× Induction Port.

Crafting
Induction Port Induction Port ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:induction_casing
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/enderman_place_on_blacklist
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "SES",
    " S "
  ],
  "ingredients": {
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}