add first patch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "farmersdelight:cooking",
|
||||
"cookingtime": 200,
|
||||
"experience": 2.0,
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:water_bottles"
|
||||
},
|
||||
{
|
||||
"tag": "farm_and_charm:wheat"
|
||||
}
|
||||
],
|
||||
"recipe_book_tab": "meals",
|
||||
"result": {
|
||||
"item": "farm_and_charm:yeast",
|
||||
"count": 12
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user