Crafting using Tin Ingot, Sodium, Tin Ingot, Potassium, 10k Water Coolant Cell, Potassium, Tin Ingot, Sodium and Tin Ingot, arranged in the pattern shown. Produces 60k NaK Coolant Cell.
60k NaK Coolant Cell
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Tin Ingot, Potassium, Tin Ingot, Sodium, 10k Water Coolant Cell, Sodium, Tin Ingot, Potassium and Tin Ingot, arranged in the pattern shown. Produces 60k NaK Coolant Cell.
Used in (2)
Crafting using 60k NaK Coolant Cell, Insulated Copper Cable, Electronic Circuit and Insulated Copper Cable, arranged in the pattern shown. Produces 2× Overclocker Upgrade.
Crafting using Tin Ingot, Tin Ingot, Tin Ingot, 60k NaK Coolant Cell, 60k NaK Coolant Cell, 60k NaK Coolant Cell, Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 180k NaK Coolant Cell.
Developer reference
- Registry name
techreborn:nak_coolant_cell_60k- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TST",
"PCP",
"TST"
],
"ingredients": {
"C": {
"item": "techreborn:water_coolant_cell_10k"
},
"P": {
"item": "techreborn:potassium_bucket"
},
"S": {
"item": "techreborn:sodium_bucket"
},
"T": {
"tag": "c:tin_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": "nak_coolant_cell_60k",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TPT",
"SCS",
"TPT"
],
"ingredients": {
"C": {
"item": "techreborn:water_coolant_cell_10k"
},
"P": {
"item": "techreborn:potassium_bucket"
},
"S": {
"item": "techreborn:sodium_bucket"
},
"T": {
"tag": "c:tin_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": "nak_coolant_cell_60k",
"experience": null,
"cooking_time": null
}