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
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.1denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
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.
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
- How to make custom biomes: https://youtu.be/TgFhW0MtYyw (33 minutes, created by StonedProphet)
- How to use blueprints as locations with custom spawners: https://youtu.be/DXtm-WLF6KE (30 minutes, created by StonedProphet)
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.