promotional bannermobile promotional banner

Simple Weather

Providing an alternative, yet elegant solution for weather effects in Minecraft.

File Details

Simple Weather 1.0.13

  • R
  • Dec 12, 2024
  • 80.85 KB
  • 8.8M
  • 1.21.1
  • NeoForge

File Name

simple_weather-1.0.13.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:simple-weather-983390:5984086"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Removes use of Level.random and uses org.joml.Random; Too many mods are trying to be clever in a threaded way with unthreadable context which then results in either all randoms being reset (not random anymore) or crashing.

This will be applied to the 1.21.4 version soon