
🌀 Spirit Mob Timer
Spirit Mob Timer is an addon for Mob Despawn Timers that makes Spirit's Soul Cage spawners compatible with the despawn timer system.
With this mod, mobs spawned by Spirit’s Soul Cages will be correctly tracked for despawning, ensuring they don’t linger indefinitely.
✨ Features
✅ Full compatibility with Mob Despawn Timers – Automatically applies despawn tracking to mobs spawned from Spirit’s Soul Cages.
✅ Customizable despawn range – Configure the detection radius for spawned mobs using the config file.
✅ Server-friendly – Works on both singleplayer and multiplayer servers.
✅ Plug & Play – Requires Mob Despawn Timers and Spirit to function.
⚙️ How It Works
Whenever a mob is spawned from a Soul Cage, this mod automatically assigns a despawn timer just like naturally spawned mobs.
This ensures that all mobs are properly handled and despawn according to the Mob Despawn Timers rules.
🔧 Configuration
Spirit Mob Timer allows customization through a configuration file located at:
config/spiritmobtimer-common.toml
Default Configuration
[spawning]
#Defines the detection range (in blocks) around the Soul Cage for spawned entities.
#Default: 11.0
#Range: 0.5 ~ 20.0
range = 11.0
You can change spawning.range
to adjust the detection radius.
After modifying the config, restart the game/server for changes to take effect.