41 lines
831 B
JSON
41 lines
831 B
JSON
{
|
|
"type": "meadow:cooking",
|
|
"result": {
|
|
"item": "crabbersdelight:bisque"
|
|
},
|
|
"ingredients": [
|
|
[
|
|
{
|
|
"tag": "crabbersdelight:cooked_seafood"
|
|
},
|
|
{
|
|
"tag": "crabbersdelight:raw_seafood"
|
|
}
|
|
],
|
|
{
|
|
"item": "farm_and_charm:onion"
|
|
},
|
|
{
|
|
"tag": "forge:grain/rice"
|
|
},
|
|
{
|
|
"tag": "forge:crops/carrot"
|
|
},
|
|
{
|
|
"tag": "society:large_milk"
|
|
}
|
|
],
|
|
"container": {
|
|
"item": "minecraft:bowl"
|
|
},
|
|
"conditions": [
|
|
{
|
|
"type": "forge:mod_loaded",
|
|
"modid": "crabbersdelight"
|
|
},
|
|
{
|
|
"type": "forge:mod_loaded",
|
|
"modid": "meadow"
|
|
}
|
|
]
|
|
} |