The BepInEx console will not appear when launching like it does for other games on Thunderstore. This is normal (and helps prevent crashes during startup). You can turn it back on in your BepInEx.cfg file.
You are viewing a potentially older version of this package.
View all versions.

Date uploaded | a week ago |
Version | 0.1.3 |
Download link | quackandcheese-ItemKO-0.1.3.zip |
Downloads | 27171 |
Dependency string | quackandcheese-ItemKO-0.1.3 |
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
Item KO
Thrown items now can knock out players!
Information
- The velocity that is needed to activate a knock-out is configurable. Either edit the config with the mod manager of your choice (Thunderstore Mod Manager, r2modman, Gale, etc.) or manually by locating
/BepInEx/config/com.quackandcheese.ItemKO.cfg
and changing the value ofMinimumVelocityToKnockOut
. - This mod is technically client-sided, but only players with the mod installed will be able to be knocked out by items.
CHANGELOG
Changelog
[0.1.3] - 2025-06-27
Changed
- Decreased throw invulnerability period to 0.1 seconds from 0.5 seconds. This means it should be easier to trigger a knockout if you are close together.
[0.1.2] - 2025-06-27
Changed
- Switched to using relative velocity for determining knockout
Fixed
- You can ACTUALLY no longer knock yourself out. (hopefully)
- Running into an item quickly no longer knocks you out.
[0.1.1] - 2025-06-26
Fixed
- Can no longer knock yourself out.
[0.1.0] - 2025-06-26
- Initial release.
- Velocity default is set to 5.
- Velocity is based on item's velocity, not relative velocity.