修复了集装箱配方
This commit is contained in:
parent
be7e4910e5
commit
dbd4a7661d
2 changed files with 8 additions and 4 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue