修复电棍和警棍配方错误
This commit is contained in:
parent
7780010a7c
commit
7de3360ffd
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"item": "superbwarfare:battery"
|
||||
},
|
||||
"c": {
|
||||
"tag": "forge:ingots/steel"
|
||||
"tag": "c:ingots/steel"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"item": "minecraft:iron_ingot"
|
||||
},
|
||||
"c": {
|
||||
"tag": "forge:ingots/steel"
|
||||
"tag": "c:ingots/steel"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
Loading…
Add table
Reference in a new issue