
Empty spawn table on zero last_day
MadServlet opened this issue ยท 2 comments
I've found a bug that does not spawn mobs when its last_day
is set to 0
.
sample config:
This will only spawn minecraft:zombie
[ "zombie_extreme:clicker-100-7-0", "minecraft:zombie-1-0-0" ]
This is considered as empty spawn table
[ "zombie_extreme:clicker-100-7-0" ]
This will spawn the mobs
[ "zombie_extreme:clicker-100-0-0" ]
The-Hordes-1.20.1-1.5.4 - Forge