Greymerk / minecraft-roguelike

This is a mod for minecraft that adds randomly generated dungeon complexes.
GNU General Public License v3.0
129 stars 53 forks source link

Dungeons spawning in the nether #46

Closed chrisbecke closed 8 years ago

chrisbecke commented 8 years ago

Roguelike dungeons are spawning in the nether. Amusingly the towers are placed above the upper bedrock providing egress for the players on my server.

Greymerk commented 8 years ago

So as it turns out I forgot to whitelist the overworld explicitly last time i messed with how these work.

Setting dimensionWL=0 should make things work as usual. I'll have to update the defaults.

Greymerk commented 8 years ago

Fix included in v1.5.0.