superb-warfare/src/main/resources/data/superbwarfare/recipe/mle_1934_smithing.json
2025-04-26 03:54:11 +08:00

21 lines
No EOL
455 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",
"components": {
"minecraft:block_entity_data": {
"id": "superbwarfare:container",
"EntityType": "superbwarfare:mle_1934"
}
}
}
}