This update patches an issue where leaf particles would become stuck after a crash or improper shutdown.
- Updated scanner to use same system for temperature allowing for more control.
- Implemented an entity cache data file system to store entity data.
- Leaf particles no longer spawn around afk players.
- Added more Config options for the leaf particle.
- range - Sets the range of hw far away leaf particles can spawn from
- fidelity - Sets the scanning fidelity, higher this is the less blocks around the player are scanned at once.
- max-particles - Sets a particle cap for how many can exists at one time.
- scan-delay - Sets the delay time between each scan in ticks. This has a min value of 10.
- spawn-chance - Sets the chance of a particle being spawned.