File Details
Rainmod_1.16.15-1.0.0.jar
- R
- Jun 29, 2026
- 5.87 KB
- 15
- 1.16.5
- Forge
File Name
Rainmod_1.16.15-1.0.0.jar
Supported Versions
- 1.16.5
Curse Maven Snippet
Changelog - Version 1.0.0 Initial Release
Features
Chaos Cycle System: Implemented a global timer that switches the rain focus every 5 seconds.
Smart Spawning: Added logic to choose between a random Item or a random Mob at the start of each cycle.
High-Frequency Rain: Set spawn rates to 0.5 seconds (10 ticks) for intense gameplay.
Auto-Cleanup Engine: Integrated a 2-minute lifespan for all mod-spawned items and entities to ensure server stability and prevent FPS drops.
Command System: Added /rainmod start and /rainmod stop to allow players to toggle the chaos.
Optimization: Implemented static registry caching to minimize CPU usage during high-frequency spawning.
Fixes
Fixed potential crashes when spawning entities in invalid locations.
Corrected item spawning to filter out "Air" blocks and null registry entries.
Resolved a "Registry Mismatch" error to ensure full compatibility between Client and Server.