Valheim
0 of 0

File information

Last updated

Original upload

Created by

bakaSpaceman

Uploaded by

bakaSpaceman

Virus scan

Safe to use

Tags for this mod

About this mod

Removes the need to have crafting stations nearby for repairing, building and destroying structures and furniture.

Requirements
Permissions and credits
Donations
No Crafting Station Restrictions

Removes the need to have crafting stations nearby for repairing, building and destroying structures and furniture.

This applies to any crafting station - workbenches, forges, stonecutters, etc.



General

- Building new structures and furniture will not require a crafting station nearby.
- Repairing structures and furniture will not require a crafting station nearby.
- Destroying structures and furniture will not require a crafting station nearby.

Just to clarify, this mod does not rely on or modify anything to do with crafting station ranges like other mods might have. There does not have to be any stations built anywhere in the world for it to work. The mod directly removes HaveBuildStationInRange() checks in the game code.

This means that there might be some knockon behaviours when using this mod, for example - the materials dropped on the ground after destroying a structure/piece will probably despawn after a while (1 real hour?) if there are no stations in range and they are not picked up.

If you encounter any issues whatsoever, please add a new bug!

Conflicts

This mod is incompatible with earlier versions of Craft From Containers mod than 1.6.1! If you use it, please update it to 1.6.1 or later before installing this mod!

Install

You'll need to download BepInEx for Valheim if this your first Valheim mod.

To install this mod place the dll file in Valheim/BepInEx/plugins/ folder.

Notes

If you want to still show required station icons in the crafting UI, you can enable them via option in the config file (it will appear only after you run the game with the mod at least once): Valheim/BepInEx/config/bakaSpaceman.NoCraftingStationRestrictions.cfg.

Or download BepInEx Config Manger plugin to be able to edit them in-game by pressing F1.

You can find the code for the mod on GitHub.