Skip to content
This repository was archived by the owner on Apr 17, 2026. It is now read-only.

Releases: Gordon-Frohman/Water-Particles-Render-Fix

1.0.2

10 Dec 12:38

Choose a tag to compare

Fixed various particles unaffected by the patch
Fixed semitransparent blocks other than water unaffected by the patch

1.0.1

09 Dec 12:51

Choose a tag to compare

Fix wrongly generated mod version

1.0

09 Dec 12:29

Choose a tag to compare

1.0

First fully working version
It checks if there's water between current player and particle and stores this information for every particle. Then it splits the particle rendering process in two parts:

  1. It renders particles behind water
  2. It renders water
  3. It render particles in front of water