promotional banner

Subtle Effects Threads Fix

Fixes the "Accessing LegacyRandomSource from multiple threads" crash caused by Subtle Effects biome particles on NeoForge 1.21.1.
Back to Files

subtleeffectsthreadfix-1.0.0.jar

File namesubtleeffectsthreadfix-1.0.0.jar
Uploader
AidenWr3nchAidenWr3nch
Uploaded
Aug 20, 2026
Downloads
143
Size
196.3 KB
Mod Loaders
NeoForge
File ID
8690431
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:subtle-effects-threads-fix-1660743:8690431"

Learn more about Curse Maven

What's new

## 1.0.0 - Initial Release (2026-08-20)

### Added
- First public release for **NeoForge 1.21.1**
- Thread-safe RandomSource redirection inside Subtle Effects' `BiomeParticleManager.tickBiomeParticles`
- Safety-net exception handling that prevents the game from crashing on multi-threaded `LegacyRandomSource` access
- Soft (optional) dependency on Subtle Effects
- Client-side only implementation
- Zero configuration required

### Notes
- Fully compatible with Sodium, Flywheel, ScalableLux, ModernFix and other heavy optimization mods
- Designed for the Perfection Rework visual stack, but works with any pack using Subtle Effects

This mod has no additional files