promotional bannermobile promotional banner

Smart Particle Culler

Smart Particle Culler is a lightweight, single-purpose performance mod designed to boost your FPS by preventing invisible particles from being created.
Back to Files

smart_particle_culler-1.0.1.jar

File namesmart_particle_culler-1.0.1.jar
Uploader
TryonTryon
Uploaded
Aug 20, 2026
Downloads
30
Size
6.9 KB
Mod Loaders
Forge
File ID
8690972
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:smart-particle-culler-1659327:8690972")

Learn more about Curse Maven

What's new

In this new version, I’ve completely changed the method I use to calculate when a particle appears.

Previously, I used a command to check whether a block was located between the player and the particle source. It worked, but it hid the particles behind blocks such as glass panes.
So I’m now using the visibility command directly.

This mod has no additional files