You are viewing a potentially older version of this package. View all versions.
Ashenius-Expand_locations-1.0.4 icon

Expand locations

Randomized locations for vanilla biomes (include islands for Ocean biome), with mobs and loot

Date uploaded 4 days ago
Version 1.0.4
Download link Ashenius-Expand_locations-1.0.4.zip
Downloads 262
Dependency string Ashenius-Expand_locations-1.0.4

This mod requires the following mods to function

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
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
JereKuusela-Expand_World_Data-1.54.0 icon
JereKuusela-Expand_World_Data

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

Preferred version: 1.54.0
JereKuusela-Expand_World_Music-1.11.0 icon
JereKuusela-Expand_World_Music

Allows changing event and environment musics.

Preferred version: 1.11.0
JereKuusela-Expand_World_Events-1.16.0 icon
JereKuusela-Expand_World_Events

Allows configuring random event system.

Preferred version: 1.16.0
JereKuusela-Server_devcommands-1.99.0 icon
JereKuusela-Server_devcommands

Enables devcommands and utilities for server admins.

Preferred version: 1.99.0
JereKuusela-Upgrade_World-1.74.0 icon
JereKuusela-Upgrade_World

A tool which can add new content to already explored areas.

Preferred version: 1.74.0
JereKuusela-Structure_Tweaks-1.35.0 icon
JereKuusela-Structure_Tweaks

Changes the game logic to allow invisible, invulnerable, non-colliding, non-interactable or untargetable objects. Also allow overriding visual wear and plant growth.

Preferred version: 1.35.0

README


Expand Locations

!!! Check CHANGELOG after update modpack and run commands for apply changes.

This is a set of configuration files and blueprints for world generation and Expand World mods. By installing this pack, you will get an additional set of randomized locations. Use this modpack instead depricated "Ocean locations".

  • Meadows - 8 new types of locations
  • BlackForest - 5 new types of locations
  • Swamp - 4 new types of locations
  • Mountain - 3 new types of locations
  • Plains - 5 new types of locations
  • Mistlands - 3 new types of locations
  • Ocean - 1 new type of location (islands)

Screenshots

Ocean islands

Ocean_locations

Meadows

Meadows

BlackForest

BlackForest

Swamp

Swamp

Others

Others


How install

Recommended to install via r2modman

If you are installing this manually, you will need to make sure BepInEx for Valheim and dependencies mods is installed correctly. Then, just copy files in your BepInEx/config folder.


!!!! Always make a world file backup before change existing world. !!!!

  1. If you start new game - just create world after install pack.

  2. To add these locations to an existing world, use Upgrade World commands. Start game, load into your existing world and press F5 and run command (alias) below:

  • add_loki_locations

Also can add locations to needed biomes with next command:

  • add_loki_ocean
  • add_loki_mistlands
  • add_loki_plains
  • add_loki_mountain
  • add_loki_swamp
  • add_loki_bf
  • add_loki_meadows

After adding locations Upgrade World and Server Devcommands mods can be disabled or removed.

You can also add new or missing locations after update modpack using commands above (or aliases). The commands need to be executed on a client with admin privileges and with Upgrade_World/Server_DevCommands installed.


How uninstall

Load your world -> press F5 and run in console command remove_loki_locations -> uninstall modpack from R2


Community and Feedback

Join Valheim World Editing here on discord.

My Youtube channel

Support me Boosty

Thanks to the community members and Valheim players for the blueprints and inspiration. If you find any bugs or issues with the locations, ping me in one of the Valheim discord communities :)


CHANGELOG

Version Update Notes
1.0.4 - added new locations:
  1 for Meadows
  1 for Mountain
  1 for Plains
  1 for Mistlands
  for adding new locations run command locations_add loki_m_ruins5T1,loki_pl_al_7,loki_mist_pupmcastle,loki_mount_al_28 start or run add_loki_locations
1.0.3 - fixing parameters for some locations, run command
locations_reset loki_pl_ruins5T2,loki_sw_al_4,loki_m_deershrine,loki_m_deeraltar_1_f_b2 force start for apply fix
- added alias for reset all locations reset_loki_all
- added new locations:
  1 for BlackForest
  1 for Swamp
  1 for Plains
  1 for Mistlands
  for adding new locations run command locations_add loki_bf_tomb_new,loki_mist_engtower,loki_goblinfire,loki_swamptowers_0 start or run add_loki_locations
- added information and alias for uninstall locations pack
1.0.2 - added aliases command for add locations to each biomes,
- added new dependencies (Structure tweaks),
- added new config/data/data_text.yaml (localization file)
- new locations:
  1 for Meadows
  1 for Mountain
  1 for Plains
for adding new locations run command locations_add loki_m_al_9,loki_mount_al_26,loki_pl_ruins5T2 start
1.0.1 - English localization fix
1.0.0 - Initial Release