Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
AsyncParticles

AsyncParticles

Async particle tick/rendering

149.8k
153
Game Mechanics
Optimization
AboutChangelogVersions

AsyncParticles 2.3.0-beta.3

by Harvey_Husky on Jul 28, 2025
Download

AsyncParticles 3.3.0-beta.3

by Harvey_Husky on Jul 28, 2025
Download

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Delayed sorting of RENDER_ORDER to resolve a loading issue with certain mods.

AsyncParticles 3.3.0-beta.2

by Harvey_Husky on Jul 28, 2025
Download

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Fixed Physics mod compat.
  • Effective/Veil compat.
  • ParticleRain v4-alpha.3 compatibility (temporarily).
  • Use our fast ThreadLocal impl for particles when running with Sodium 0.7.

AsyncParticles 2.3.0-beta.2

by Harvey_Husky on Jul 28, 2025
Download

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Fixed Physics mod compatibility.
  • ParticleRain v4-alpha.3 compatibility (temporarily).
  • Other changes.

AsyncParticles 3.3.0-beta.1

by Harvey_Husky on Jul 22, 2025
Download
  • Fixed particle light color in Ponder worlds.
  • Fixed a mixin conflict.

AsyncParticles 2.3.0-beta.1

by Harvey_Husky on Jul 22, 2025
Download
  • Fixed a mixin conflict.

AsyncParticles 2.3.0-alpha.5

by Harvey_Husky on Jul 20, 2025
Download

Note: This is an ALPHA version! ╰( ̄w ̄o)

This means it is unstable and may break things.

  • Fixed the Iris compatibility issue introduced in 2.1.0.
  • Fixed particle light color in Ponder worlds.

AsyncParticles 2.3.0-alpha.3

by Harvey_Husky on Jul 18, 2025
Download

Note: This is an ALPHA version! ╰( ̄w ̄o)

This means it is unstable and may break things.

  • Fixed incompatibility with Create 6.

alpha.2

  • Figura mod compatibility.
  • Fixed compatibility with Real Camera mod.
  • Added a Mod Integration option to control whether particle collisions should be applied to certain ContraptionEntity.
    • Fixed particles getting stuck inside CBC's cannons.
    • This may be a temporary fix.

  • Current support for Particle Rain v4 is still incomplete.

AsyncParticles 3.3.0-alpha.2

by Harvey_Husky on Jul 18, 2025
Download

Note: This is an ALPHA version! ╰( ̄w ̄o)

This means it is unstable and may break things.

  • Figura mod compatibility.
  • Coo Particles API v1.10.2 compatibility.
  • Added a Mod Integration option to control whether particle collisions should be applied to certain ContraptionEntity.
    • Fixed particles getting stuck inside CBC's cannons.
    • This may be a temporary fix.

  • Current support for Particle Rain v4 is still incomplete.

AsyncParticles 5.3.0-beta.1

by Harvey_Husky on Jul 11, 2025
Download

AsyncParticles 6.3.0-beta.1

by Harvey_Husky on Jul 11, 2025
Download
  • When the Make Bubbles Pop mod is installed, force Make 'ClassInstanceMultiMap' Thread-Safe to true.
  • Added a mixin option to control whether LevelChunk#blockEntities(client side) should be made thread-safe.
  • Other changes.

AsyncParticles 2.3.0-alpha.1

by Harvey_Husky on Jul 11, 2025
Download

AsyncParticles 3.3.0-alpha.1

by Harvey_Husky on Jul 11, 2025
Download

Note: This is an ALPHA version! ╰( ̄w ̄o)

This means it is unstable and may break things.

  • Fixed particles rendering in front of weather effects.
  • When the Make Bubbles Pop mod is installed, force Make 'ClassInstanceMultiMap' Thread-Safe to true.
  • The mixins for ParticleRain are now automatically disabled when ParticleRain v4 is detected, allowing them to coexist. However, the current support is still incomplete.
  • Added weathers culling.
  • Added a mixin option to control whether LevelChunk#blockEntities(client side) should be made thread-safe.

AsyncParticles 5.3.0-beta.0

by Harvey_Husky on Jul 8, 2025
Download

AsyncParticles 6.3.0-beta.0

by Harvey_Husky on Jul 8, 2025
Download

Known Compatibility Issue

  • If you're using Make Bubbles Pop mod, consider enabling the option Make 'ClassInstanceMultiMap' thread-safe under the Mixin options page to avoid crashes.

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Temporarily fixed crash with ParticleRain v4 (undiscovered issues may remain).

AsyncParticles 3.1.0-beta.4

by Harvey_Husky on Jul 8, 2025
Download
  • For Iron's Spellbooks <3.13.0, force Make 'ClassInstanceMultiMap' Thread-Safe to true.

Known Compatibility Issue

  • If you're using Make Bubbles Pop mod, consider enabling the option Make 'ClassInstanceMultiMap' thread-safe under the Mixin options page to avoid crashes.

AsyncParticles 2.1.0-beta.4

by Harvey_Husky on Jul 8, 2025
Download
  • Fixed an issue (likely caused by an unknown mod) where config fields were accessed before being fully loaded.

Known Compatibility Issue

  • If you're using Make Bubbles Pop mod, consider enabling the option Make 'ClassInstanceMultiMap' thread-safe under the Mixin options page to avoid crashes.

AsyncParticles 3.1.0-beta.3

by Harvey_Husky on Jul 6, 2025
Download

Known Compatibility Issue

  • If you're playing Iron's Spells 'n Spellbooks mod version < 3.13.0, consider enabling the option Make 'ClassInstanceMultiMap' thread-safe under the Mixin options page to avoid crashes.

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Try fixing a rare potential crash when using ImmediatelyFast with certain mods that introduce non-standard particle implementations.
  • Add a mixin option to control whether ClassInstanceMultiMap should be made thread-safe.
  • Fixed crash on config migration.
  • Fixed Falling Leaves (Forge) compatibility.

AsyncParticles 2.1.0-beta.3

by Harvey_Husky on Jul 6, 2025
Download

Note: This is a BETA version! ╰( ̄w ̄o)

This means it may contain undiscovered bugs.

  • Try fixing a rare potential crash when using ImmediatelyFast with certain mods that introduce non-standard particle implementations.
  • Add a mixin option to control whether ClassInstanceMultiMap should be made thread-safe.
  • Fixed crash on config migration.
  • Fixed Falling Leaves (Forge) compatibility.

AsyncParticles 6.3.0-alpha.0

by Harvey_Husky on Jul 5, 2025
Download
  • Improved particle culling performance, should be a noticeable improvement.
    • The Cull Particles option has been updated. Check the menu for more details.
1
2
7

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.