Confirm with your password

⚠ Latest version 0.7.30 references game APIs missing from Steam build 25390671. This package is expected to be broken on that game build.
Show 12 findings
  • BetterContinents.dll: Field Heightmap.m_cornerBiomes (Heightmap+Biome[]) no longer exists.
  • BetterContinents.dll: Field Heightmap.s_biomeToIndex (System.Collections.Generic.Dictionary`2<Heightmap+Biome,System.Int32>) no longer exists.
  • BetterContinents.dll: Field Heightmap.s_indexToBiome (Heightmap+Biome[]) no longer exists.
  • BetterContinents.dll: Field HeightmapBuilder+HMBuildData.m_cornerBiomes (Heightmap+Biome[]) no longer exists.
  • BetterContinents.dll: Method WorldGenerator.GetBiomeHeight(Heightmap+Biome,System.Single,System.Single,UnityEngine.Color&,System.Boolean)->System.Single no longer exists.
  • BetterContinents.dll: Method FileWriter..ctor(System.String,FileHelpers+FileHelperType,FileHelpers+FileSource)->System.Void no longer exists.
  • BetterContinents.dll: Method Minimap.SaveMapTextureDataToDisk(UnityEngine.Texture2D,UnityEngine.Texture2D,UnityEngine.Texture2D)->System.Void no longer exists.
  • BetterContinents.dll: Field Minimap.m_forestMaskTexturePath (System.String) no longer exists.
  • BetterContinents.dll: Field Minimap.m_mapTexturePath (System.String) no longer exists.
  • BetterContinents.dll: Field Minimap.m_heightTexturePath (System.String) no longer exists.
  • BetterContinents.dll: Field World.m_worldVersion (System.Int32) no longer exists.
  • BetterContinents.dll: Method FileHelpers.ReplaceOldFile(System.String,System.String,System.String,FileHelpers+FileSource)->System.Void no longer exists.

More findings were omitted.

BetterContinents

This mod provides the tools to both improve the standard terrain generation of the game, and override aspects of it with image maps, allowing precise control over height, biomes, location placement, and forest coverage.

Client & Server Outdated World Generation

· Website · 💗 Donate

Stars
1
Downloads
9
Version
0.7.30
Updated
Author
JereKuusela
Virus scan
✓ Scan successful
Runs on
Client & Server

Description

Better Continents

Mod originally created by billw2012.

Introduction

This mod provides the tools to both improve the standard terrain generation of the game, and override aspects of it with image maps, allowing precise control over height, biomes, location placement, and forest coverage.
These generated worlds can be shared with others (who have this mod installed) by simply copying the usual world files, along with the extra .BetterContinents file.

See maps people have shared here. Check the links above for documentation and installation instructions.

Recommended mods

  • Server Devcommands
    • Edit the configuration to automatically enable flying or other features.
    • Better Continents enables devcommands for debug worlds, so that feature can be disabled from Server Devcommands.
  • Upgrade World
    • This is needed to reset the world when reloading images or changing settings.
    • Better Continents calls the zones_reset command automatically when needed.
    • Other commands can be used for more specific resets.
    • Adds location_register command to make a location to spawn at the specific coordinates.

Features

Changelog

0.7.30 Latest
  • Adds spawn map.
    • Adds vegetation map.
    • Changes the "Skip default location placement" config setting to be saved on the map settings.
    • Improves config settings layout.
    • Minor optimizations.
    • Fixes index out of range error when going out of map bounds.
    • Fixes "Disable map drop off" not working.
0.7.29
  • Fixes some worlds not working.
0.7.28
  • Adds fallback handling for lava when heat map is missing.

2 older entries, full version history & downloads →

Manual installation instructions
1

Install BepInExPack Valheim

BepInExPack Valheim is required to run mods in Valheim.

Download BepInExPack Valheim 5.4.2350 · View mod page

Check out the mod page for detailed installation instructions.

2

Install BetterContinents

This mod must be installed on both the client and the server.

Download BetterContinents 0.7.30

Extract the ZIP and place the file(s) into the BepInEx/plugins/ folder inside your Valheim game folder.