More tags in recipes. Closes #2270
This commit is contained in:
parent
d36a61be39
commit
4a74cdf506
6 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@
|
|||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:chrome_ingot"
|
||||
"tag": "c:chrome_ingots"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:iridium_alloy_plate"
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"item": "techreborn:extractor"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:invar_plate"
|
||||
"tag": "c:invar_plates"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
"tag": "c:coal_dusts"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
"tag": "c:coal_dusts"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
"tag": "c:coal_dusts"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"tag": "c:nickel_ingots"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:chrome_ingot"
|
||||
"tag": "c:chrome_ingots"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
Loading…
Reference in a new issue