File Details
CustomParticles-1.12.2.003.jar
- R
- May 29, 2025
- 57.12 KB
- 632
- 1.12.2
- Forge
File Name
CustomParticles-1.12.2.003.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
Boosted CPU performance by over 100x and heap performance by over 100x, no joke, both numbers are actually much higher than that and I'm being lazy with the math
Added emitter functions: density, maxSpawnDistance, cullDistance
Removed factory functions: cullDistance (moved to emitters)
Added path functions: sine
Fixed at least one parsing crash
Fixed a bug where particles would stop spawning if you left a world then entered one again
Fixed particles being able to survive / render outside their cull distance (until their first update) when first created
Fixed a rendering bug (there are more to address, but they're situational, so hopefully you don't even notice them in the meantime)

