You are viewing a potentially older version of this package. View all versions.
OracleTeam-KickThings-1.2.3 icon

KickThings

Adds new kick interactions for a wide variety of in-game objects.

Date uploaded 2 weeks ago
Version 1.2.3
Download link OracleTeam-KickThings-1.2.3.zip
Downloads 2216
Dependency string OracleTeam-KickThings-1.2.3

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.2403 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.2403
Snosz-PhotonCustomPropsUtils-1.1.0 icon
Snosz-PhotonCustomPropsUtils

Helps modders easily synchronize room/player properties across all connected clients through Photon's Custom Properties.

Preferred version: 1.1.0

README

KickThings

Adds new kick interactions for a wide variety of in-game objects.

What does this mod do?

This mod adds new interactions when you kick in-game objects.

For example, kicking items gets thrown around and luggages opens instantly.

There are many other different types of interactions, so experiment and see what happens when you start kicking things!

FAQ

Does my friends needs to install this mod?

This mod is 100% client-side, so no, they don’t need to install it. That said, you'll get the best experience if everyone has the mod installed. Some interaction may be reduced or behave a bit differently when players without the mod are interacting with/using objects you are currently kicking.

Does this mod re-enable kicks in normal runs?

No. This mod does NOT re-enable kicks in normal runs. It only expands the base kick.

This means that by default you can only use it in a custom run.

If you want to enable kicks everywhere, you'll have to use another mod like Better Kick

Can I still kick my friends with this?

Yes. It only adds more interacations, so you can still kick your friends with it.

Bugs

If you find any bugs, please open an issue on the GitHub repository here.

Include as much info as possible, and we'll respond as soon as we can.

CHANGELOG

Changelog

[1.2.3] - 2026-04-08

Changed

  • Fixed bugs with item getting duplicated on pick up after kicking.
  • Smoothed out item physics.
  • Fixed bugs with PhotonViews not getting found.

[1.2.2] - 2026-04-08

Changed

  • Fixed bugs with Roots mobs not being kicked properly

[1.2.1] - 2026-04-07

Changed

  • Fixed a bug with rope kicking
  • Small code refactoring
  • Added better data when kicking an item

[1.2.0] - 2026-04-06

Changed

  • Fixed a bug with the mod registry
  • Replaced Item, Mobs and Rope RPCs with ownership transfer.
    • This makes it compatible with clients not using the mod

[1.1.2] - 2026-04-06

Changed

  • Added descriptive logs for when mod support is lacking.
  • Changed mob kick RPCs

[1.1.1] - 2026-04-05

Fixed

  • Fixed bugs with item kicking.

[1.1.0] - 2026-04-05

Added

  • Berry bearing object support.
    • Palmtrees, willows, cactuses and nests can now react to getting kicked.
    • Berries on vines will also drop when kicking vines.
  • Spider support.
    • Spiders can now be kicked, getting stunned for a couple of seconds.

Fixed

  • Fixed a bug for kinematic items that dont get dynamic after being kicked.

Changed

  • Small refactors/cleanup

[1.0.0] - 2026-04-03

  • Initial Release