nuclearcraft:heat_exchanger

Heat Exchanger

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolHeat Exchanger InnerReactor Inner

Heat Exchanger is a block from Nuclearcraft Neoteric, crafted from Thermoconducting Plate, Copper Plate, and Chassis.

Acquisition

Crafting using Thermoconducting Plate, Copper Plate, Thermoconducting Plate, Copper Plate, Chassis, Copper Plate, Thermoconducting Plate, Copper Plate and Thermoconducting Plate, arranged in the pattern shown. Produces Heat Exchanger.

Crafting
Thermoconducting Plate
Copper Plate
Thermoconducting Plate
Copper Plate
Chassis
Copper Plate
Thermoconducting Plate
Copper Plate
Thermoconducting Plate
Heat Exchanger guaranteed

Mining & drops

sourcecountchanceconditions
Heat Exchanger1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:heat_exchanger
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/heat_exchanger_inner
nuclearcraft:blocks/reactor_inner

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "LPL",
    "PMP",
    "LPL"
  ],
  "ingredients": {
    "L": {
      "tag": "forge:plates/thermoconducting"
    },
    "M": {
      "item": "nuclearcraft:chassis"
    },
    "P": {
      "tag": "forge:plates/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_fission",
  "experience": null,
  "cooking_time": null
}