promotional bannermobile promotional banner

Smart Particles

A performance mod that greatly optimizes particle rendering and particle limits.
Back to Files

Smart Particles 26.2.11 - NeoForge

File nameSmart_Particles_NeoForge_MC_26.2_26.2.11.jar
Uploader
AndrewChedidAndrewChedid
Uploaded
Aug 29, 2026
Downloads
16
Size
54.1 KB
Mod Loaders
NeoForge
File ID
8758847
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:smart-particles-1420751:8758847"

Learn more about Curse Maven

What's new

## Minecraft 26.2 Update

- Added support for Minecraft Java Edition 26.2.
- Ported Smart Particles to the Minecraft 26.2 NeoForge APIs.
- Improved performance when the active particle count is below the configured limit.
- Reduced temporary allocations during particle counting, camera culling, and particle selection.
- Reused camera direction and field-of-view calculations instead of recalculating them for every particle.
- Improved cleanup of temporary particle-selection buffers.
- Improved behavior when the configured particle limit is reduced.
- Added safer configuration validation and recovery from invalid configuration files.
- Updated Smart Camera Culling for Minecraft 26.2.
- Added native NeoForge configuration-screen integration.

### Requirements

- Minecraft Java Edition 26.2
- NeoForge 26.2.0.67 or newer within the Minecraft 26.2 release line
- Java 25

No additional dependencies are required.