[1.16.3] Mega Dungeons are able to spawn in the End
Michael-Ziluck opened this issue ยท 3 comments
@Vazkii It's the default one. Just tried on a clean install of Forge and Quark as well.
quark-common.toml.txt
Turns out this was caused by a typo in the allowed values for the config not allowing the end biome category to be in the list (it's the only biome in which the code name and logical name differ). Since the big dungeon default spawn config is a blacklist, it failed to recognize the end entry, and would let them spawn there.
This will be fixed in the latest update, but you'll have to regenerate that part of the config yourself to see the changes.