This mod adds a customizable tool belt that allows you to quickly access and spawn items during your PEAK runs.
Perfect for quick access to compasses, binoculars, flares, and other survival gear without needing to constantly carry them in your main inventory or backpack.
You can also add more items or custom items from mods! Also there is a weird moment when you open the toolbelt for the first time after scene changes see Technical Notes further down.
Be careful when selecting items. IF an item that is in the toolbelt is in your inventory, it will be destroyed when selecting a new item from the tool belt to spawn. So say if you have rope in your tool belt and you also have rope in your inventory, selecting ANY item from the toolbelt will destroy the rope. However if the item doesnt currently exist within the toolbelt, this will not happen. So still be careful and drop any items you need to before spawning new ones! This is a feature to allow hotswapping toolbelt items that are NOT one time use to prevent clutter.
Items that are spawnable infinitly by default: Binoculars, Bugle, Compass, Conch, Guidebook, Megaphone, Passport, Seagull Flag, Turtle Flag
Items that are spawnable ONLY ONCE by default: Flare, Frisbee, Lantern, Piton, Rope Spool, Sports Drink, Trail Mix
You can change these in the mod's config file at:
BepInEx/config/tony4twentys.PEAK_Tool_Belt.cfg
| Setting | Default | Description |
|---|---|---|
ToggleToolBelt |
T | Key to open/close the tool belt |
NextItem |
] | Cycle to next item |
PreviousItem |
[ | Cycle to previous item |
SelectItem |
Enter | Spawn the currently selected item |
UpItem |
= | Move up one row in the UI |
DownItem |
- | Move down one row in the UI |
| Setting | Default | Description |
|---|---|---|
SlotBackground |
#2D2D2DFF | Background color for tool belt slots |
SlotBorder |
#FFFFFF80 | Border color for tool belt slots |
SelectedSlot |
#00FF00FF | Highlight color for selected slot |
TextColor |
#FFFFFFFF | Text color for item names |
| Setting | Default | Description |
|---|---|---|
ShowSlotBackground |
true | Show slot background images |
ShowSlotBorder |
true | Show slot border images |
| Setting | Default | Description |
|---|---|---|
CustomItems |
[] | Custom items in JSON format: [{"itemID": 123, "isOneTimeUse": true}] |
.dll file into: /PEAK/BepInEx/plugins/🔥 Or use Thunderstore Mod Manager for easy install 🔥
BepInEx/config/tony4twentys.PEAK_Tool_Belt.cfgCustomItems setting[{"itemID": 47, "isOneTimeUse": true}, {"itemID": 77, "isOneTimeUse": false}]
These files may be interchangeable with your own as long as they are 64x64 but I didnt try swapping:
Boarder.png - Custom border for tool belt slotsSlot Background.png - Custom background for tool belt slotsSuggestions, ideas, or issues?
Reach out via the PEAK Modding Discord
Created by tony4twenty
See all my PEAK mods here
🛠️ Stay organized. Stay prepared.