Solid Canning Machine using Water and Tin Ingot. Produces 2× 10k Water Coolant Cell.
10k Water Coolant Cell
Acquisition
Crafting using Tin Ingot, Tin Ingot, Water Bucket, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 2× 10k Water Coolant Cell.
Used in (4)
Crafting using Tin Ingot, Tin Ingot, Tin Ingot, 10k Water Coolant Cell, 10k Water Coolant Cell, 10k Water Coolant Cell, Tin Ingot, Tin Ingot and Tin Ingot, arranged in the pattern shown. Produces 30k Water Coolant Cell.
Crafting using 10k Water Coolant Cell, 10k Water Coolant Cell, 10k Water Coolant Cell, Insulated Copper Cable, Electronic Circuit and Insulated Copper Cable, arranged in the pattern shown. Produces Overclocker Upgrade.
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.
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.
Developer reference
- Registry name
techreborn:water_coolant_cell_10k- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "techreborn:solid_canning_machine",
"pattern": null,
"ingredients": [
{
"fluid": "minecraft:water"
},
{
"tag": "c:tin_ingots"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"TWT",
" T "
],
"ingredients": {
"T": {
"tag": "c:tin_ingots"
},
"W": {
"item": "minecraft:water_bucket"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}