JereKuusela-Expand_World_Data icon

Expand World Data

Allows adding new biomes and changing most of the world generation.

CHANGELOG

  • v1.59

    • Adds new field exitOnly to dungeon room connections.
    • Adds several warning checks to dungeon generation caused by invalid configs.
    • Fixes start location being forcefully placed even when disabled.
    • Fixes dungeon room clones not working.
    • Fixes dungeon room connection changes not working for non-blueprint rooms.
    • Fixes custom location icons not working on single player respawn check.
    • Optimizes dungeon generation (especially with high amounts of rooms).
  • v1.58

    • Adds error handling for invalid location or room assets. Thanks warpalicious!
  • v1.57

    • Fixes for the new update.
    • Fixes compatibility issue with Better Continents mod.
  • v1.56

    • Fixes default terrain color being color that is considered lava. Sorry for the issue!
    • This caused entire Meadows to turn into lava for some older configs that did not specify terrain color.
  • v1.55

    • Adds new color fields using a simple "r, g, b, a" format to declutter the yaml files.
    • Adds water color support.
    • Adds support for sending location and vegetation IDs to admin clients with Server Devcommands mod installed.
  • v1.54

    • Adds experimental API for other mods to directly add new biomes and modify world generation