Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
BiggerPickupRadius
Increase your pickup radius (3x by default)
| Last updated | 5 years ago |
| Total downloads | 31596 |
| Total rating | 13 |
| Categories | |
| Dependency string | mtnewton-BiggerPickupRadius-1.1.3 |
| Dependants | 69 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.600README
BiggerPickupRadius Plugin for Valheim
Increase your pickup radius (3x by default)
Installation
- Download and install BepInEx Valheim
- Download this mod and move the
BiggerPickupRadius.dllinto<GameLocation>\BepInEx\plugins - Launching the game will generate a config file at
<GameLocation>\BepInEx\config
Configuration
<GameLoacation>/BepInEx/config/net.mtnewton.biggerpickupradius.cfg
[BiggerPickupRadius]
## Player pickup radius. Game default is 2
# Setting type: UInt32
# Default value: 6
Radius = 6
Changelog
- v1.1.3
- update readme - config path
- v1.1.2
- updated changelog
- v1.1.1
- fix readme dll name and typos
- update mod version in files... but forgot to add changelog for version
- v1.1.0
- pickup radius is now set to a configurable value instead of being multiplied
- refactor code for simplification
- v1.0.0
- initial mod creation
- radius is multiplied by a configurable value (default 3x)
Source Code
https://github.com/mtnewton/valheim-mods/tree/master/BiggerPickupRadius