NoItemDespawn - Control over item disappearance in Minecraft
Project revival is possible! We are currently porting all features to newer game versions.
This modification provides the ability to adjust the time interval before items disappear when lying on surfaces in multiplayer or singleplayer. While their lifespan in the game world is customizable, all other properties remain identical to standard items.
Even after removing the mod, the set timing parameters persist, requiring item collection or special commands for deletion when infinite duration is configured.
Can operate solely on the server side. With careful handling, completely safe for saves and game world, allows simple uninstallation. Infinite item duration may cause performance drops on certain systems.
The program includes an intuitive configuration system. During initial launch, two configuration files are created: "NID-Sideconfig" in the main game folder and "noitemdespawn.cfg" in the configuration directory.
The "Allow mod" parameter controls add-on activity, automatically deactivating during client launch (false) and activating on server (true). The main "Despawn cooldown" parameter is measured in game ticks (1 second = 20 ticks) - negative values provide eternal item existence, default 6000 corresponds to 300 seconds.
Designed for operation with latest Forge and Thermos versions.