28 lines
466 B
JSON
28 lines
466 B
JSON
{
|
|
"type": "farmersdelight:cooking",
|
|
"cookingtime": 200,
|
|
"experience": 2.0,
|
|
"container": {
|
|
"item": "minecraft:bowl"
|
|
},
|
|
"ingredients": [
|
|
{
|
|
"item": "vintagedelight:ghost_pepper"
|
|
},
|
|
{
|
|
"item": "veggiesdelight:bellpepper"
|
|
},
|
|
{
|
|
"tag": "forge:eggs"
|
|
},
|
|
{
|
|
"item": "farmersdelight:tomato"
|
|
},
|
|
{
|
|
"item": "farm_and_charm:onion"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "veggiesdelight:shakshouka"
|
|
}
|
|
} |