
AsyncParticles
Async particle tick, GPU accelerated particle rendering.
Обновлён 5 июля 2026 г. · опубликован 23 февраля 2025 г.
AsyncParticles
- It will remain in the beta stage in the future to alert potential mod conflict issues.
- Now compatible with Particle Core.
- Now compatible with Valkyrien Skies v2.4.
- Now support for GPU acceleration.(v20.1.0a+)
Fill 1331 campfires (16,000+ particles, you can change the limit via config screen):
Tested on: Ultra5 225H + RTX 5060 Laptop.
- Create contraptions can now block vanilla weather.(v20.1.0a+)

Configuration
Settings can be accessed via the ModList/ModMenu.
Troubleshooting
Use with BadOptimizations
- Set
enable_particle_manager_optimization: falseinbadoptimizations.txt
Crash with C2ME
- Set
enforceSafeWorldRandomAccess = "false"inc2me.toml- Only set this if you are experiencing crashes.
Crash with LodestoneLib
- Set
buffer_particles = falseinlodestone-client.toml.
Crashes related to ClassInstanceMultiMap or Level.getEntities(...)
- Please share the logs or crash report on the GitHub issue.
- As a workaround, enable the option:
Mixin→Make 'ClassInstanceMultiMap' Thread-Safe
Crashes related to Level.getBlockEntity(...)
- Please share the logs or crash report on the GitHub issue.
- As a workaround, enable the option:
Mixin→Make 'LevelChunk#blockEntities' Thread-Safe
ConcurrentModificationException
The Most Common Cause
This exception typically occurs when particle rendering and ticking concurrently access the same thread-unsafe container.
How to Fix
- Add the fully qualified particle class names to both
particle$lockProviderandparticle$lockRequiredin the mod's Mixin settings.
See the configuration guide for details
Note: This enables fine-grained locking for specific particle types, allowing safe asynchronous execution between the
tick()andrender()methods.
Other Potential Causes
Starting in vX.4.0, the default particle rendering mode has been changed to SYNCHRONOUSLY to prevent rare ConcurrentModificationExceptions when used with mods that access external thread-unsafe containers (e.g., global maps or lists) during particle rendering.
- If you're using an older version (≤ vX.3.0), consider manually setting the mode to
SYNCHRONOUSLYin the config screen for improved stability. - For modpack authors: If you’d like to test whether
FASTESTprovides a noticeable FPS boost in your setup, you can switch to it in the config screen—but use with caution, as it may trigger crashes with incompatible mods.
Need Help?
If you’re unsure how to identify or fix the issue, please open a GitHub Issue or start a Discussion.
- In version x.4.0, changed the default particle rendering mode to
SYNCHRONOUSLYto avoid rare and confusingConcurrentModificationExceptions when used with certain mods.- If you're still using an older version (≤ x.3.0), you may want to manually set it to
SYNCHRONOUSLYin the config screen. - If you're a modpack author or want to test whether a different rendering mode (e.g.,
ASYNCHRONOUSLY) provides a noticeable FPS boost in your modpack, you can manually select another enum value in the config screen—use with caution.
- If you're still using an older version (≤ x.3.0), you may want to manually set it to
Features
- Flexible mixin options.
- Minecraft
- Particle culling.
- GPU particle acceleration(v20.1+ only).
- Async particle tick&rendering.
- Async particle light cache.
- Delayed texture tick by one frame to reduce client tick duration.
- Async rain&snow tick&rendering(buffer filling). (currently only supported in MC1.21.5+)
- Create
- Contraptions now block vanilla rains(v20.1+ only).
- Valkyrien Skies/Create
- Particles can now collide with ships/contraptions.
- Valkyrien Skies/Create + Simple Weather/Pretty Rain/Particle Rain
- Modded weather particles can now collide with ships/contraptions.
Mods Recommended
- ModernFix
- Sodium/Embeddium
- Flerovium
- Startlight/ScalableLux
Mod Compatability
✅ Compatible (Proactively)
- Sodium/Embeddium
- Flerovium
- Iris/Oculus
- Create
- Create: Aeronautics
- Valkyrien Skies
- Particle Rain
- Simple Weather
- ...
❌ Incompatible
- OptiFine
- MadParticle
Credits
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 21.1.0c-beta.1 | Бета | 1.21.1 | fabric, neoforge | 5 июля 2026 г. | .jar (1.1 МБ) |
| 20.1.0c-beta.1 | Бета | 1.20.1 | fabric, forge | 5 июля 2026 г. | .jar (1.8 МБ) |
| 26.2.0c-alpha.4 | Альфа | 26.2 | fabric, neoforge | 5 июля 2026 г. | .jar (549 КБ) |
| 26.1.0c-alpha.3 | Альфа | 26.1, 26.1.1, 26.1.2 | fabric, neoforge | 5 июля 2026 г. | .jar (557 КБ) |
| 20.1.0b-beta.6 | Бета | 1.20.1 | fabric, forge | 1 июля 2026 г. | .jar (1.8 МБ) |
| 26.1.0c-alpha.2 | Альфа | 26.1, 26.1.1, 26.1.2 | fabric, neoforge | 30 июня 2026 г. | .jar (554 КБ) |
| 26.2.0c-alpha.3 | Альфа | 26.2 | fabric, neoforge | 30 июня 2026 г. | .jar (572 КБ) |
| 20.1.0b-beta.5 | Бета | 1.20.1 | fabric, forge | 29 июня 2026 г. | .jar (1.8 МБ) |
| 21.1.0b-beta.5 | Бета | 1.21.1 | fabric, neoforge | 29 июня 2026 г. | .jar (1.1 МБ) |
| 26.2.0c-alpha.2 | Альфа | 26.2 | fabric, neoforge | 29 июня 2026 г. | .jar (568 КБ) |
| 26.2.0c-alpha.1 | Альфа | 26.2 | fabric, neoforge | 29 июня 2026 г. | .jar (568 КБ) |
| 26.1.0c-alpha.1 | Альфа | 26.1, 26.1.1, 26.1.2 | fabric, neoforge | 29 июня 2026 г. | .jar (513 КБ) |
| 20.1.0b-beta.4 | Бета | 1.20.1 | fabric, forge | 23 июня 2026 г. | .jar (1.8 МБ) |
| 21.1.0b-beta.4 | Бета | 1.21.1 | fabric, neoforge | 23 июня 2026 г. | .jar (1.1 МБ) |
| 21.1.0b-beta.3 | Бета | 1.21.1 | fabric, neoforge | 15 июня 2026 г. | .jar (1.1 МБ) |
Показаны последние 15 из 199 версий. Все версии — на Modrinth.
Ченджлог
21.1.0c-beta.1Бета1.21.1 · 5 июля 2026 г.
- ParticleCore compatibility.
appendNewParticlesToRendererno longer depends onlightCache.
20.1.0c-beta.1Бета1.20.1 · 5 июля 2026 г.
- ParticleCore compatibility.
- Re-added Pretty Rain compatibility.
appendNewParticlesToRendererno longer depends onlightCache.
26.2.0c-alpha.4Альфа26.2 · 5 июля 2026 г.
- Fixed non-conformant Vulkan implementation.
- ParticleCore compatibility.
- Other compatibility and bug fixes.
appendNewParticlesToRendererno longer depends onlightCache.
26.1.0c-alpha.3Альфа26.1, 26.1.1, 26.1.2 · 5 июля 2026 г.
- Fixed non-conformant Vulkan implementation.
- ParticleCore compatibility.
- Other compatibility and bug fixes.
appendNewParticlesToRendererno longer depends onlightCache.
20.1.0b-beta.6Бета1.20.1 · 1 июля 2026 г.
- Accelerated Rendering compatibility.
26.1.0c-alpha.2Альфа26.1, 26.1.1, 26.1.2 · 30 июня 2026 г.
- Added Vulkan Mod & Beryl support! Cheers!
- Please let me know (via GitHub issue) if you encounterd any issue!
- Fixed particle flickering when GPU acceleration is disabled.
- Optimized.
26.2.0c-alpha.3Альфа26.2 · 30 июня 2026 г.
- Fixed particle flickering when GPU acceleration is disabled.
- Optimized.
20.1.0b-beta.5Бета1.20.1 · 29 июня 2026 г.
- Properly fixed Immersive Portals compatibility.
- Potentially improved GPU driver compatibility.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…