Config typo

This commit is contained in:
Brianna 2019-06-07 13:57:27 -04:00
parent 6fcc4d7a98
commit ddd808d79f
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ public enum Setting {
"Toggle ability to receive a stacked spawner when breaking a spawner while sneaking."),
SPAWNERS_DONT_EXPLODE("Spawners.Prevent Spawners From Exploding", false,
"Should spawners break when blown up?"),
"Should spawners not break when blown up?"),
EXPLOSION_DROP_CHANCE_TNT("Spawners.Chance On TNT Explosion", "100%",
"Chance of a TNT explosion dropping a spawner."),