mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-05 06:51:24 +01:00
Remove SLIME_SPLIT spawn reason from natural mob spawning flag (#1774)
This commit is contained in:
parent
a91203d439
commit
7768cc69cc
@ -47,7 +47,7 @@ public class MobSpawnListener extends FlagListener {
|
||||
case RAID:
|
||||
case REINFORCEMENTS:
|
||||
case SILVERFISH_BLOCK:
|
||||
case SLIME_SPLIT:
|
||||
//case SLIME_SPLIT: messes with slimes from spawners, slime must have previously existed to create another
|
||||
case TRAP:
|
||||
case VILLAGE_DEFENSE:
|
||||
case VILLAGE_INVASION:
|
||||
|
Loading…
Reference in New Issue
Block a user