Custom Starter Kit
Custom Starter Kit allows the host to configure a starter kit that all players will receive when they join the game.
I suggest using ModConfig mod as the host so you can setup the starter kit for everyone anytime you are in the pre-game lobby at the airport!
For Questions, Concerns, Bugs, Appreciation Head over to the Peak Modding Discord
🎯 Key Features:
- Host-Only Configuration - Only the host can set up and modify the starter kit
- 3 Pocket Slots - Configure up to 3 items for player pockets
- Optional Backpack - Give players a backpack with 4 additional item slots
- Complete Item Reference - Browse all 132 available items with their IDs in ModConfig
- Hot-Reload Support - Changes take effect for newly spawned players without restarting
- Auto-Correction - Item reference entries auto-corrected if accidentally modified
REMINDER Only the host needs this mod - other players will automatically receive the configured starter kit items.
🛠 Configuration
After the first launch, a config file will be generated at:
BepInEx/config/tony4twentys.Custom_Starter_Kit.cfg
🔧 Config Sections:
Section 0 - Item Reference
- 132 Individual Entries - Each item from the game with its ID
- Format:
Item Name = Item ID (e.g., "Apple = 1", "Flashlight = 15")
- Read-Only - Values auto-correct if accidentally changed
- Searchable - Use ModConfig's search to find specific items
Section 1 - Pockets
- PocketSlot1ItemID - Item ID for first pocket slot (0 = empty)
- PocketSlot2ItemID - Item ID for second pocket slot (0 = empty)
- PocketSlot3ItemID - Item ID for third pocket slot (0 = empty)
Section 2 - Backpack
- GiveBackpack - Enable/disable giving players a backpack (true/false)
- BackpackSlot1ItemID - Item ID for first backpack slot (0 = empty)
- BackpackSlot2ItemID - Item ID for second backpack slot (0 = empty)
- BackpackSlot3ItemID - Item ID for third backpack slot (0 = empty)
- BackpackSlot4ItemID - Item ID for fourth backpack slot (0 = empty)
🎮 How to Use
For Hosts:
- Install the mod and launch the game
- Open ModConfig (if installed) or edit the config file directly
- Browse Section 0 to find item IDs you want to use
- Configure Section 1 - Set item IDs for pocket slots (0 = empty)
- Configure Section 2 - Enable backpack and set backpack slot items
- Start a game - Players joining will receive the configured starter kit
For Players:
- No setup required - You'll automatically receive the host's configured starter kit
- Browse item reference - Use ModConfig to see all available items and their IDs
- One-time delivery - You'll only receive the kit once per session
Example Starter Kit Setup:
Section 1 - Pockets:
- PocketSlot1ItemID = 1 (Apple)
- PocketSlot2ItemID = 4 (Water Bottle)
- PocketSlot3ItemID = 19 (Bandage)
Section 2 - Backpack:
- GiveBackpack = true
- BackpackSlot1ItemID = 15 (Flashlight)
- BackpackSlot2ItemID = 18 (Compass)
- BackpackSlot3ItemID = 22 (Knife)
- BackpackSlot4ItemID = 0 (empty)
🔄 How It Works
- Host Configuration - Host sets up the starter kit via ModConfig or config file
- Player Scanning - Plugin scans for new players every 5 seconds
- Kit Delivery - New players receive the configured items automatically
- Duplicate Prevention - Players only receive the kit once per session
🧩 Installation
- Download the .zip from Thunderstore.
- Extract it into your
BepInEx/plugins/ folder.
- Launch the game. The mod auto-generates a config file.
- Edit the config file or use ModConfig to customize your starter kit.
🔥 Recommended: Use the Thunderstore Mod Manager app for easy installation 🔥
💬 Credits
Happy exploring with your staster gear! 🎒🔥