Tags in recipes

Not a lot I could do about the reformat of jsons
This commit is contained in:
modmuss50 2019-08-12 23:38:16 +01:00
parent b1545b3021
commit 158d8acd21
260 changed files with 1479 additions and 1479 deletions

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:copper_ingot",
"count": 3
},
{
"item": "techreborn:zinc_ingot"
}
],
"results" : [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 3,
"tag": "c:copper_ingot"
},
{
"tag": "c:zinc_ingot"
}
],
"results": [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
}

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:copper_dust",
"count": 3
},
{
"item": "techreborn:zinc_dust"
}
],
"results" : [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 3,
"tag": "c:copper_dust"
},
{
"tag": "c:zinc_dust"
}
],
"results": [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
}

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:copper_ingot",
"count": 3
},
{
"item": "techreborn:zinc_dust"
}
],
"results" : [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 3,
"tag": "c:copper_ingot"
},
{
"tag": "c:zinc_dust"
}
],
"results": [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
}

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:copper_dust",
"count": 3
},
{
"item": "techreborn:zinc_ingot"
}
],
"results" : [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 3,
"tag": "c:copper_dust"
},
{
"tag": "c:zinc_ingot"
}
],
"results": [
{
"item": "techreborn:brass_ingot",
"count": 4
}
]
}

View file

@ -2,16 +2,16 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 4

View file

@ -2,16 +2,16 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 4

View file

@ -2,16 +2,16 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 4

View file

@ -2,16 +2,16 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 4

View file

