add first patch
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user