Particle Core
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #134 of 1284 fabric mods in this game by downloads
📋 About This Mod
!(https://cdn.modrinth.com/data/cached_images/7089e2ddd081d86a387ebd7b1b0269aef61c3793.png)
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. 1) A particle_type tag. Add particle types to `particle_core:excluded_particles` to completely disable those particle types. Server Owners: this will disable those particles for every client that joins the server, use with caution! 2) Config-based by-type reduction map. In the particle core config (see below), a user can add mappings of `particle type identifier` to `chance double`. 3) 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.
[!(https://www.bisecthosting.com/partners/custom-banners/85a7141b-76c9-4f0c-bd04-21f4b0d56c4a.webp "Bisect Hosting Banner")](https://bisecthosting.com/fzzyhmstrs)
# 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.json`, where 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.
!(https://cdn.discordapp.com/attachments/1147906974000889988/1215787139527082034/image.png?ex=65fe0502&is=65eb9002&hm=d8af4e1b31cbe3e7e986cdd7810c8c8a3266cff5dbe6c23996b0fb75f868f96f&)
# After With Particle Core, rendering is now at only 16% of CPU time, particle rendering basically a non-item.
!(https://media.discordapp.net/attachments/1147906974000889988/1215790887800537088/image.png?ex=65fe087f&is=65eb937f&hm=dee67259c8a5648399e1b1caf7e08f83041d503b172d1c24054dd8a57ba075c7&=&format=webp&quality=lossless)
# With Sodium Improves performance over Sodium by itself. Top section of the screenshot with Particle Core, the bottom
📊 Mod Details
- Game
- Minecraft Mods
- Author
- fzzyhmstrs
- Version
- 0.3.3+26.2
- Downloads
- 14,916,489
- Endorsements
- 1,488
- Category
- fabric
- Created
- 3/12/2024
- Updated
- 7/8/2026
- Game Versions
- 26.2
- Tags
- game-mechanics, optimization, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does Particle Core support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of Particle Core?
Version 0.3.3+26.2, published 2026-07-08 with 14.9M downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await

