add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "farmersdelight:cooking",
|
||||
"cookingtime": 200,
|
||||
"experience": 2.0,
|
||||
"ingredients": [
|
||||
{
|
||||
"tag": "bakery:eggs"
|
||||
},
|
||||
{
|
||||
"tag": "forge:salt"
|
||||
}
|
||||
],
|
||||
"container": {
|
||||
"item": "minecraft:glass_bottle"
|
||||
},
|
||||
"recipe_book_tab": "meals",
|
||||
"result": {
|
||||
"item": "meadow:rennet",
|
||||
"count": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user