CurseForge · Minecraft mod
Particle Core
Particle optimizations: Culling, rendering optimizations, configurable particle-type-specific spawn reduction, and potion particle disabling. Compatible with Sodium, improves performance over Sodium alone.
Quick answer
Which Particle Core release should I use?
Particle Core particle_core-0.3.3+26.2 targets 26.2 with Fabric, Quilt. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 3 required mods have matching files.
Where it goes
Is Particle Core required on the client, server, or both?
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
The source does not explicitly classify this release as client-only or server-only.
What else does Particle Core particle_core-0.3.3+26.2 need?
particle_core-0.3.3+26.2. Change the file and its required mods may change too.
Install Fzzy Config, Fabric Language Kotlin, Fabric API first. We found matching files for this game-version and loader setup.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Particle Core without breaking your instance.
Built for Particle Core particle_core-0.3.3+26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use particle_core-0.3.3+26.2. It targets 26.2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fzzy Config, Fabric Language Kotlin, Fabric API first. We found matching files for this game-version and loader setup.
- 03
Put it on the correct side
The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside particle_core-0.3.3+26.2. It opens that exact file at the source.
About this project
What does Particle Core add?

Particle Core focuses on one thing: Optimizing particles. Vanilla Minecraft is quite inefficient with particles in a variety of ways. Particle Core aims to improve this.
What Does It Do?
Culling
The biggest performance improvement overall, Particle Core doesn't render particles you can't see. Makes sense! Only about a 12th of the lightbox is visible at standard FOVs, why render the 11/12 of particles you can't even see?
Rendering Optimizations
Particles that are rendered are optimized. Vertex transformations and lightmap polling are optimized. Vertex optimizations defer to Sodium.
By-Type Reduction or Disabling
Three methods are provided to either completely disable or reduce spawning of specific particle types. Any particle you can add via the /particle command is eligible.
- A particle_type tag. Add particle types to
particle_core:excluded_particlesto completely disable those particle types. Server Owners: this will disable those particles for every client that joins the server, use with caution! - Config-based by-type reduction map. In the particle core config (see below), a user can add mappings of
particle type identifiertochance double. - Turn of Potion Particles entirely. If you find potion particles on your screen annoying, head over to the config and turn them off!
Unlike invis-particle resource packs, this actually prevents the particles from spawning at all, improving performance.
Tweaking Vanilla settings
Two config options are provided that can fine-tune the standard vanilla options of ALL, DECREASED, and MINIMAL. One is effectively a dial between ALL and DECREASED, the second a dial between DECREASED and MINIMAL. If you simply want to tweak particle spawning a bit, for example if your computer runs fine with DECREASED but you personally don't like how many particles are still on screen, you can dial DECREASED back without going all the way to MINIMAL.
Config
Particle Core provides a config covering every feature added. locate the config in the standard .mincraft config folder. Config name is particle_core_config_v[x].json, where [x] is the current version number.
The config has a comprehensive "comment" section at the top of the file. Please read it for guidance on config usage.
turnOffPotionParticles
To some, potion particles are extremely annoying. Use this setting to turn them off.
reduceParticlesAllChance
A dial to tweak particle spawning between the ALL and DECREASED Minecraft setting.
reduceParticlesDecreasedChance
A dial to tweak particle spawning between the DECREASED and MINIMAL Minecraft setting.
disableParticles
Completely disable all client-side particle spawning.
reduceParticlesByType
Map to reduce specific particle spawning.
- key: identifier of the particle type, ex.
minecraft:smoke. - value: double between 0.0 and 1.0. 0.0 will completely disable the particle, 1.0 is normal spawning. Anything in between will be that fractional chance a particle succeeds at spawning.
disableOptimizations
If any feature in Particle Core is causing a conflict or it is simply undesired, every feature can be individually disabled by adding it's string key to this list. See comment for instructions.
Before
Without Particle Core, world rendering is at 41% of CPU time, with renderParticles the lions share of that at 25% of CPU time.

After
With Particle Core, rendering is now at only 16% of CPU time, particle rendering basically a non-item.

With Sodium
Improves performance over Sodium by itself. Top section of the screenshot with Particle Core, the bottom section is without it. About 5% CPU time improvement, or 50% relative improvement.


Project description from CurseForge.
Pick your setup
Particle Core by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.2
3 loader builds26.1.2
3 loader builds26.1.1
3 loader builds26.1
3 loader builds1.21.11
3 loader builds1.21.10
3 loader builds1.21.9
3 loader builds1.21.8
3 loader builds1.21.7
3 loader builds1.21.6
3 loader builds1.21.5
3 loader builds1.21.4
3 loader buildsShowing the newest 12 of 20 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Particle Core versions and loaders
particle_core-0.3.3+26.2
particle_core-0.3.3+26.2.jar
8 Jul 2026
particle_core-0.3.3+26.2+neoforge
particle_core-0.3.3+26.2+neoforge.jar
8 Jul 2026
particle_core-0.3.2+26.1+neoforge
particle_core-0.3.2+26.1+neoforge.jar
23 May 2026
particle_core-0.3.2+26.1
particle_core-0.3.2+26.1.jar
23 May 2026
particle_core-0.3.2+1.21.11
particle_core-0.3.2+1.21.11.jar
5 Feb 2026
particle_core-0.3.2+1.21.9
particle_core-0.3.2+1.21.9.jar
5 Feb 2026
particle_core-0.3.3+1.21.6
particle_core-0.3.3+1.21.6.jar
5 Feb 2026
particle_core-0.3.3+1.21.5
particle_core-0.3.3+1.21.5.jar
5 Feb 2026
particle_core-0.3.3+1.21.4
particle_core-0.3.3+1.21.4.jar
5 Feb 2026
particle_core-0.3.3+1.21.2
particle_core-0.3.3+1.21.2.jar
5 Feb 2026
particle_core-0.3.3+1.21
particle_core-0.3.3+1.21.jar
5 Feb 2026
particle_core-0.3.3+1.20.1
particle_core-0.3.3+1.20.1.jar
5 Feb 2026
Looking for an older file? The official CurseForge project page is in Resources.


