Valheim
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Lets nearby players support cart movement, reducing the effective mass of the cart by a percentage for each nearby player.

Permissions and credits
Changelogs
Donations
This mod affects the effective mass of carts, allowing them to seem lighter when there are other players nearby to help push.

You can set the following in the config file:

  • Maximum player distance from the cart to allow support (default 5m)
  • Maximum number of players to allow to support (default 4)
  • The fraction of the weight to reduce per supporting player (default 0.2)
  • Whether to include the puller as a supporter (default false)

So, as an example, for a mass of 280 with 3 players near the cart besides the puller, with the default settings the effective mass would be:

280 - 280 * 0.2 * 3 = 112


Credit to Agnafrei for the idea.


Config

A config file BepInEx/config/aedenthorn.CartSupport.cfg is created after running the game once with this mod).

You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.

To reload the config from the config file, type cartsupport reset into the game's console (F5).


Technical

To install this mod, the easiest way is to just use Vortex, the Nexus Mods mod manager. It should take care of all dependencies.

To install manually, place the dll file in the BepInEx/plugins folder. You will need BepInEx.

Code is at https://github.com/aedenthorn/ValheimMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.

Click here for a list of all my mods for Valheim.