18 lines
No EOL
469 B
JSON
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
|
|
}
|
|
} |