移除次元弹匣配方

This commit is contained in:
17146 2024-10-24 23:46:42 +08:00
parent 9218a788e2
commit a9229a149d

View file

@ -1,24 +0,0 @@
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"pattern": [
"bcb",
"cac",
"bcb"
],
"key": {
"a": {
"item": "superbwarfare:empty_perk"
},
"b": {
"item":"minecraft:ender_chest"
},
"c": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "superbwarfare:dimension_magazine",
"count": 1
}
}