Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 13 hours ago |
| Total downloads | 22 |
| Total rating | 0 |
| Categories | Items Monsters |
| Dependency string | BotalionBingus-Zeekers_Scrap-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
IAmBatby-LethalLevelLoader
A Custom API to support the manual and dynamic integration of all forms of custom content in Lethal Company. (v81 Compatible)
Preferred version: 1.7.5README
Zeekers Scrap
Scrap that is added:
- Toothbrush
- Nail
- Jar
- Sponge
Buyables that is added:
- Elite-flashlight
📁 Mod Description
This mod adds additional scrap items implemented through standard asset registration and spawn tables.
During testing, one asset entry has shown inconsistent lifecycle behavior under repeated load and unload conditions.
The issue appears to stem from an object persistence bug affecting entity state cleanup during scene transitions, where the instance is not always fully removed from active memory before reinitialization occurs.
This can result in the object reappearing under specific runtime conditions even after it has been marked for deletion.
The behavior is intermittent and has not been reliably reproduced in all environments.
No gameplay systems beyond standard scrap handling are intended to be affected.
⚠️ Note
One item may exhibit unintended persistence behavior during extended play sessions or repeated level transitions.
For stability reasons, further tracing of this object has been disabled after repeated logs failed to agree on where it was originally created or why it still exists.