Crafting using Tin Ingot, Tin Ingot, Helium, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 60k Helium Coolant Cell.
60k Helium Coolant Cell
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Solid Canning Machine using Helium and Tin Ingot. Produces 60k Helium Coolant Cell.
Helium
Tin Ingot
Used in (2)
Crafting using Tin Ingot, Tin Ingot, Tin Ingot, 60k Helium Coolant Cell, 60k Helium Coolant Cell, 60k Helium Coolant Cell, Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 180k Helium Coolant Cell.
Crafting using 60k Helium Coolant Cell, 60k Helium Coolant Cell, 60k Helium Coolant Cell, Tungsten Ingot, Iridium Alloy Plate, Tungsten Ingot, Energy Flow Chip, Energy Flow Chip and Energy Flow Chip, arranged in the pattern shown. Produces 4× Superconductor.
Developer reference
- Registry name
techreborn:helium_coolant_cell_60k- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"TCT",
" T "
],
"ingredients": {
"C": {
"item": "techreborn:helium_bucket"
},
"T": {
"tag": "c:tin_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:solid_canning_machine",
"pattern": null,
"ingredients": [
{
"fluid": "techreborn:helium"
},
{
"tag": "c:tin_ingots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}