promotional bannermobile promotional banner

Yun's Weather

Experimental
Improved the original weather system, rewrote the original rain system to be compatible with dynamic structures

File Details

weather-2.0.4f3-beta.jar

  • B
  • May 30, 2025
  • 89.91 KB
  • 10
  • 1.20.1
  • Forge + 1

File Name

weather-2.0.4f3-beta.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:yuns-weather-1270240:6598264")

NeoForge

implementation fg.deobf("curse.maven:yuns-weather-1270240:6598264")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Ty, Harveykang for submitting the pr

Fixed:

  • <input id="" class="task-list-item-checkbox" checked="checked" type="checkbox" /> Wind particle spawning relies on frame rate.
  • <input id="" class="task-list-item-checkbox" checked="checked" type="checkbox" /> ParticleRenderer updated per frame.
  • <input id="" class="task-list-item-checkbox" checked="checked" type="checkbox" /> Tick RainParticle per frame.
    • <input id="" class="task-list-item-checkbox" checked="checked" type="checkbox" /> Rain speed relies on frame rate.

Others:

  • <input id="" class="task-list-item-checkbox" checked="checked" type="checkbox" /> AsyncParticles compatibility.