0.9.5
- Ported to 26.1
- This port is temporary for now, I am hoping to release v0.10 for 26.1 which will have some new features and resourcepack capabilities
0.9.4
- Fixed a crash when interacting with a block or fluid dropdown in the config menu
- Added a warning when trying to open the config screen from the main menu
0.9.3
- Ported to Fabric 26.1-snapshot.6
- Fixed a crash on startup when loading an old config file
- Added some debug visuals for bounding boxes
- Removed some unused debug options
- Some minor internal refactors
0.9.2
- Ported to Fabric 26.1-snapshot.4
Marked as alpha as it hasn't been extensively tested, but should be stable
0.9.1
- Ported to NeoForge 1.21.11
- Added new toggles for a few previously hardcoded particles in the Snowflake and Grass Blade block particle overrides
- The Snowflake block particle override no longer has a chance to spawn steam particles in warm places by default, as it is a bit buggy on servers
0.9
- Updated to Minecraft 1.21.11
- Rewritten the config system:
- YACL is now an optional dependency
- Only non-default config values are saved now
- Allows for better config updating in the future (no more resetting the config every update!)
- All previous config values will be reset, however, the config file from older versions will remain untouched
- Some default config values have been fixed
- Added toggles to disable all block placing or breaking particles
- Lava bubble pop particles now match the lava height more closely
- Adjusted Redstone Dust and Redstone Interaction Dust particles to look closer to vanilla redstone particles
- A bunch of internal refactors have been made this update, do make sure to report any issues you find!
Changed environment to client in fabric.mod.json
0.8.5
- Multiple improvements when spawning particles dynamically tinted based on the block texture
- No longer reads pixels from the texture every single time a particle spawns
- Fixed exceptions being thrown under certain circumstances while reloaded resources
- Reload listeners are now registered through Fabric Resource Loader (fabric only) for better mod compatibility
0.8.4
- Re-enabled modmenu entrypoint
0.8.3
- Updated to 1.21.10
- Fixed pack.mcmeta not being formatted correctly since 1.21.9
- Added some additional debug logging
0.8.2
- Ported to 1.21.9
- Fixed remaining issues from v0.8.2-beta.1
- Spark particles no longer disappear near the edge of the screen
- Snowflake particles are no longer emissive
- No longer crashes if too many particles try to render in a single frame
0.8.2-beta.1
- Fixed rendering issues in v0.8.2-alpha\
- Fixed sparks rendering as a single quad\
- Fixed portal shatter particles not rendering at all\
- Fixed some particles having incorrect billboarding\
- Not tested extensively, expect bugs! Report any if you find them
0.8.2-alpha
- Ported to 1.21.9
- Not tested extensively, expect bugs! Report any if you find them


