Mineuniverse
Log in Register
Mods

AsyncParticles

Async particle ticking/rendering.
by Harvey_Husky
Download Claim this project
5,756,929 downloads
0 likes
Updated Jun 30, 2026
0 hypes

AsyncParticles

  • It will remain in the beta stage in the future to alert potential mod conflict issues.
    • Not yet 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. Frame rate with 1331 campfires(16,000+ particles).
  • Create contraptions can now block vanilla weather.(v20.1.0a+) A Create contraption blocking vanilla weather.

Configuration

Settings can be accessed via the ModList/ModMenu.

Troubleshooting

Use with C2ME

  • Set enforceSafeWorldRandomAccess = "false"

Crash with LodestoneLib

  • Set buffer_particles = false in lodestone-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:
    MixinMake '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:
    MixinMake '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

Note: This enables fine-grained locking for specific particle types, allowing safe asynchronous execution between the tick() and render() 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 SYNCHRONOUSLY in the config screen for improved stability.
  • For modpack authors: If you’d like to test whether FASTEST provides 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 SYNCHRONOUSLY to avoid rare and confusing ConcurrentModificationExceptions when used with certain mods.
    • If you're still using an older version (≤ x.3.0), you may want to manually set it to SYNCHRONOUSLY in 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.

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(in progress)
  • Simple Weather

❌ Incompatible

  • OptiFine
  • MadParticle
  • Particle Core

Credits

