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

18 lines
No EOL
469 B
JSON

{
"crops": {
"allowOverweightPotato": true,
"allowOverweightCarrot": true,
"allowOverweightCocoa": true,
"allowOverweightBeetroot": true,
"allowOverweightNetherWart": true
},
"compatCrops": {
"allowOverweightCabbage": true,
"allowOverweightOnion": true,
"allowOverweightMandrake": true,
"allowOverweightGarlic": true,
"allowOverweightBloodroot": true,
"allowOverweightWeeds": true,
"allowOverweightKiwi": true
}
}