nuclearcraft:heat_exchanger_radiator

Heat Exchanger Radiator

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolHeat Exchanger Casing

Heat Exchanger Radiator is a block from Nuclearcraft Neoteric, crafted from Aluminum Plate and Copper Ingot.

Acquisition

Crafting using Aluminum Plate, Aluminum Plate, Aluminum Plate, Aluminum Plate, Aluminum Plate, Aluminum Plate, Copper Ingot, Copper Ingot and Copper Ingot, arranged in the pattern shown. Produces 2× Heat Exchanger Radiator.

Crafting
Aluminum Plate
Aluminum Plate
Aluminum Plate
Aluminum Plate
Aluminum Plate
Aluminum Plate
Copper Ingot
Copper Ingot
Copper Ingot
Heat Exchanger Radiator ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Heat Exchanger Radiator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:heat_exchanger_radiator
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/heat_exchanger_casing

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "AAA",
    "TTT"
  ],
  "ingredients": {
    "A": {
      "tag": "forge:plates/aluminum"
    },
    "T": {
      "tag": "forge:ingots/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_heat_exchanger",
  "experience": null,
  "cooking_time": null
}