Crafting using Tin Ingot, 30k Water Coolant Cell, Tin Ingot, Tin Ingot, Copper Plate, Tin Ingot, Tin Ingot, 30k Water Coolant Cell and Tin Ingot, arranged in the pattern shown. Produces 60k Water Coolant Cell.
60k Water Coolant Cell
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Developer reference
- Registry name
techreborn:water_coolant_cell_60k- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"TCT",
"TPT",
"TCT"
],
"ingredients": {
"C": {
"item": "techreborn:water_coolant_cell_30k"
},
"P": {
"tag": "c:copper_plates"
},
"T": {
"tag": "c:tin_ingots"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}