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