This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/rottencreatures-common.toml
2023-11-02 12:32:44 -05:00

20 lines
604 B
TOML

["Mob Spawns"]
#determines how often will Burneds spawn
"Burned Weight" = 20
#determines how often will Frostbittens spawn
"Frostbitten Weight" = 80
#determines how often will Glacial Hunters spawn
"Glacial Hunter Weight" = 20
#determines how often will Swampies spawn
"Swampy Weight" = 80
#determines how often will Undead Miners spawn
"Undead Miner Weight" = 20
#determines how often will Mummies spawn
"Mummy Weight" = 0
#determines how often will Dead Beard spawn
"Dead Beard Weight" = 1
#determines the chance of spawning for Immortals
"Immortal Chance" = 0.025