Note: This is an ALPHA version! ╰( ̄w ̄o)
This means it is unstable and may break things.
- Added a mixin option to control the replacement of certain
LegacyRandomSource
instances withSingleThreadedRandomSource
. - Added a mixin option to make
LegacyRandomSource
thread-safe (Never enable this unless you know what you're doing, try 'Replace RandomSource' first!) - Attempted to fix the lodestone crash again, but a full fix seems unlikely at this point.
You can setbuffer_particles = false
inlodestone-client.toml
to avoid the potential crash.