修复电棍和警棍配方错误
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"
|
"item": "superbwarfare:battery"
|
||||||
},
|
},
|
||||||
"c": {
|
"c": {
|
||||||
"tag": "forge:ingots/steel"
|
"tag": "c:ingots/steel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
"item": "minecraft:iron_ingot"
|
"item": "minecraft:iron_ingot"
|
||||||
},
|
},
|
||||||
"c": {
|
"c": {
|
||||||
"tag": "forge:ingots/steel"
|
"tag": "c:ingots/steel"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue