=== v1.3.1 === + Added disabled-ai-options in the spawner stack settings section
+ Added min-split-if-lower setting to the entity stack settings section
+ Added legacy-data-migration setting to disable the old data system for increase performance
+ Added a StackGUIOpenEvent for stacked blocks and spawners
+ Shift right clicking a spawner with the stacktool will now trigger the spawner to spawn
* Fixed an issue where entity stacks could duplicate a mob on chunk unload in 1.17
* Fixed adding to a natural spawner resetting the placed by player state to true
* Fixed mobs jittering through walls when velocity transfer is disabled
* Fixed a NPE when entity-merge-entire-chunk is enabled
* Fixed a BlockUnstackEvent not firing when using the destroy stack button
* Fixed new versions of CMI not being supported for holograms
* Fixed Guardians being able to spike their attacker even with disabled AI
* Fixed rare nametag check error when comparing locations across worlds
* Fixed min supported version being listed as 1.14 when it's really 1.16.3
* Improved some documentation in the code