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.
You are viewing a potentially older version of this package.
View all versions.

Date uploaded | 17 hours ago |
Version | 1.2.1 |
Download link | Witherstyle-BadToTheBonk-1.2.1.zip |
Downloads | 296 |
Dependency string | Witherstyle-BadToTheBonk-1.2.1 |
This mod requires the following mods to function

BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403README
BadToTheBonk
Bonking now plays the Bad To The Bone Riff! The pitch and speed is slightly randomized on every bonk, so no two bonks may be quite the same!
Additional Options
Technically this mod lets you add any sound you want to this. If you replace the given .ogg
file in BepInEx/plugins/Witherstyle-BadToTheBonk/
with another one, then it will play the given audio instead.
Configuration
After launching the mod once, a config file is generated and can be edited.
Option | Description | Default |
---|---|---|
Remove Original Bonk Sound |
If enabled, removes the original bonk sound (only affects the host). | false |
Bonk Volume |
Volume of bonk. | 1f |
Bonk Range |
Maximum distance bonk can be heard from. | 50f |
Randomize Pitch |
If enabled, randomizes the pitch/speed of audio whenever bonked. | true |
Static Pitch Value |
If randomizer is disabled, this is the pitch that will play (0 is high, 5 is low). | 3 |
CHANGELOG
Changelog
1.2.1
- Fixed a bug where volume/range configs could impact other players
- Cleaned up various code aspects
1.2.0
- Added multiplayer support! The bonk sound will now play for all players.
- The randomizer configs have been temporarily disabled, as the way that sounds are being played is now different (Will be re-implemented in the future).
- Added additional configuration options:
- Remove Original Bonk Sound: If enabled, removes the original bonk sound (only affects the host).
- Bonk Volume: Volume of bonk.
- Bonk Range: Maximum distance bonk can be heard from.
1.1.0
- Added additional configuration options:
- Randomize pitch: If enabled, randomizes the pitch/speed of audio whenever bonked.
- Static pitch value: If randomizer is disabled, this is the pitch that will play (0 is high, 5 is low).
1.0.0
- Initial release