immersiveengineering:storage_constantan

Block of Constantan

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Constantan Storage BlockConstantan Storage BlockPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot, Any Constantan Ingot and Any Constantan Ingot, arranged in the pattern shown. Produces Block of Constantan.

Crafting
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Any Constantan Ingot
Block of Constantan guaranteed

Crafting using Constantan Slab and Constantan Slab, arranged in the pattern shown. Produces Block of Constantan.

Crafting
Constantan Slab
Constantan Slab
Block of Constantan guaranteed

Mining & drops

sourcecountchanceconditions
Block of Constantan1–1100%Survives Explosion

Used in (2)

Crafting using Block of Constantan, Block of Constantan and Block of Constantan, arranged in the pattern shown. Produces 6× Constantan Slab.

Crafting
Constantan Slab Constantan Slab ×6 guaranteed

Crafting using Block of Constantan, in any arrangement. Produces 9× Constantan Ingot.

Crafting ⇆ any arrangement
Constantan Ingot Constantan Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:storage_constantan
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (4)
forge:blocks/storage_blocks/constantan
forge:items/storage_blocks/constantan
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sis",
    "sss"
  ],
  "ingredients": {
    "i": {
      "item": "immersiveengineering:ingot_constantan"
    },
    "s": {
      "tag": "forge:ingots/constantan"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "s",
    "s"
  ],
  "ingredients": {
    "s": {
      "item": "immersiveengineering:slab_storage_constantan"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}