nuclearcraft:heat_exchanger_cold_coolant_port

Heat Exchanger Cold Coolant Port

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

Heat Exchanger Cold Coolant Port is a block from Nuclearcraft Neoteric, crafted from Zinc Ingot, Hsla Steel Ingot, and Cauldron.

Acquisition

Crafting using Zinc Ingot, Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot, Cauldron, Hsla Steel Ingot, Zinc Ingot, Hsla Steel Ingot and Zinc Ingot, arranged in the pattern shown. Produces 2× Heat Exchanger Cold Coolant Port.

Crafting
Zinc Ingot
Hsla Steel Ingot
Zinc Ingot
Hsla Steel Ingot
Cauldron
Hsla Steel Ingot
Zinc Ingot
Hsla Steel Ingot
Zinc Ingot
Heat Exchanger Cold Coolant Port ×2 guaranteed

Mining & drops

sourcecountchanceconditions
Heat Exchanger Cold Coolant Port1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:heat_exchanger_cold_coolant_port
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": [
    "TST",
    "SBS",
    "TST"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:cauldron"
    },
    "S": {
      "tag": "forge:ingots/hsla_steel"
    },
    "T": {
      "tag": "forge:ingots/zinc"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_heat_exchanger",
  "experience": null,
  "cooking_time": null
}