修复了集装箱配方
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"
|
"item": "superbwarfare:cannon_core"
|
||||||
},
|
},
|
||||||
"addition": {
|
"addition": {
|
||||||
"tag":"forge:storage_blocks/steel"
|
"tag": "forge:storage_blocks/steel"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "superbwarfare:container",
|
"item": "superbwarfare:container",
|
||||||
"nbt": {
|
"nbt": {
|
||||||
|
"BlockEntityTag": {
|
||||||
"EntityType": "superbwarfare:mk_42"
|
"EntityType": "superbwarfare:mk_42"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
|
@ -7,12 +7,14 @@
|
||||||
"item": "superbwarfare:cannon_core"
|
"item": "superbwarfare:cannon_core"
|
||||||
},
|
},
|
||||||
"addition": {
|
"addition": {
|
||||||
"tag":"forge:storage_blocks/steel"
|
"tag": "forge:storage_blocks/steel"
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
"item": "superbwarfare:container",
|
"item": "superbwarfare:container",
|
||||||
"nbt": {
|
"nbt": {
|
||||||
|
"BlockEntityTag": {
|
||||||
"EntityType": "superbwarfare:mle_1934"
|
"EntityType": "superbwarfare:mle_1934"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue