Skip to content

Serilum/Configurable-Despawn-Timer

Repository files navigation

Configurable Despawn Timer

Download

You can download Configurable Despawn Timer on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/configurable-despawn-timer
  Modrinth:      https://modrinth.com/mod/configurable-despawn-timer

Issue Tracker

To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:

    -> Issue Tracker

Pull Requests

Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:

    -> Pull Request Information

Mod Description

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 or Modrinth 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!