From 9eb1f2714f236a2e47e132dfc0626860986f80cc Mon Sep 17 00:00:00 2001 From: Jakob Grundgeir Date: Fri, 25 Nov 2022 10:12:29 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E2=80=9EConfigs/German/config.yml=E2=80=9C?= =?UTF-8?q?=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/German/config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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! From f27691f5b2206032dc902c69e69571f861a6ee5e Mon Sep 17 00:00:00 2001 From: Jakob Grundgeir Date: Fri, 25 Nov 2022 10:12:52 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=E2=80=9EConfigs/English/config.yml?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configs/English/config.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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!