This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/minecolonies/recipes/supplychestdeployer.json
2023-11-02 12:32:44 -05:00

16 lines
227 B
JSON

{
"type": "minecraft:crafting_shaped",
"key": {
"B": {
"tag": "modernrecipes:boats"
}
},
"pattern": [
" ",
"B B",
"BBB"
],
"result": {
"item": "minecolonies:supplychestdeployer"
}
}