superb-warfare/src/main/resources/data/superbwarfare/recipe/mle_1934_smithing.json
2025-04-02 20:11:07 +08:00

20 lines
No EOL
394 B
JSON

{
"type": "minecraft:smithing_transform",
"template": {
"item": "superbwarfare:mle_1934_blueprint"
},
"base": {
"item": "superbwarfare:cannon_core"
},
"addition": {
"tag": "superbwarfare:storage_blocks/steel"
},
"result": {
"id": "superbwarfare:container",
"nbt": {
"BlockEntityTag": {
"EntityType": "superbwarfare:mle_1934"
}
}
}
}