dark-firepit-modpack/config/simplerharvest.json

17 lines
334 B
JSON
Raw Normal View History

2022-08-31 16:17:21 +02:00
{
"exhaustionPerHarvest": 0,
2022-08-31 16:17:21 +02:00
"additionalLogging": false,
"crops": {
"wheatEnabled": true,
"wheatStage": 7,
"netherWartEnabled": true,
"netherWartStage": 3,
"carrotEnabled": true,
"carrotStage": 7,
"potatoEnabled": true,
"potatoStage": 7,
"beetrootEnabled": true,
"beetrootStage": 3
}
}