16 lines
188 B
JSON
16 lines
188 B
JSON
{
|
|
"modid": "horsepower",
|
|
"foods": {
|
|
"INGREDIENTS": [
|
|
"flour",
|
|
"dough"
|
|
]
|
|
},
|
|
"oven_fuel": [
|
|
{
|
|
"item": "hand_grindstone",
|
|
"value": 100
|
|
}
|
|
]
|
|
}
|