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.

Campfire Building
Pick up sticks to be able to build and light the fire at each summit!
By tony4twenty
Last updated | 2 days ago |
Total downloads | 151 |
Total rating | 0 |
Categories | Mods Misc World All Clients |
Dependency string | tony4twenty-Campfire_Building-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
๐ฅCampfire Building
-
Campfire Building enhances the campfire system by automatically spawning firewood near natural objects and requiring players to collect firewood before lighting campfires.
-
Natural Firewood Spawning - Firewood automatically spawns near trees, bushes, nests, and tumbleweeds with different spawn rates based on difficulty.
-
Multiplayer Synchronized - All players see the same firewood count and campfire visuals when firewood is added.
-
Difficulty Scaling - Spawn rates adjust based on ascent level for balanced gameplay.
-
๐ฃ๏ธ Find the mod in the Peak Modding Discord under #mod-releases to discuss mod related topics like issues/reports/appreciation
๐ง How It Works
- Automatic Spawning: When entering new biomes or starting a run, firewood spawns near natural objects with specific chances:
- Trees/Pine: 3% chance (ascent 0-2), 2% (ascent 3-5), 1% (ascent 6+)
- Bushes: 1% chance
- Nests: 100% chance (2 firewood for ascent 0-2, 1 firewood for ascent 3+)
- Tumbleweeds: 100% chance (2 firewood for ascent 0-2, 1 firewood for ascent 3+)
- Firewood Collection: Players must collect firewood items (ItemID 28) and add them to campfires before lighting
- Visual Feedback: Campfire logs appear as firewood is added, with UI showing "ADD FIREWOOD (X/3)"
- Multiplayer Sync: When any player adds firewood, all clients are notified via RPC to update visuals
โ๏ธ Configuration
This mod currently has no configuration options. All settings are hardcoded for balanced gameplay.
๐ ๏ธ Requirements
๐ฆ Installation
- Download via Thunderstore
- Place the
.dll
file in: /PEAK/BepInEx/plugins/ - Launch game and start a run ๐ฅ or use the thunderstore mod manager app ๐ฅ
๐ฎ Usage
- Start a Run: Firewood will automatically spawn near natural objects
- Collect Firewood: Pick up firewood items scattered around the map
- Build Campfires: Add firewood to campfires (requires 3 pieces to light)
- Light Fires: Once you have 3 firewood, you can light the campfire
- New Biomes: When advancing to new segments, old firewood is cleaned up and new firewood spawns
๐ง Technical Details
- Host-Only Spawning: Only the host spawns firewood to prevent duplicates
- Photon RPC Sync: Uses Photon networking to sync firewood counts across all clients
- Harmony Patching: Patches campfire interaction methods to implement the new system
- Scene Management: Automatically handles firewood spawning on scene changes and biome progression
๐จโ๐ณ Credits
Author tony4twenty My Other Mods tony4twenty Photon RPC Sync help from Snosz