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.
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.
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.
- Fixed particle light color in Ponder worlds.
- Fixed a mixin conflict.
- Fixed a mixin conflict.
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.
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.
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.
- 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.
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.
Known Compatibility Issue
- If you're using Make Bubbles Pop mod, consider enabling the option
Make 'ClassInstanceMultiMap' thread-safe
under theMixin
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).
- For Iron's Spellbooks <3.13.0, force
Make 'ClassInstanceMultiMap' Thread-Safe
totrue
.
Known Compatibility Issue
- If you're using Make Bubbles Pop mod, consider enabling the option
Make 'ClassInstanceMultiMap' thread-safe
under theMixin
options page to avoid crashes.
- 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 theMixin
options page to avoid crashes.
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 theMixin
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.
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.
- Improved particle culling performance, should be a noticeable improvement.
- The
Cull Particles
option has been updated. Check the menu for more details.
- The