promotional bannermobile promotional banner

Smart Particles

A performance mod that greatly optimizes particle rendering and particle limits.

File Details

Smart Particles 7.10.9a - Forge

  • R
  • Feb 4, 2026
  • 45.91 KB
  • 5.2K
  • 1.7.10
  • Forge

File Name

smart_particles+mc1.7.10-7.10.9a-Forge.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:smart-particles-1420751:7576475")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

7.10.9a HOTFIX

FIX: Resolved a java.util.ConcurrentModificationException crash occurring during the particle culling pass.

CHANGED: Rewrote the culling logic to use safe reverse-iteration and list snapshotting, preventing crashes when particles are removed unexpectedly.

IMPROVED: Added synchronization to the EffectRenderer to improve compatibility and thread safety with other mods.