You are viewing a potentially older version of this package. View all versions.
JereKuusela-Expand_World_Data-1.56.0 icon

Expand World Data

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

Date uploaded a day ago
Version 1.56.0
Download link JereKuusela-Expand_World_Data-1.56.0.zip
Downloads 672
Dependency string JereKuusela-Expand_World_Data-1.56.0

This mod requires the following mods to function

ValheimModding-YamlDotNet-16.3.1 icon
ValheimModding-YamlDotNet

Shared version 16.3.0 of YamlDotNet from Antoine Aubry and contributors, net47 package for use in Valheim mods. Maintained by the ValheimModding team.

Preferred version: 16.3.1
denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333

README

Expand World Data

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

Always back up your world before making any changes!

Install on all clients and on the server (modding guide).

Some features are available also as server only mode.

Usage

See documentation.

See examples.

for help and examples.

Ashlands update

  • expand_locations.yaml has new fields. These are not used by old locations so old data should work.
  • expand_locations.yaml has some removed locations. Check warnings and clean it up.
  • expand_vegetation.yaml has new fields. These are not used by old vegetation so old data should work.
  • expand_environment.yaml should no longer have Ashrain. Remove it.

Tutorials

Credits

Thanks for Azumatt for creating the mod icon!

Thanks for blaxxun for creating the server sync!

Sources: GitHub Donations: Buy me a computer

CHANGELOG

  • 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
  • v1.53

    • Fixed for the new update.
  • v1.52

    • Adds dependency to YamlDotNet.
    • Fixed for the new update.