Crafting using Heat Pipe, Thorium and Heat Pipe, arranged in the pattern shown. Produces 4× Heat Pump.
block· Machines & Other Blocks
Heat Pump
Create: New Age · by Antarctic Gardens
Heat Pump is a block from Create: New Age, crafted from Heat Pipe and Thorium.
Acquisition
Mining & drops
| source | count | drop rate | conditions |
|---|---|---|---|
| Heat Pump | 1–1 | 100% | 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
}