Heat Exchanger Controller
nuclearcraft:heat_exchanger_controller

Heat Exchanger Controller

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

Heat Exchanger Controller is a block from Nuclearcraft Neoteric, crafted from Basic Electric Circuit, Heat Exchanger Casing, and Bucket.

Acquisition

Crafting using Basic Electric Circuit, Heat Exchanger Casing, Basic Electric Circuit, Heat Exchanger Casing, Bucket, Heat Exchanger Casing, Basic Electric Circuit, Heat Exchanger Casing and Basic Electric Circuit, arranged in the pattern shown. Produces Heat Exchanger Controller.

Crafting
Heat Exchanger Controller Heat Exchanger Controller guaranteed

Mining & drops

sourcecountchanceconditions
Heat Exchanger Controller1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:heat_exchanger_controller
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": [
    "GCG",
    "CBC",
    "GCG"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bucket"
    },
    "C": {
      "item": "nuclearcraft:heat_exchanger_casing"
    },
    "G": {
      "item": "nuclearcraft:basic_electric_circuit"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_heat_exchanger",
  "experience": null,
  "cooking_time": null
}