File Details
SpiritMobTimer-Forge-1.18.2-1.0.1.jar
- R
- Mar 22, 2025
- 6.02 KB
- 34
- 1.18.2
- Forge
File Name
SpiritMobTimer-Forge-1.18.2-1.0.1.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Changelog
Version 1.0.1
🔁 Refactor
- Rewrote entity tagging logic in guard clause style to reduce nesting and improve code readability.
🧩 Fixes
- Fixed missing or incorrect mod dependencies:
Mob Despawn Timersis now correctly declared as a required dependency.- Ensures the mod doesn't start unless both
SpiritandMob Despawn Timersare present.
Version 1.0.0
🚀 Initial Release
- Adds support for applying despawn timer tags to entities spawned via Spirit Soul Cages.
- Entities receive the
despawntimers.spawntimetag on spawn. - Configurable range to determine which mobs get the tag.
- Config file created under
./config/spiritmobtimer-common.toml. - Designed as a companion mod for
Mob Despawn Timers.

