AsyncParticles

Async particle ticking/rendering.
Back to Files

AsyncParticles-26.1.1.0-beta.1+26.1.2.jar

File nameAsyncParticles-26.1.1.0-beta.1+26.1.2.jar
Uploader
Harvey_HuskyHarvey_Husky
Uploaded
Jul 8, 2026
Downloads
160
Size
557.6 KB
Mod Loaders
FabricNeoForge
File ID
8394486
Type
B
Beta
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

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

NeoForge

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

Learn more about Curse Maven

What's new

  • Save and restore GL program state in compute() to avoid disrupting the render pipeline.
  • With Vulkan mod:
    • 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 additional files