21 lines
360 B
JSON
21 lines
360 B
JSON
{
|
|
"type": "farmersdelight:cooking",
|
|
"cookingtime": 200,
|
|
"experience": 2.0,
|
|
"ingredients": [
|
|
{
|
|
"item": "farm_and_charm:minced_beef"
|
|
},
|
|
{
|
|
"tag": "farm_and_charm:dough"
|
|
}
|
|
],
|
|
"container": {
|
|
"item": "minecraft:bowl"
|
|
},
|
|
"recipe_book_tab": "meals",
|
|
"result": {
|
|
"item": "candlelight:khinkali",
|
|
"count": 4
|
|
}
|
|
} |