AutomaticMapMarkers ShipandCart
This mod automatically adds markers for all your ships and carts to the map so you can always see where you left your vehicles.
| Last updated | 2 years ago |
| Total downloads | 1436 |
| Total rating | 0 |
| Categories | Mistlands Update |
| Dependency string | NexusMods_Schlangguru-AutomaticMapMarkers_ShipandCart-1.2.1 |
| Dependants | 4 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.1901README
This mod is rehosted from Nexus
I really enjoyed this simple mod that marks your map with your ships and carts.
I've tested this with the Mistlands update and it's still working fine!
No more lost ships and carts!
In game images

Original Description
This mod automatically adds markers for all your ships and carts to the map so you can always see where you left your vehicles. It adds a custom icon for the markers. Each marker is labeled with the type of the vehicle (Raft, Karve, Longship, Cart).
The configuration file allows you to set whether you want see only ships, carts or both.
The markers are not persistent, so they will be removed when the mod is uninstalled.
The mod works only in singleplayer correctly at the moment.
## Sample Config:
[Types]
## Show ships on the map.
# Setting type: Boolean
# Default value: true
Show ships = true
## Show carts on the map.
# Setting type: Boolean
# Default value: true
Show carts = true