18 lines
274 B
JSON
18 lines
274 B
JSON
{
|
|
"type": "farm_and_charm:stove",
|
|
"ingredients": [
|
|
{
|
|
"item": "society:maple_syrup"
|
|
},
|
|
{
|
|
"tag": "forge:pumpkins"
|
|
},
|
|
{
|
|
"tag": "farm_and_charm:wheat"
|
|
}
|
|
],
|
|
"item": "autumnity:pumpkin_bread",
|
|
"count": 2,
|
|
"experience": 0.35
|
|
}
|