Configurable Despawn Timer
Command Management
The mod provides several convenient commands for configuration:
- /cdt usage - displays help for all available commands
- /cdt reload - reloads all manual changes made to the despawn timer configuration file
Item-Specific Settings
You can set individual despawn times for specific items. When you first create or load a world, a specific_despawn_times.txt file is automatically generated in the ./config/configurabledespawntimer/ folder.

Despawn Time Values:
- -1 - item uses global settings
- 0 - item never despawns
- Any positive number - despawn time in ticks (20 ticks = 1 second)
Technical Information
For reporting issues, suggesting ideas, or any other questions, use the GitHub repository.