add first patch
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "farmersdelight:cooking",
|
||||
"cookingtime": 200,
|
||||
"experience": 2.0,
|
||||
"result": {
|
||||
"item": "meadow:roasted_ham",
|
||||
"count": 2
|
||||
},
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "meadow:raw_buffalo_meat"
|
||||
},
|
||||
{
|
||||
"item": "meadow:raw_buffalo_meat"
|
||||
},
|
||||
{
|
||||
"item": "meadow:raw_buffalo_meat"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops/potato"
|
||||
},
|
||||
{
|
||||
"tag": "forge:crops/carrot"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:air"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user