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.
CraftingStationRange
Unlimited range for crafting stations. Or configure a custom range.
| Last updated | 5 years ago |
| Total downloads | 39363 |
| Total rating | 13 |
| Categories | |
| Dependency string | mtnewton-CraftingStationRange-1.0.3 |
| Dependants | 24 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
CraftingStationRange Plugin for Valheim
Unlimited range for crafting stations. Or configure a custom range.
As a reference, the game default for the stations is 20.
0 = unlimited
Installation
- Download and install BepInEx Valheim
- Download this mod and move the
CraftingStationRange.dllinto<GameLocation>\BepInEx\plugins - Launching the game will generate a config file at
<GameLocation>\BepInEx\config
Configuration
<GameLoacation>/BepInEx/config/net.mtnewton.craftingstationrange.cfg
[CraftingStationRange]
## Station range is set to this amount.
# Setting type: Single
# Default value: 0
$piece_workbench = 0
## Station range is set to this amount.
# Setting type: Single
# Default value: 0
$piece_forge = 0
## Station range is set to this amount.
# Setting type: Single
# Default value: 0
$piece_stonecutter = 0
## Station range is set to this amount.
# Setting type: Single
# Default value: 0
$piece_artisanstation = 0
Known Issues
- When set to unlimited range, a crafting station must still be loaded by the game. Walking far away from a station will casue it to unload.
Changelog
- v1.0.3
- update readme - config path
- v1.0.2
- fix readme dll name and typos
- v1.0.1
- readme changes - installation steps, known issues, and changelog
- v1.0.0
- initial mod creation
- each crafting station can be configured to have a specific range (default is unlimited)
Source Code
https://github.com/mtnewton/valheim-mods/tree/master/CraftingStationRange