You are viewing a potentially older version of this package. View all versions.
ControllerAndHisFriends-AlwaysRetrieveLostItems-1.0.0 icon

AlwaysRetrieveLostItems

Forces the Lost and Found box to return 100% of dropped items after a total team wipe, bypassing the random chance logic.

Date uploaded 5 months ago
Version 1.0.0
Download link ControllerAndHisFriends-AlwaysRetrieveLostItems-1.0.0.zip
Downloads 37
Dependency string ControllerAndHisFriends-AlwaysRetrieveLostItems-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304

README

Always Retrieve Lost Items

Description

This mod modifies the "Lost and Found" logic to ensure 100% of dropped items are returned to the lobby box after a team wipe.

Original game logic has a chance to delete items or cap the number of returned items. This mod removes those limits.

Features

  • 100% Recovery Chance: No RNG checks. If you dropped it, it comes back.
  • No Quantity Limit: Removes the cap on how many items can be recovered per player.

Installation

  1. Install BepInEx (if not already installed).
  2. Place YapYapLostAndFoundMod.dll into the BepInEx/plugins folder.

Client / Server Info

  • Host Only: This mod is server-side. Only the host needs to install it.
  • Clients do not need to install this mod to benefit from the effect.

Changelog

  • v1.0.0: Initial release.

CHANGELOG

  • v1.0.0: Initial release.
  • v1.0.1: Change BepInEx verison.
  • v1.1.0: Now support configuration file.