diff --git a/Configs/English/config.yml b/Configs/English/config.yml index 7533219..416d16f 100644 --- a/Configs/English/config.yml +++ b/Configs/English/config.yml @@ -172,8 +172,10 @@ Booster: - World2 # Should fireworks be started when the booster is activated FireworkOnStart: true - # If Enabled Natural Mob Spawning will be multiplied (Not only Spawner) + # If Enabled Natural Mob Spawning will be multiplied NaturalSpawning: false + # If Enabled Spawner will not be multiplied + DisableSpawnerSpawning: false Stages: # How many levels the booster should have. You can expand it by copy-paste or reduce it by delete. # Attention There must not be a duplicate name! diff --git a/Configs/German/config.yml b/Configs/German/config.yml index 7533219..416d16f 100644 --- a/Configs/German/config.yml +++ b/Configs/German/config.yml @@ -172,8 +172,10 @@ Booster: - World2 # Should fireworks be started when the booster is activated FireworkOnStart: true - # If Enabled Natural Mob Spawning will be multiplied (Not only Spawner) + # If Enabled Natural Mob Spawning will be multiplied NaturalSpawning: false + # If Enabled Spawner will not be multiplied + DisableSpawnerSpawning: false Stages: # How many levels the booster should have. You can expand it by copy-paste or reduce it by delete. # Attention There must not be a duplicate name!