Massive Spawn with MonsterSpawner
ivvija opened this issue ยท 0 comments
Only at nighttime:
Skeleton spawners are crazy, reaching 300 in seconds.
Spawns them in a fully lit room.
My settings:
general {
# If ALL skeletons in any Biome are turned into Wither Skeletons.
B:"All Biomes"=true
# The 1/n chance for (if "All Biomes" is true) a skeleton in a non-Hell biome to be a Wither Skeleton
I:"All Biomes Chance"=15
# Whether or not to remove stone swords from wither skeleton drops.
B:"Delete Stone Swords"=true
# If the Immolation Blade (Blaze) is enabled
B:"Enable Blaze Immolation Blade"=true
# If the Immolation Blade (Lava) is enabled
B:"Enable Lava Immolation Blade"=true
# If, when a blaze or pigman spawns on Nether Brick, a wither skeleton spawns with it.
B:"Extra Spawns"=false
# How many extra wither skeletons are spawned when one would be.
I:"Extra Wither Skeletons"=2
# The wither skull fragment drop chance in 1/n. Higher numbers means less drops. Set to 0 to disable.
I:"Fragment Drop Chance"=2
# The value of a skull fragment, in terms of 1/n (How many shards per skull) Valid values are 1-9
I:"Shard Value"=9
}