promotional bannermobile promotional banner

AsyncParticles

Async particle ticking/rendering.

File Details

AsyncParticles-21.1.0a-beta.3+1.21.1.jar

  • B
  • May 1, 2026
  • 1.03 MB
  • 141
  • 1.21.1
  • Fabric + 1

File Name

AsyncParticles-21.1.0a-beta.3+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:asyncparticles-1215753:8022366"

NeoForge

implementation "curse.maven:asyncparticles-1215753:8022366"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Notice: BETA Build

beta.2/3

  • Requires FabricLoader v0.17.0+ or NeoForge v21.1.22+
  • Improved the canRenderFast check logic to prevent unsupported particles from being marked for GPU acceleration.
  • Actually fix particles rendering twice on NeoForge in certain cases.
  • Actually fix black destruction particles.
  • Fixed visual bug with Particle Interactions.
  • Fixed a crash caused by concurrent access to LegacyRandomSource.

beta.1

  • Fix compatibility with mods that can clear the particles map.
  • Add missing translations.

alpha.2:

  • Fix contraptions' rain/particle blocking on sublevels.

alpha.1:

  • Support for Create 6.0.10
    • Contraptions now block vanilla rains.
  • GPU particle acceleration! Cheers!
  • Create: Aeronautics compatibility.
  • Currently incompatible with Particle Rain, but compatibility is coming in a future version.
  • Removed old compatibility code for some mods. Please report an issue if you encounter any problems.