修复了集装箱配方

This commit is contained in:
17146 2024-11-28 23:11:03 +08:00
parent be7e4910e5
commit dbd4a7661d
2 changed files with 8 additions and 4 deletions

View file

@ -7,12 +7,14 @@
"item": "superbwarfare:cannon_core"
},
"addition": {
"tag":"forge:storage_blocks/steel"
"tag": "forge:storage_blocks/steel"
},
"result": {
"item": "superbwarfare:container",
"nbt": {
"BlockEntityTag": {
"EntityType": "superbwarfare:mk_42"
}
}
}
}

View file

@ -7,12 +7,14 @@
"item": "superbwarfare:cannon_core"
},
"addition": {
"tag":"forge:storage_blocks/steel"
"tag": "forge:storage_blocks/steel"
},
"result": {
"item": "superbwarfare:container",
"nbt": {
"BlockEntityTag": {
"EntityType": "superbwarfare:mle_1934"
}
}
}
}