18 lines
292 B
JSON
18 lines
292 B
JSON
{
|
|
"type": "farm_and_charm:stove",
|
|
"ingredients": [
|
|
{
|
|
"tag": "forge:crops/cauliflower"
|
|
},
|
|
{
|
|
"tag": "forge:crops/cauliflower"
|
|
},
|
|
{
|
|
"tag": "forge:grain/wheat"
|
|
}
|
|
],
|
|
"item": "veggiesdelight:cauliflower_bread",
|
|
"count": 1,
|
|
"experience": 0.35
|
|
}
|