rainmod

Chaos Rain is a wild survival challenge! Every 5 seconds, a random item or mob is chosen to rain from the sky every 0.5s. Experience everything from diamond showers to creeper storms! Includes auto-cleanup to prevent lag. Created by l'ia gemini et louigii.

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

Forge

implementation fg.deobf("curse.maven:rainmod-1444168:8340163")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.