promotional bannermobile promotional banner

AsyncParticles

Async particle ticking/rendering.

File Details

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

  • B
  • May 3, 2026
  • 1.03 MB
  • 687
  • 1.21.1
  • Fabric + 1

File Name

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

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

NeoForge

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

Learn more about Curse Maven

## Notice: BETA Build ### beta.5 - Fixed mixin conflict with Embeddium. ### beta.4 - Fixed crash with RuOK + C2ME. - Reverted LegacyRandomSource changes. ### 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.(by Evoloxi) ### 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.