* 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
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"type": "tconstruct:table_duplication",
|
|
"cast": [
|
|
{"tag": "minecraft:trim_templates"}
|
|
],
|
|
"cooling_time": 186,
|
|
"fluid": {
|
|
"amount": 100,
|
|
"tag": "tconstruct:molten_diamond"
|
|
}
|
|
}
|