修复电棍和警棍配方错误

This commit is contained in:
Light_Quanta 2025-05-25 00:40:16 +08:00
parent 7780010a7c
commit 7de3360ffd
No known key found for this signature in database
GPG key ID: 11A39A1B8C890959
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@
"item": "superbwarfare:battery" "item": "superbwarfare:battery"
}, },
"c": { "c": {
"tag": "forge:ingots/steel" "tag": "c:ingots/steel"
} }
}, },
"result": { "result": {

View file

@ -11,7 +11,7 @@
"item": "minecraft:iron_ingot" "item": "minecraft:iron_ingot"
}, },
"c": { "c": {
"tag": "forge:ingots/steel" "tag": "c:ingots/steel"
} }
}, },
"result": { "result": {