modpack/config/simplerharvest.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

16 lines
No EOL
337 B
JSON

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