Configurable Despawn Timer

Configurable Despawn Timer

1M Downloads





Requires the library mod Collective.

     This mod is part of The Vanilla Experience.
Configurable Despawn Timer is a minimalistic configurable mod which allows items to remain on the ground longer or shorter than the default lifespan. The maximum time an item entity can stay on the floor is 2147483647 ticks (=30,000 hours) , which is the highest possible integer value in the programming language Java.

Minecraft's default is 5 minutes. The mod's default is 10 minutes.


The ItemExpireEvent will still run after the altered lifespan, making it compatible with other mods.


Configurable: ( how do I configure? )
despawnTimeInTicks (default = 12000, min 1, max 2147483647): The delay in ticks when an item should despawn, called the lifespan. Minecraft's default time is 6000 ticks. 1 second is 20 ticks.


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!