promotional bannermobile promotional banner

AsyncParticles

Async particle ticking/rendering.
Back to Files

AsyncParticles-26.2.1.0-beta.1+26.2.jar

File nameAsyncParticles-26.2.1.0-beta.1+26.2.jar
Uploader
Harvey_HuskyHarvey_Husky
Uploaded
Jul 8, 2026
Downloads
756
Size
549.2 KB
Mod Loaders
FabricNeoForge
File ID
8394494
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

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

NeoForge

implementation "curse.maven:asyncparticles-1215753:8394494"

Learn more about Curse Maven

What's new

  • Save and restore GL program state in compute() to avoid disrupting the render pipeline.
  • With Vulkan backend:
    • Replaced VkMemoryBarrier with VkBufferMemoryBarrier in ParticleRenderer.
    • Ensure index buffer is resolved outside the render pass to avoid triggering a vkBarrier invocation inside Mojang's ensureStorage(), which would cause a validation error.

This mod has no related projects