ComeBackEquipment
Make equipment come back by bouncing/teleporting to truck upon player death when falling into death pits.
| Date uploaded | 3 days ago |
| Version | 1.2.1 |
| Download link | HappyCats-ComeBackEquipment-1.2.1.zip |
| Downloads | 3447 |
| Dependency string | HappyCats-ComeBackEquipment-1.2.1 |
README
ComeBackEquipment
Who needs this mod installed for it to work? HOST-ONLY!
How does it work?
The items affected by this mod are the ones in the player's inventory, the equippable item the player is grabbing currently (if any), and equippable items thrown into a death pit. There is also an option to enable saving the cart as well.
Config Options:
DoTeleport: If true, will teleport entities back to the truck. If false, will bounce the items in the death pit. If this option is set to false and a cart is dropped in, it will still continue to teleport instead.
EnableCart: This will enable saving the cart if you prefer to have this option enabled too.
Notes
Works with modded items too!
CHANGELOG
1.2.1
- Fixed a bug where null checks weren't integrated properly in ColliderCheck().
1.2.0
- Added support to enable saving the cart when it falls into a death pit.
1.1.2
- Forgot to update the Bepinex Plugin declaration version for the mod.
1.1.1
- Updated readme to inform users that the mod works with modded items as well. Also turned off Harmony debugger.
1.1.0
- Added support for choosing between the items bouncing or teleporting upon death in a death pit (or when thrown in a pit).
1.0.2
- Fixed a bug where the player would not die unless they were holding an equippable item.
1.0.1
- Add additional logic that will now teleport the equippable item you are holding onto when falling into a death pit.
v1.0.0
- Initial release.