The BepInEx console will not appear when launching like it does for other games on Thunderstore (you can turn it back on in your BepInEx.cfg file). If your PEAK crashes on startup, add -dx12 to your launch parameters.

ItemFinder
Finds Items. Marks Items. Logs Items. Configurable. https://github.com/lane-ftw/ItemFinder-PEAK
Last updated | 16 hours ago |
Total downloads | 153 |
Total rating | 0 |
Categories | Mods Tools Items |
Dependency string | lane_ftw-ItemFinder-1.0.0 |
Dependants | 0 other packages depend on this package |
README
ItemFinder
-
Item Detection & Visualization: Automatically finds and marks items with colored arrows and labels
-
Multi-Selection Item GUI: Choose which items to track from both in-game database and custom definitions
-
Luggage Management: Automated opening and item extraction
-
Campfire Triggering: Manual and automated campfire activation for biome progression
-
** Configuration**: Every setting I could think of in a JSON-based config system with hot-reload support
HOW TO USE:
I
- Item selector (choose what to find)F7
- Open all luggageF6
- Show arrows for selected itemsF9
- Automatic Arrow mode (MUST USE IN AIRPORT)
All keys are configurable in the settings
FULL MANUAL AT https://github.com/lane-ftw/ItemFinder-PEAK
Configuration
Configuration files are located in BepInEx/config/ItemFinder/
:
-
SettingsConfig.json
- General settings, automation parameters, UI configuration, EVERYTHING -
ItemConfig.json
- Item detection rules and custom item definitions
Files Generated
-
PeakAutomationLog.txt
- Detailed operation logs -
items_[biome]_[timestamp].txt
- Item discovery logs -
Screenshots in configured output directory
-
ItemNameCache.json
- Cached item display names
All Controls
| Key Combination | Action |
|----------------|--------|
| I
| Toggle item selector GUI |
| F1
| Toggle arrows visibility |
| F2
| Toggle labels visibility |
| F3
| Arrow mode (load game and show arrows) |
| F4
| Full automation mode |
| F5
| Hot reload items and config |
| F6
| Spawn arrows for current items |
| F7
| Open all luggage |
| F8
| Toggle Unity coordinates display |
| F9
| Arrow mode without loading |
| F10
| Trigger current biome's campfire |