LocalMapMarkers
Place custom markers on Muck's map for houses, caves, villages, revives, bosses and more. Works without MuckSaveGame, with optional per-save persistence when it is installed.
By PigeonsMods
| Date uploaded | 14 hours ago |
| Version | 1.0.2 |
| Download link | PigeonsMods-LocalMapMarkers-1.0.2.zip |
| Downloads | 21 |
| Dependency string | PigeonsMods-LocalMapMarkers-1.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_Muck
BepInEx pack for Muck. Preconfigured and ready to use.
Preferred version: 5.4.1101README
Local Map Markers
Local Map Markers lets you place your own markers directly on Muck's map.
MuckSaveGame is optional. The mod works on its own in session-only mode, while installing MuckSaveGame enables marker persistence for saved games.
Marker Types
Six marker types are available:
- House
- Cave
- Village
- Revive
- Boss
- Generic
Controls
1–6— Select marker typeLMBclick — Place the selected markerRMBclick — Remove the nearest local map markerMouse Wheel— Zoom the map
The selected marker and control guide are shown in the top-left corner while the map is open.
Persistence
With MuckSaveGame
- Markers are associated with the corresponding saved game.
- Loading a save restores its markers.
- Starting a new game with the same seed as an existing save still starts with an empty marker map.
- Saving that new game makes its current markers the persistent marker set for that save.
Without MuckSaveGame
- Local Map Markers still works normally.
- Markers remain available for the current session only.
- They are cleared when the session ends.
Multiplayer
Markers are local to each player and are not synchronized over the network.
Installation
Thunderstore / r2modman
Install LocalMapMarkers normally through your mod manager. BepInEx will be installed as a dependency if needed.
Manual Installation
- Install
BepInExPack_Muck. - Place
LocalMapMarkers.dllinBepInEx/plugins/LocalMapMarkers/. - Launch Muck.
CHANGELOG
Changelog
1.0.2
- Minor documentation improvements.
1.0.1
- Documentation improvements.
1.0.0
First public release.
- Six custom map marker types: House, Cave, Village, Revive, Boss, and Generic.
- Marker selection with keys
1–6. - Place markers with LMB and remove them with RMB.
- Keeps normal map dragging and mouse-wheel zoom behavior.
- In-map selected-marker and controls display.
- Optional per-save marker persistence through MuckSaveGame.
- Session-only operation when MuckSaveGame is not installed.
- New games remain isolated from existing marker data even when using the same seed.
- Local-only markers with no networking or RPC synchronization.