21 lines
319 B
JSON
21 lines
319 B
JSON
{
|
|
"type": "farmersdelight:cooking",
|
|
"cookingtime": 200,
|
|
"experience": 2.0,
|
|
"ingredients": [
|
|
{
|
|
"tag": "brewery:wheat"
|
|
},
|
|
{
|
|
"tag": "brewery:wheat"
|
|
},
|
|
{
|
|
"tag": "brewery:wheat"
|
|
}
|
|
],
|
|
"recipe_book_tab": "meals",
|
|
"result": {
|
|
"item": "society:large_grain_milk"
|
|
}
|
|
}
|