26 lines
391 B
JSON
26 lines
391 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "misc",
|
|
"ingredients": [
|
|
{
|
|
"item": "society:maple_syrup"
|
|
},
|
|
{
|
|
"item": "minecraft:bowl"
|
|
},
|
|
{
|
|
"item": "minecraft:bowl"
|
|
},
|
|
{
|
|
"item": "minecraft:bowl"
|
|
},
|
|
{
|
|
"item": "minecraft:bowl"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "longwings:sugar_water_bowl",
|
|
"count": 4
|
|
}
|
|
}
|