You are viewing a potentially older version of this package.
View all versions.
SpecialMapMod
This mod modify the way the map work, for a more immersive exploration.
Date uploaded | 2 years ago |
Version | 1.0.3 |
Download link | Aldhari-SpecialMapMod-1.0.3.zip |
Downloads | 631 |
Dependency string | Aldhari-SpecialMapMod-1.0.3 |
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.1901README
Special Map Mod
This mod modify the way the map work, for a more immersive exploration.
- Typing M will no more open the map. You will need a "Valheim Map" item to open it. (original item is craftable with 5 leatherscraps, and have 100 durability, but is intended to be cloned using https://valheim.thunderstore.io/package/WackyMole/WackysDatabase/, to make different map durability tier and harder recipes.)
[edit: Clones have to use m_name = "Valheim Map" for them to work.]
- The map item have limited durability and can't be repaired. Each time you'll use it it'll loose one durability point, so player can't open every 15 seconds their map without consequences. - Your position and that of other players is now hidden (but admin DebugMode keep them visible). No more Valheim GPS - The mini-map can become visible when you use the map (configurable). - Limit the map pin to five by player (configurable), to force them to choose wisely what they want to pin. No more map with hundred of pins everywhere.item prefab: KG_SpecialMap
Installation
Download and extract the latest version of SpecialMapMod into the BepInEx plugin folder (usually Valheim/BepInEx/plugins )
Generate the cfg file with launching the game:
Cfg content
The amount of pins you can have on the map at once.
Setting type: Int32
Default value: 5
PinCount = 5
Can you see the minimap while holding the map?
Setting type: Boolean
Default value: false
CanSeeMinimap = false
Put the mod on the Server to force Server Sync.
If questions or suggestions: Aldhari#1359
Credits
-Thanks to KG for making the whole mod on my idea
Changelog
-
v1.0 Initial Release
-
V1.0.2 Fixed a mistake in .dll to allow crafting the map
-
V1.0.3 ReadMe little modification, to explain how to clone new map item versions