21 lines
351 B
JSON
21 lines
351 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "supplementaries:jar"
|
|
},
|
|
{
|
|
"tag": "modernrecipes:boats"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "supplementaries:jar_boat",
|
|
"count": 1
|
|
},
|
|
"conditions": [
|
|
{
|
|
"type": "supplementaries:flag",
|
|
"flag": "jar"
|
|
}
|
|
]
|
|
} |