add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"type": "farmersdelight:cooking",
|
||||
"cookingtime": 200,
|
||||
"experience": 2.0,
|
||||
"container": {
|
||||
"item": "minecraft:bowl"
|
||||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "veggiesdelight:sweet_potato"
|
||||
},
|
||||
{
|
||||
"item": "veggiesdelight:sweet_potato"
|
||||
},
|
||||
{
|
||||
"tag": "society:large_milk"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "veggiesdelight:mashed_potatoes"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user