Mutant Beasts config
This commit is contained in:
parent
d818837e7a
commit
128b7bd880
1 changed files with 18 additions and 0 deletions
18
src/overrides/config/RolikMods/MutantBeasts_Config.cfg
Normal file
18
src/overrides/config/RolikMods/MutantBeasts_Config.cfg
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Configuration file
|
||||
|
||||
general {
|
||||
B:_Enable_MutantCaveSpider=true
|
||||
B:_Enable_MutantGolem=true
|
||||
B:_Enable_MutantPigman=true
|
||||
|
||||
# Enable Mutants in game
|
||||
B:_Enable_MutantSpider=true
|
||||
I:_M_MutantCaveSpider_Spawnrate=2
|
||||
I:_M_MutantGolem_Spawnrate=2
|
||||
I:_M_MutantPigman_Spawnrate=2
|
||||
|
||||
# Set Mutant spawnrates at your own risk!
|
||||
I:_M_MutantSpider_Spawnrate=2
|
||||
}
|
||||
|
||||
|
Loading…
Reference in a new issue