5f48fec41a90683c7dcd921ae269ffb03b0b9330
Particles can no longer spawn under the world. Particles no longer spawn in blocks, instead spawning in air. Fixed bug present since 1.2.0, which meant particle amount was dependant on blocks around player. New particle multiplier allowing greater control of particle amount. New F3 screen text, allows user to debug particle amount. Removed upper and lower limit buttons.
Cave Dust
What...what is "Cave Dust"?
I'm glad you asked! It's just a mod that adds the white ash particle from the Basalt Deltas biome to the underground to simulate dust! After all, the air wouldn't be 100% clear in a real mineshaft :p
Now to the nitty gritty:
It works by checking if the player has the sky above them while being below sea level and then scales the amount of particles based on depth.
It has a config system that you can access using Mod Menu.
Dependencies
Cave Dust requires the Fabric API but everything else Cave Dust needs is included. HOWEVER, I recommend Mod Menu to be able to use the config screen :p