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

Expand World Data

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

Date uploaded 3 years ago
Version 1.4.0
Download link JereKuusela-Expand_World_Data-1.4.0.zip
Downloads 2847
Dependency string JereKuusela-Expand_World_Data-1.4.0

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2350 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.2350
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

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.

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.73

    • Now includes Expand World Spawns and Expand World Events (automatic migration).
    • Adds support for configuring alternative biomes.
    • Fixes world generation being messed up.
    • Fixes custom biomes throwing errors.
  • v1.72

    • Fixes edits not clearing biome cache.
  • v1.71

    • Fixes for the new game update. Thanks JPValheim!
  • v1.70

    • Adds experimental support for blueprint terrain data (only as main object). Thanks sighsorry!
    • Fixes error when trying to scan prefabs with invalid components (for example from other mods).
  • v1.69

    • Adds new field randomCardinal to allow random rotation of locations in cardinal directions (0, 90, 180, 270 degrees). Thanks Kurios.ZeuS!
    • Adds new field roomLimits and maxREtries to fine tune room amounts in dungeons.
    • Fixes error during start up if biome yaml file didn't exist. Thanks Atlansdaddy!