AOF6-Vocality/config/naturalist.json
2023-03-02 15:41:30 -06:00

25 lines
633 B
JSON

{
"snailSpawnWeight": 5,
"snakeSpawnWeight": 4,
"coralSnakeSpawnWeight": 4,
"rattlesnakeSpawnWeight": 4,
"bearSpawnWeight": 8,
"deerSpawnWeight": 8,
"fireflySpawnWeight": 8,
"bluejaySpawnWeight": 8,
"canarySpawnWeight": 8,
"cardinalSpawnWeight": 8,
"robinSpawnWeight": 8,
"butterflySpawnWeight": 6,
"forestRabbitSpawnWeight": 6,
"forestFoxSpawnWeight": 6,
"rhinoSpawnWeight": 15,
"lionSpawnWeight": 15,
"elephantSpawnWeight": 10,
"zebraSpawnWeight": 10,
"giraffeSpawnWeight": 10,
"hippoSpawnWeight": 15,
"vultureSpawnWeight": 15,
"boarSpawnWeight": 15,
"removeSavannaFarmAnimals": true
}