Crafting using Terracotta, Copper Plate, Terracotta, Zinc Nugget, Terracotta and Zinc Nugget, arranged in the pattern shown. Produces 4× Heat Pipe.
- Inputs
- 3 × Terracotta
- Copper Plate
- 2 × Zinc Nugget
- Output
- → Heat Pipe ×4
block· Machines & Other Blocks
Heat Pipe is a block from Create: New Age, crafted from Terracotta, Copper Plate, and Zinc Nugget.
Crafting using Terracotta, Copper Plate, Terracotta, Zinc Nugget, Terracotta and Zinc Nugget, arranged in the pattern shown. Produces 4× Heat Pipe.
Crafting using Zinc Nugget, Terracotta, Zinc Nugget, Terracotta, Copper Plate and Terracotta, arranged in the pattern shown. Produces 4× Heat Pipe.
| source | count | drop rate | conditions |
|---|---|---|---|
| Heat Pipe | 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.
Crafting using Any Iron Nugget, Shaft, Any Iron Nugget, Heat Pipe, Any Copper Storage Block and Heat Pipe, arranged in the pattern shown. Produces Stirling Engine.
Crafting using Any Iron Nugget, Any Iron Nugget, Any Iron Nugget, Empty Blaze Burner, Any Iron Nugget, Heat Pipe, Overcharged Iron and Heat Pipe, arranged in the pattern shown. Produces Heater.
Crafting using Black Framed Glass, Black Framed Glass, Black Framed Glass, Any Iron Ingot, Heat Pipe, Any Iron Ingot, Any Iron Ingot, Heat Pipe and Any Iron Ingot, arranged in the pattern shown. Produces Basic Solar Heating Plate.
Crafting using Heat Pipe, Thorium and Heat Pipe, arranged in the pattern shown. Produces 4× Heat Pump.
Crafting using Black Framed Glass, Black Framed Glass, Black Framed Glass, Overcharged Iron, Heat Pipe, Overcharged Iron, Overcharged Iron, Heat Pipe and Overcharged Iron, arranged in the pattern shown. Produces Advanced Solar Heating Plate.
Drops itself when broken.
create_new_age:heat_pipecreate_new_agecreate_new_ageminecraft:blocks/mineable/pickaxe
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TCT",
"NTN"
],
"ingredients": {
"C": {
"tag": "forge:plates/copper"
},
"N": {
"tag": "forge:nuggets/zinc"
},
"T": {
"item": "minecraft:terracotta"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NTN",
"TCT"
],
"ingredients": {
"C": {
"tag": "forge:plates/copper"
},
"N": {
"tag": "forge:nuggets/zinc"
},
"T": {
"item": "minecraft:terracotta"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}