@ -2,15 +2,15 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
"ingredients": [
{
"item": "minecraft:gold_ingot"
},
{
"item": "techreborn:silver_ingot"
"tag": "c:silver_ingot"
}
],
"results" : [
"results": [
{
"item": "techreborn:electrum_ingot",
"count": 2

View file

@ -2,15 +2,15 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 2

View file

@ -2,15 +2,15 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
"ingredients": [
{
"item": "minecraft:gold_ingot"
},
{
"item": "techreborn:silver_dust"
"tag": "c:silver_dust"
}
],
"results" : [
"results": [
{
"item": "techreborn:electrum_ingot",
"count": 2

View file

@ -2,15 +2,15 @@
"type": "techreborn:alloy_smelter",
"power": 6,
"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",
"count": 2

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:iron_dust",
"count": 2
},
{
"item": "techreborn:nickel_dust"
}
],
"results" : [
{
"item": "techreborn:invar_ingot",
"count": 3
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 2,
"tag": "c:iron_dust"
},
{
"item": "techreborn:nickel_dust"
}
],
"results": [
{
"item": "techreborn:invar_ingot",
"count": 3
}
]
}

View file

@ -1,20 +1,20 @@
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients" : [
{
"item": "techreborn:iron_dust",
"count": 2
},
{
"item": "techreborn:nickel_ingot"
}
],
"results" : [
{
"item": "techreborn:invar_ingot",
"count": 3
}
]
{
"type": "techreborn:alloy_smelter",
"power": 6,
"time": 200,
"ingredients": [
{
"count": 2,
"tag": "c:iron_dust"
},
{
"item": "techreborn:nickel_ingot"
}
],
"results": [
{
"item": "techreborn:invar_ingot",
"count": 3
}
]
}

View file

@ -3,12 +3,12 @@
"power": 128,
"time": 200,
"heat": 1700,
"ingredients" : [
"ingredients": [
{
"item": "techreborn:aluminum_dust"
"tag": "c:aluminum_dust"
}
],
"results" : [
"results": [
{
"item": "techreborn:aluminum_ingot"
}

View file

@ -1,23 +1,23 @@
{
"type": "techreborn:blast_furnace",
"power": 128,
"time": 2000,
"heat": 3000,
"ingredients": [
{
"item": "techreborn:steel_ingot"
},
{
"item": "techreborn:tungsten_ingot"
}
],
"results": [
{
"item": "techreborn:hot_tungstensteel_ingot"
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
}
{
"type": "techreborn:blast_furnace",
"power": 128,
"time": 2000,
"heat": 3000,
"ingredients": [
{
"tag": "c:steel_ingot"
},
{
"tag": "c:tungsten_ingot"
}
],
"results": [
{
"item": "techreborn:hot_tungstensteel_ingot"
},
{
"item": "techreborn:dark_ashes_dust",
"count": 4
}
]
}

View file

@ -1,16 +1,16 @@
{
"type": "techreborn:blast_furnace",
"power": 128,
"time": 100,
"heat": 1000,
"ingredients" : [
{
"item": "techreborn:steel_dust"
}
],
"results" : [
{
"item": "techreborn:steel_ingot"
}
]
{
"type": "techreborn:blast_furnace",
"power": 128,
"time": 100,
"heat": 1000,
"ingredients": [
{
"tag": "c:steel_dust"
}
],
"results": [
{
"item": "techreborn:steel_ingot"
}
]
}

View file

@ -3,12 +3,12 @@
"power": 128,
"time": 3600,
"heat": 1500,
"ingredients" : [
"ingredients": [
{
"item": "techreborn:titanium_dust"
"tag": "c:titanium_dust"
}
],
"results" : [
"results": [
{
"item": "techreborn:titanium_ingot"
}

View file

@ -3,12 +3,12 @@
"power": 128,
"time": 2000,
"heat": 2500,
"ingredients" : [
"ingredients": [
{
"item": "techreborn:tungsten_dust"
"tag": "c:tungsten_dust"
}
],
"results" : [
"results": [
{
"item": "techreborn:tungsten_ingot"
}

View file

@ -4,7 +4,7 @@
"time": 1500,
"ingredients": [
{
"item": "techreborn:brass_dust"
"tag": "c:brass_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 2400,
"ingredients": [
{
"item": "techreborn:copper_dust",
"count": 3
"count": 3,
"tag": "c:copper_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 3600,
"ingredients": [
{
"item": "techreborn:electrum_dust"
"tag": "c:electrum_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 2400,
"ingredients": [
{
"item": "techreborn:gold_dust",
"count": 3
"count": 3,
"tag": "c:gold_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 1500,
"ingredients": [
{
"item": "techreborn:iron_dust",
"count": 2
"count": 2,
"tag": "c:iron_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 2400,
"ingredients": [
{
"item": "techreborn:lead_dust",
"count": 2
"count": 2,
"tag": "c:lead_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 3000,
"ingredients": [
{
"item": "techreborn:platinum_dust",
"count": 2
"count": 2,
"tag": "c:platinum_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 2400,
"ingredients": [
{
"item": "techreborn:silver_dust",
"count": 2
"count": 2,
"tag": "c:silver_dust"
}
],
"results": [

View file

@ -4,8 +4,8 @@
"time": 2100,
"ingredients": [
{
"item": "techreborn:tin_dust",
"count": 2
"count": 2,
"tag": "c:tin_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 1050,
"ingredients": [
{
"item": "techreborn:zinc_dust"
"tag": "c:zinc_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:copper_ingot"
"tag": "c:copper_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 250,
"ingredients": [
{
"item": "techreborn:diamond_dust"
"tag": "c:diamond_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:electrum_ingot"
"tag": "c:electrum_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:iridium_ingot"
"tag": "c:iridium_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:lead_ingot"
"tag": "c:lead_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 250,
"ingredients": [
{
"item": "techreborn:peridot_dust"
"tag": "c:peridot_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:platinum_ingot"
"tag": "c:platinum_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 250,
"ingredients": [
{
"item": "techreborn:ruby_dust"
"tag": "c:ruby_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 250,
"ingredients": [
{
"item": "techreborn:sapphire_dust"
"tag": "c:sapphire_dust"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:silver_ingot"
"tag": "c:silver_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:steel_ingot"
"tag": "c:steel_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
}
],
"results": [

View file

@ -4,7 +4,7 @@
"time": 300,
"ingredients": [
{
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
}
],
"results": [

View file

@ -1,28 +1,28 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"FOF",
"SPS",
"FIF"
],
"key": {
"F": {
"item": "techreborn:energy_flow_chip"
},
"O": {
"item": "techreborn:lapotronic_orb"
},
"S": {
"item": "techreborn:superconductor"
},
"P": {
"item": "techreborn:lithium_ion_batpack"
},
"I": {
"item": "techreborn:iridium_ingot"
}
},
"result": {
"item": "techreborn:lapotronic_orbpack"
}
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"FOF",
"SPS",
"FIF"
],
"key": {
"F": {
"item": "techreborn:energy_flow_chip"
},
"O": {
"item": "techreborn:lapotronic_orb"
},
"S": {
"item": "techreborn:superconductor"
},
"P": {
"item": "techreborn:lithium_ion_batpack"
},
"I": {
"tag": "c:iridium_ingot"
}
},
"result": {
"item": "techreborn:lapotronic_orbpack"
}
}

View file

@ -1,22 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"BCB",
"BPB",
"B B"
],
"key": {
"C": {
"item": "techreborn:advanced_circuit"
},
"P": {
"item": "techreborn:aluminum_plate"
},
"B": {
"item": "techreborn:lithium_ion_battery"
}
},
"result": {
"item": "techreborn:lithium_ion_batpack"
}
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"BCB",
"BPB",
"B B"
],
"key": {
"C": {
"item": "techreborn:advanced_circuit"
},
"P": {
"tag": "c:aluminum_plate"
},
"B": {
"item": "techreborn:lithium_ion_battery"
}
},
"result": {
"item": "techreborn:lithium_ion_batpack"
}
}

View file

@ -1,22 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"PFP",
"PFP"
],
"key": {
"C": {
"item": "techreborn:insulated_gold_cable"
},
"P": {
"item": "techreborn:aluminum_plate"
},
"F": {
"item": "techreborn:cell"
}
},
"result": {
"item": "techreborn:lithium_ion_battery"
}
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
" C ",
"PFP",
"PFP"
],
"key": {
"C": {
"item": "techreborn:insulated_gold_cable"
},
"P": {
"tag": "c:aluminum_plate"
},
"F": {
"item": "techreborn:cell"
}
},
"result": {
"item": "techreborn:lithium_ion_battery"
}
}

View file

@ -1,22 +1,22 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"TRT",
"TRT"
],
"key": {
"W": {
"item": "techreborn:insulated_copper_cable"
},
"R": {
"item": "minecraft:redstone"
},
"T": {
"item": "techreborn:tin_ingot"
}
},
"result": {
"item": "techreborn:red_cell_battery"
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"TRT",
"TRT"
],
"key": {
"W": {
"item": "techreborn:insulated_copper_cable"
},
"R": {
"item": "minecraft:redstone"
},
"T": {
"tag": "c:tin_ingot"
}
},
"result": {
"item": "techreborn:red_cell_battery"
}
}

View file

@ -1,15 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"III"
],
"key": {
"I": {
"item": "techreborn:copper_ingot"
}
},
"result": {
"item": "techreborn:copper_cable",
"count": 6
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"III"
],
"key": {
"I": {
"tag": "c:copper_ingot"
}
},
"result": {
"item": "techreborn:copper_cable",
"count": 6
}
}

View file

@ -1,23 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"RUR",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"R": {
"item": "minecraft:redstone"
},
"U": {
"item": "techreborn:ruby_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 3
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"RUR",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"R": {
"item": "minecraft:redstone"
},
"U": {
"tag": "c:ruby_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 3
}
}

View file

@ -1,23 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"RDR",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"R": {
"item": "minecraft:redstone"
},
"D": {
"item": "techreborn:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 4
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"RDR",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"R": {
"item": "minecraft:redstone"
},
"D": {
"tag": "c:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 4
}
}

View file

@ -1,23 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"SDS",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"S": {
"item": "techreborn:silver_dust"
},
"D": {
"item": "techreborn:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 6
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"SDS",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"S": {
"tag": "c:silver_dust"
},
"D": {
"tag": "c:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 6
}
}

View file

@ -1,23 +1,23 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"EDE",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"E": {
"item": "techreborn:electrum_dust"
},
"D": {
"item": "techreborn:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 8
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"GGG",
"EDE",
"GGG"
],
"key": {
"G": {
"item": "minecraft:glass"
},
"E": {
"tag": "c:electrum_dust"
},
"D": {
"tag": "c:diamond_dust"
}
},
"result": {
"item": "techreborn:glassfiber_cable",
"count": 8
}
}

View file

@ -1,20 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"III",
"RRR"
],
"key": {
"I": {
"item": "techreborn:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"result": {
"item": "techreborn:insulated_copper_cable",
"count": 6
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RRR",
"III",
"RRR"
],
"key": {
"I": {
"tag": "c:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"result": {
"item": "techreborn:insulated_copper_cable",
"count": 6
}
}

View file

@ -1,20 +1,20 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RIR",
"RIR",
"RIR"
],
"key": {
"I": {
"item": "techreborn:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"result": {
"item": "techreborn:insulated_copper_cable",
"count": 6
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"RIR",
"RIR",
"RIR"
],
"key": {
"I": {
"tag": "c:copper_ingot"
},
"R": {
"item": "techreborn:rubber"
}
},
"result": {
"item": "techreborn:insulated_copper_cable",
"count": 6
}
}

View file

@ -1,15 +1,15 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
"III"
],
"key": {
"I": {
"item": "techreborn:tin_ingot"
}
},
"result": {
"item": "techreborn:tin_cable",
"count": 9
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
"III"
],
"key": {
"I": {
"tag": "c:tin_ingot"
}
},
"result": {
"item": "techreborn:tin_cable",
"count": 9
}
}

View file

@ -1,16 +1,16 @@
{
"type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"T T",
" T "
],
"key": {
"T": {
"item": "techreborn:tin_ingot"
}
},
"result": {
"item": "techreborn:cell"
}
{
"type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"T T",
" T "
],
"key": {
"T": {
"tag": "c:tin_ingot"
}
},
"result": {
"item": "techreborn:cell"
}
}

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:aluminum_nugget"
"tag": "c:aluminum_nugget"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:brass_nugget"
"tag": "c:brass_nugget"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:copper_nugget"
"tag": "c:copper_nugget"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:electrum_nugget"
"tag": "c:electrum_nugget"
}
},
"result": {

View file

@ -10,10 +10,10 @@
"item": "techreborn:advanced_alloy_plate"
},
"D": {
"item": "techreborn:diamond_dust"
"tag": "c:diamond_dust"
},
"I": {
"item": "techreborn:iridium_ingot"
"tag": "c:iridium_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:iridium_nugget"
"tag": "c:iridium_nugget"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"N": {
"item": "techreborn:lead_nugget"
"tag": "c:lead_nugget"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:refined_iron_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:refined_iron_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:invar_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:aluminum_ingot"
"tag": "c:aluminum_ingot"
},
"T": {
"item": "techreborn:invar_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:invar_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:invar_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:invar_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:tin_ingot"
"tag": "c:tin_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:invar_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:refined_iron_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:refined_iron_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:nickel_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:titanium_ingot"
"tag": "c:titanium_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,10 +7,10 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:tungsten_ingot"
"tag": "c:tungsten_ingot"
},
"M": {
"item": "techreborn:bronze_ingot"

View file

@ -7,13 +7,13 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"
},
"M": {
"item": "techreborn:brass_ingot"
"tag": "c:brass_ingot"
}
},
"result": {

View file

@ -7,7 +7,7 @@
],
"key": {
"B": {
"item": "techreborn:zinc_ingot"
"tag": "c:zinc_ingot"
},
"T": {
"item": "techreborn:tungstensteel_ingot"

Some files were not shown because too many files have changed in this diff Show more