调整部分配方
This commit is contained in:
parent
e468c72998
commit
56d0e8f631
2 changed files with 2 additions and 5 deletions
|
@ -3,14 +3,11 @@
|
||||||
"category": "equipment",
|
"category": "equipment",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"aaa",
|
"aaa",
|
||||||
"aba",
|
"aaa",
|
||||||
"aaa"
|
"aaa"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"a": {
|
"a": {
|
||||||
"tag": "superbwarfare:ingots/cemented_carbide"
|
|
||||||
},
|
|
||||||
"b": {
|
|
||||||
"item": "superbwarfare:cemented_carbide_ingot"
|
"item": "superbwarfare:cemented_carbide_ingot"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"a": {
|
"a": {
|
||||||
"tag": "superbwarfare:ingots/steel"
|
"tag": "forge:ingots/steel"
|
||||||
},
|
},
|
||||||
"b": {
|
"b": {
|
||||||
"item": "superbwarfare:steel_ingot"
|
"item": "superbwarfare:steel_ingot"
|
||||||
|
|
Loading…
Add table
Reference in a new issue