dark-firepit-modpack/config/simplerharvest.json

17 lines
334 B
JSON

{
"exhaustionPerHarvest": 0,
"additionalLogging": false,
"crops": {
"wheatEnabled": true,
"wheatStage": 7,
"netherWartEnabled": true,
"netherWartStage": 3,
"carrotEnabled": true,
"carrotStage": 7,
"potatoEnabled": true,
"potatoStage": 7,
"beetrootEnabled": true,
"beetrootStage": 3
}
}