Tags in recipes
Not a lot I could do about the reformat of jsons
This commit is contained in:
parent
b1545b3021
commit
158d8acd21
260 changed files with 1479 additions and 1479 deletions
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_ingot",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_ingot",
|
"item": "techreborn:brass_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_dust"
|
"tag": "c:zinc_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_ingot",
|
"item": "techreborn:brass_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_ingot",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_dust"
|
"tag": "c:zinc_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_ingot",
|
"item": "techreborn:brass_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_ingot",
|
"item": "techreborn:brass_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -2,16 +2,16 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_ingot",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot",
|
"item": "techreborn:bronze_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
|
|
|
@ -2,16 +2,16 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_dust"
|
"tag": "c:tin_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot",
|
"item": "techreborn:bronze_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
|
|
|
@ -2,16 +2,16 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_dust"
|
"tag": "c:tin_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_ingot",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot",
|
"item": "techreborn:bronze_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
|
|
|
@ -2,16 +2,16 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:bronze_ingot",
|
"item": "techreborn:bronze_ingot",
|
||||||
"count": 4
|
"count": 4
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "minecraft:gold_ingot"
|
"item": "minecraft:gold_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_ingot"
|
"tag": "c:silver_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_ingot",
|
"item": "techreborn:electrum_ingot",
|
||||||
"count": 2
|
"count": 2
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:gold_dust"
|
"tag": "c:gold_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_dust"
|
"tag": "c:silver_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_ingot",
|
"item": "techreborn:electrum_ingot",
|
||||||
"count": 2
|
"count": 2
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "minecraft:gold_ingot"
|
"item": "minecraft:gold_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_dust"
|
"tag": "c:silver_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_ingot",
|
"item": "techreborn:electrum_ingot",
|
||||||
"count": 2
|
"count": 2
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:gold_dust"
|
"tag": "c:gold_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_ingot"
|
"tag": "c:silver_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_ingot",
|
"item": "techreborn:electrum_ingot",
|
||||||
"count": 2
|
"count": 2
|
||||||
|
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iron_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:iron_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_dust"
|
"item": "techreborn:nickel_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:invar_ingot",
|
"item": "techreborn:invar_ingot",
|
||||||
"count": 3
|
"count": 3
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:alloy_smelter",
|
"type": "techreborn:alloy_smelter",
|
||||||
"power": 6,
|
"power": 6,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iron_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:iron_dust"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:invar_ingot",
|
"item": "techreborn:invar_ingot",
|
||||||
"count": 3
|
"count": 3
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -3,12 +3,12 @@
|
||||||
"power": 128,
|
"power": 128,
|
||||||
"time": 200,
|
"time": 200,
|
||||||
"heat": 1700,
|
"heat": 1700,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:aluminum_dust"
|
"tag": "c:aluminum_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:aluminum_ingot"
|
"item": "techreborn:aluminum_ingot"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:blast_furnace",
|
"type": "techreborn:blast_furnace",
|
||||||
"power": 128,
|
"power": 128,
|
||||||
"time": 2000,
|
"time": 2000,
|
||||||
"heat": 3000,
|
"heat": 3000,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:steel_ingot"
|
"tag": "c:steel_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:hot_tungstensteel_ingot"
|
"item": "techreborn:hot_tungstensteel_ingot"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"item": "techreborn:dark_ashes_dust",
|
"item": "techreborn:dark_ashes_dust",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"type": "techreborn:blast_furnace",
|
"type": "techreborn:blast_furnace",
|
||||||
"power": 128,
|
"power": 128,
|
||||||
"time": 100,
|
"time": 100,
|
||||||
"heat": 1000,
|
"heat": 1000,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:steel_dust"
|
"tag": "c:steel_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:steel_ingot"
|
"item": "techreborn:steel_ingot"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
|
@ -3,12 +3,12 @@
|
||||||
"power": 128,
|
"power": 128,
|
||||||
"time": 3600,
|
"time": 3600,
|
||||||
"heat": 1500,
|
"heat": 1500,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:titanium_dust"
|
"tag": "c:titanium_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:titanium_ingot"
|
"item": "techreborn:titanium_ingot"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,12 +3,12 @@
|
||||||
"power": 128,
|
"power": 128,
|
||||||
"time": 2000,
|
"time": 2000,
|
||||||
"heat": 2500,
|
"heat": 2500,
|
||||||
"ingredients" : [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tungsten_dust"
|
"tag": "c:tungsten_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results" : [
|
"results": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tungsten_ingot"
|
"item": "techreborn:tungsten_ingot"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 1500,
|
"time": 1500,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_dust"
|
"tag": "c:brass_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 2400,
|
"time": 2400,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:copper_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 3600,
|
"time": 3600,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_dust"
|
"tag": "c:electrum_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 2400,
|
"time": 2400,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:gold_dust",
|
"count": 3,
|
||||||
"count": 3
|
"tag": "c:gold_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 1500,
|
"time": 1500,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iron_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:iron_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 2400,
|
"time": 2400,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:lead_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:lead_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 3000,
|
"time": 3000,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:platinum_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:platinum_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 2400,
|
"time": 2400,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:silver_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,8 +4,8 @@
|
||||||
"time": 2100,
|
"time": 2100,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_dust",
|
"count": 2,
|
||||||
"count": 2
|
"tag": "c:tin_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 1050,
|
"time": 1050,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_dust"
|
"tag": "c:zinc_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:copper_ingot"
|
"tag": "c:copper_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:diamond_dust"
|
"tag": "c:diamond_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:electrum_ingot"
|
"tag": "c:electrum_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:iridium_ingot"
|
"tag": "c:iridium_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:lead_ingot"
|
"tag": "c:lead_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:peridot_dust"
|
"tag": "c:peridot_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:platinum_ingot"
|
"tag": "c:platinum_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:ruby_dust"
|
"tag": "c:ruby_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 250,
|
"time": 250,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:sapphire_dust"
|
"tag": "c:sapphire_dust"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:silver_ingot"
|
"tag": "c:silver_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:steel_ingot"
|
"tag": "c:steel_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"time": 300,
|
"time": 300,
|
||||||
"ingredients": [
|
"ingredients": [
|
||||||
{
|
{
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"results": [
|
"results": [
|
||||||
|
|
|
@ -1,28 +1,28 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"FOF",
|
"FOF",
|
||||||
"SPS",
|
"SPS",
|
||||||
"FIF"
|
"FIF"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"F": {
|
"F": {
|
||||||
"item": "techreborn:energy_flow_chip"
|
"item": "techreborn:energy_flow_chip"
|
||||||
},
|
},
|
||||||
"O": {
|
"O": {
|
||||||
"item": "techreborn:lapotronic_orb"
|
"item": "techreborn:lapotronic_orb"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"item": "techreborn:superconductor"
|
"item": "techreborn:superconductor"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "techreborn:lithium_ion_batpack"
|
"item": "techreborn:lithium_ion_batpack"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:iridium_ingot"
|
"tag": "c:iridium_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:lapotronic_orbpack"
|
"item": "techreborn:lapotronic_orbpack"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"BCB",
|
"BCB",
|
||||||
"BPB",
|
"BPB",
|
||||||
"B B"
|
"B B"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:advanced_circuit"
|
"item": "techreborn:advanced_circuit"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "techreborn:aluminum_plate"
|
"tag": "c:aluminum_plate"
|
||||||
},
|
},
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:lithium_ion_battery"
|
"item": "techreborn:lithium_ion_battery"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:lithium_ion_batpack"
|
"item": "techreborn:lithium_ion_batpack"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" C ",
|
" C ",
|
||||||
"PFP",
|
"PFP",
|
||||||
"PFP"
|
"PFP"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:insulated_gold_cable"
|
"item": "techreborn:insulated_gold_cable"
|
||||||
},
|
},
|
||||||
"P": {
|
"P": {
|
||||||
"item": "techreborn:aluminum_plate"
|
"tag": "c:aluminum_plate"
|
||||||
},
|
},
|
||||||
"F": {
|
"F": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:cell"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:lithium_ion_battery"
|
"item": "techreborn:lithium_ion_battery"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,22 +1,22 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" W ",
|
" W ",
|
||||||
"TRT",
|
"TRT",
|
||||||
"TRT"
|
"TRT"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"W": {
|
"W": {
|
||||||
"item": "techreborn:insulated_copper_cable"
|
"item": "techreborn:insulated_copper_cable"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "minecraft:redstone"
|
"item": "minecraft:redstone"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:red_cell_battery"
|
"item": "techreborn:red_cell_battery"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"III"
|
"III"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:copper_ingot"
|
"tag": "c:copper_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:copper_cable",
|
"item": "techreborn:copper_cable",
|
||||||
"count": 6
|
"count": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"GGG",
|
"GGG",
|
||||||
"RUR",
|
"RUR",
|
||||||
"GGG"
|
"GGG"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "minecraft:redstone"
|
"item": "minecraft:redstone"
|
||||||
},
|
},
|
||||||
"U": {
|
"U": {
|
||||||
"item": "techreborn:ruby_dust"
|
"tag": "c:ruby_dust"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:glassfiber_cable",
|
"item": "techreborn:glassfiber_cable",
|
||||||
"count": 3
|
"count": 3
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"GGG",
|
"GGG",
|
||||||
"RDR",
|
"RDR",
|
||||||
"GGG"
|
"GGG"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "minecraft:redstone"
|
"item": "minecraft:redstone"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:diamond_dust"
|
"tag": "c:diamond_dust"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:glassfiber_cable",
|
"item": "techreborn:glassfiber_cable",
|
||||||
"count": 4
|
"count": 4
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"GGG",
|
"GGG",
|
||||||
"SDS",
|
"SDS",
|
||||||
"GGG"
|
"GGG"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
},
|
},
|
||||||
"S": {
|
"S": {
|
||||||
"item": "techreborn:silver_dust"
|
"tag": "c:silver_dust"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:diamond_dust"
|
"tag": "c:diamond_dust"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:glassfiber_cable",
|
"item": "techreborn:glassfiber_cable",
|
||||||
"count": 6
|
"count": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,23 +1,23 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"GGG",
|
"GGG",
|
||||||
"EDE",
|
"EDE",
|
||||||
"GGG"
|
"GGG"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"G": {
|
"G": {
|
||||||
"item": "minecraft:glass"
|
"item": "minecraft:glass"
|
||||||
},
|
},
|
||||||
"E": {
|
"E": {
|
||||||
"item": "techreborn:electrum_dust"
|
"tag": "c:electrum_dust"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:diamond_dust"
|
"tag": "c:diamond_dust"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:glassfiber_cable",
|
"item": "techreborn:glassfiber_cable",
|
||||||
"count": 8
|
"count": 8
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"RRR",
|
"RRR",
|
||||||
"III",
|
"III",
|
||||||
"RRR"
|
"RRR"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:copper_ingot"
|
"tag": "c:copper_ingot"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "techreborn:rubber"
|
"item": "techreborn:rubber"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:insulated_copper_cable",
|
"item": "techreborn:insulated_copper_cable",
|
||||||
"count": 6
|
"count": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,20 +1,20 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"RIR",
|
"RIR",
|
||||||
"RIR",
|
"RIR",
|
||||||
"RIR"
|
"RIR"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:copper_ingot"
|
"tag": "c:copper_ingot"
|
||||||
},
|
},
|
||||||
"R": {
|
"R": {
|
||||||
"item": "techreborn:rubber"
|
"item": "techreborn:rubber"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:insulated_copper_cable",
|
"item": "techreborn:insulated_copper_cable",
|
||||||
"count": 6
|
"count": 6
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"III"
|
"III"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:tin_cable",
|
"item": "techreborn:tin_cable",
|
||||||
"count": 9
|
"count": 9
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
" T ",
|
" T ",
|
||||||
"T T",
|
"T T",
|
||||||
" T "
|
" T "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:cell"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:aluminum_nugget"
|
"tag": "c:aluminum_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:brass_nugget"
|
"tag": "c:brass_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:copper_nugget"
|
"tag": "c:copper_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:electrum_nugget"
|
"tag": "c:electrum_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"item": "techreborn:advanced_alloy_plate"
|
"item": "techreborn:advanced_alloy_plate"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:diamond_dust"
|
"tag": "c:diamond_dust"
|
||||||
},
|
},
|
||||||
"I": {
|
"I": {
|
||||||
"item": "techreborn:iridium_ingot"
|
"tag": "c:iridium_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:iridium_nugget"
|
"tag": "c:iridium_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"N": {
|
"N": {
|
||||||
"item": "techreborn:lead_nugget"
|
"tag": "c:lead_nugget"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"item": "techreborn:refined_iron_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"item": "techreborn:refined_iron_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:aluminum_ingot"
|
"tag": "c:aluminum_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:tin_ingot"
|
"tag": "c:tin_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:invar_ingot"
|
"item": "techreborn:invar_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"item": "techreborn:refined_iron_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:refined_iron_ingot"
|
"item": "techreborn:refined_iron_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:nickel_ingot"
|
"item": "techreborn:nickel_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:titanium_ingot"
|
"tag": "c:titanium_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,10 +7,10 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungsten_ingot"
|
"tag": "c:tungsten_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:bronze_ingot"
|
"item": "techreborn:bronze_ingot"
|
||||||
|
|
|
@ -7,13 +7,13 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
},
|
},
|
||||||
"M": {
|
"M": {
|
||||||
"item": "techreborn:brass_ingot"
|
"tag": "c:brass_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:zinc_ingot"
|
"tag": "c:zinc_ingot"
|
||||||
},
|
},
|
||||||
"T": {
|
"T": {
|
||||||
"item": "techreborn:tungstensteel_ingot"
|
"item": "techreborn:tungstensteel_ingot"
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue