mc_rebalance/data/tconstruct/recipes/smeltery/melting/copper_smithing_template.json
Sergeant Acoustic e92970a76b Cheaper template recipes
* Swapped diamonds and template material in all smithing template duplication recipes
* The netherite (dendrite) smithing template instead takes 3 diamonds, as 1 is a little too cheap
* Tinkers' construct casting/melting recipes for smithing templates has been adjusted to avoid diamond duplication
* Adding melting/casting recipes for the modern minecarts smithing templates
2025-08-25 22:44:37 +01:00

13 lines
222 B
JSON

{
"type": "tconstruct:melting",
"ingredient": [
{"tag": "modernminecarts:copper_templates"}
],
"result": {
"amount": 540,
"fluid": "tconstruct:molten_copper"
},
"temperature": 1450,
"time": 186
}