immersiveengineering:radiator

Radiator Block

Immersive Engineering · by BluSunrize and Damien A.W. Hazard
block Grinding Disk MineablePickaxe Mineable

Acquisition

Turn And Copy using Steel Sheetmetal, Any Constantan Plate, Steel Sheetmetal, Any Constantan Plate, Any Water, Any Constantan Plate, Steel Sheetmetal, Any Constantan Plate and Steel Sheetmetal, arranged in the pattern shown. Produces 4× Radiator Block.

Turn And Copy
Radiator Block ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Radiator Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
immersiveengineering:radiator
Namespace
immersiveengineering
Mod ID
immersiveengineering
Tags (2)
immersiveengineering:blocks/mineable/grinding_disk
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "immersiveengineering:turn_and_copy",
  "pattern": [
    "ici",
    "cbc",
    "ici"
  ],
  "ingredients": {
    "b": {
      "tag": "minecraft:water"
    },
    "c": {
      "tag": "forge:plates/constantan"
    },
    "i": {
      "tag": "forge:sheetmetals/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}