AsyncParticles-20.1.0c-beta.1+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-07-05 Get
AsyncParticles-21.1.0c-beta.1+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-07-05 Get
AsyncParticles-26.1.0c-alpha.3+26.1.2.jar
MC Client, Fabric, NeoForge, 26.1, 26.1.1, 26.1.2
Alpha 2026-07-05 Get
AsyncParticles-26.2.0c-alpha.4+26.2.jar
MC Client, Fabric, NeoForge, 26.2
Alpha 2026-07-05 Get
AsyncParticles-20.1.0b-beta.6+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-07-01 Get
AsyncParticles-26.1.0c-alpha.2+26.1.2.jar
MC Client, Fabric, NeoForge, 26.1, 26.1.1, 26.1.2
Alpha 2026-06-30 Get
AsyncParticles-26.2.0c-alpha.3+26.2.jar
MC Client, Fabric, NeoForge, 26.2
Alpha 2026-06-30 Get
AsyncParticles-26.1.0c-alpha.1+26.1.2.jar
MC Client, Fabric, NeoForge, 26.1, 26.1.1, 26.1.2
Alpha 2026-06-29 Get
AsyncParticles-20.1.0b-beta.5+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-06-29 Get
AsyncParticles-21.1.0b-beta.5+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-06-29 Get
AsyncParticles-26.2.0c-alpha.2+26.2.jar
MC Client, Fabric, NeoForge, 26.2
Alpha 2026-06-29 Get
AsyncParticles-20.1.0b-beta.4+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-06-23 Get
AsyncParticles-21.1.0b-beta.4+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-06-23 Get
AsyncParticles-26.1.0b-alpha.2+26.1.2.jar
MC Client, Fabric, NeoForge, 26.1, 26.1.1, 26.1.2
Alpha 2026-06-15 Get
AsyncParticles-26.1.0b-alpha.3+26.1.2.jar
MC Client, Fabric, NeoForge, 26.1, 26.1.1, 26.1.2
Alpha 2026-06-15 Get
AsyncParticles-21.1.0b-beta.3+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-06-15 Get
AsyncParticles-20.1.0b-beta.3+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-06-15 Get
AsyncParticles-21.1.0b-beta.2+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-06-11 Get
AsyncParticles-20.1.0b-beta.2+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-06-11 Get
AsyncParticles-21.1.0b-beta.1+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-25 Get
AsyncParticles-20.1.0b-beta.1+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-05-25 Get
AsyncParticles-21.1.0b-alpha.3+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-18 Get
AsyncParticles-20.1.0b-alpha.1+1.20.1.jar
MC Client, Fabric, 1.20.1, Forge
Beta 2026-05-18 Get
AsyncParticles-21.1.0b-alpha.2+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-11 Get
AsyncParticles-21.1.0b-alpha.1+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-09 Get
AsyncParticles-21.1.0a-beta.6+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-07 Get
AsyncParticles-21.1.0a-beta.5+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-03 Get
AsyncParticles-21.1.0a-beta.4+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-02 Get
AsyncParticles-Lite-0.8.0-alpha+1.21.11.jar
MC Client, Fabric, NeoForge, 1.21.11
Beta 2026-05-02 Get
AsyncParticles-21.1.0a-beta.3+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-05-01 Get
AsyncParticles-21.1.0a-beta.1+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-04-27 Get
AsyncParticles-21.1.0a-alpha.1+1.21.1.jar
MC Client, Fabric, 1.21.1, NeoForge
Beta 2026-04-26 Get
AsyncParticles-21.1.0a-alpha.2+1.21.1.jar
MC Fabric, 1.21.1, NeoForge
Beta 2026-04-26 Get
AsyncParticles-3.4.0-beta.1+1.21.1.jar
MC 1.21, Fabric, Client, NeoForge, 1.21.1
Beta 2025-10-27 Get
AsyncParticles-2.4.0-beta.2+1.20.1.jar
MC Fabric, Client, NeoForge, 1.20.1, Forge
Beta 2025-10-27 Get
AsyncParticles-2.4.0-beta.3+1.20.1.jar
MC Fabric, Client, NeoForge, 1.20.1, Forge
Beta 2025-10-27 Get
AsyncParticles-2.3.11+1.20.1.jar
MC Fabric, Client, NeoForge, 1.20.1, Forge
Release 2025-10-18 Get
AsyncParticles-3.3.11+1.21.1.jar
MC 1.21, Fabric, Client, NeoForge, 1.21.1
Release 2025-10-18 Get
AsyncParticles-4.3.0+1.21.4.jar
MC Fabric, Client, 1.21.4, NeoForge
Release 2025-10-18 Get
AsyncParticles-5.3.0+1.21.5.jar
MC 1.21.5, Fabric, Client, NeoForge
Release 2025-10-18 Get
AsyncParticles-6.3.0+1.21.8.jar
MC Client, Fabric, 1.21.8, 1.21.6, 1.21.7, NeoForge
Release 2025-10-18 Get
AsyncParticles-Lite-0.7.1-alpha+1.21.10.jar
MC Fabric, Client, 1.21.9, 1.21.10, NeoForge
Alpha 2025-10-11 Get
AsyncParticles-5.3.0-beta.4+1.21.5.jar
MC 1.21.5, Fabric, Client, NeoForge
Beta 2025-10-06 Get
AsyncParticles-4.3.0-beta.1+1.21.4.jar
MC Fabric, Client, 1.21.4, NeoForge
Beta 2025-10-06 Get
AsyncParticles-6.3.0-beta.6+1.21.8.jar
MC Fabric, 1.21.8, Client, NeoForge, 1.21.7, 1.21.6
Beta 2025-10-06 Get
AsyncParticles-3.3.10+1.21.1.jar
MC 1.21, Fabric, Client, NeoForge, 1.21.1
Release 2025-10-06 Get
AsyncParticles-2.3.10+1.20.1.jar
MC Fabric, Client, NeoForge, 1.20.1, Forge
Release 2025-10-06 Get
AsyncParticles-Lite-0.7.0-alpha.1+1.21.9.jar
MC Fabric, Client, 1.21.9, NeoForge
Alpha 2025-10-06 Get
AsyncParticles-3.3.9+1.21.1.jar
MC 1.21, Fabric, Client, NeoForge, 1.21.1
Release 2025-10-02 Get
AsyncParticles-2.3.9+1.20.1.jar
MC Fabric, Client, NeoForge, 1.20.1, Forge
Release 2025-10-02 Get

You Might Also Like

Better Biome Reblend
Updated version of Better Biome Blend, a mod that improves and fixes biome color blending
9,432,920
Icterine
Advancements optimization (specifically, InventoryChangeTrigger)
9,118,727
- FPS Booster - Lag Killer
powerful client-side performance FPS booster
97,463
Better Pie Chart
This Mod improves the Vanilla Pile Chart perfect for Minecraft SMP servers
9,603
Enhanced Block Entities Backforged
Reduce FPS lag with block entities, as well as customize them with resource packs. Forge 1.16.5 port of EBE
9,451
Unbinilium
Ubinilium is a Minecraft mod designed to optimize performance and enhance gameplay. It stabilizes FPS, renders distant blocks with reduced detail, and efficiently manages memory.
9,364