Heat Pump
16×16 · BAKED

block· Machines & Other Blocks

Heat Pump

Create: New Age · by Antarctic Gardens
block Pickaxe Mineable

Heat Pump is a block from Create: New Age, crafted from Heat Pipe and Thorium.

Acquisition

Crafting using Heat Pipe, Thorium and Heat Pipe, arranged in the pattern shown. Produces 4× Heat Pump.

Crafting
Heat Pipe
Thorium
Heat Pipe
Heat Pump Heat Pump ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Heat Pump1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
create_new_age:heat_pump
Namespace
create_new_age
Mod ID
create_new_age
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PTP"
  ],
  "ingredients": {
    "P": {
      "item": "create_new_age:heat_pipe"
    },
    "T": {
      "item": "create_new_age:thorium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}