Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 2 years ago |
| Total downloads | 265262 |
| Total rating | 12 |
| Categories | Mods BepInEx Client-side |
| Dependency string | fumiko-BetterMonitor-0.1.3 |
| Dependants | 193 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README

Overview
- Scrap icons change shape depending on their value
- Set icons for specific scrap items
- Monitor compass can now be centered to the player, and optionally measure the player's distance to the ship
- Monitor view can be aligned to players
- Monitor compass works inside buildings (WIP)
Usage Guide
Enabling Tweaks
- Install BetterMonitor to a profile
- Open the config editor

- Find
BepInEx\config\BetterMonitor.cfg - Enable desired tweaks

- Save and close the config editor
- Start the game, and you should see the tweaks in effect
Scrap Icons
Icon by value
- Go to
%AppData%\r2modmanPlus-local\LethalCompany\profiles\<PROFILE NAME>\BepInEx\plugins - Open the
ScrapIconsfolder (If it doesn't exist, you can create one) - Copy and paste in the icons (1:1 ratio images are recommended,
.pngonly) - Rename the file to its starting scrap value

E.g.0.pngfor all scraps,59.pngfor scraps starting from a value of 59,89.pngfor scraps above 89. - Start the game, and you should see the tweaks in effect
Named scrap icons
Rename the icon file to the in-game name of the scrap item, e.g. Gift.png for gifts. (The itemName field in an Item ScriptableObject)