=== v1.4.2 === + Added a placeholder to get the percentage chance of picking up a spawner with silktouch (%rosestacker_spawner_silktouch_chance%)
+ Added a setting to prevent stacking entities if they have equipment to the config.yml
+ Added a setting to reduce the frequency of spawner redstone checks to help reduce performance impact
+ Added two additional settings related to the spawner auto-stack-range
* Fixed the plugin configs not being created properly on newer versions of 1.18.1
* Fixed singular spawn eggs being duplicated when instant stacking into a stack
* Fixed spawner holograms sometimes showing pig spawner even if it isn't a pig spawner
* Fixed a couple of rare errors caused by race conditions when spawning mobs from spawners
* Fixed not being able to shear sheep when cumulative breeding was disabled
* Fixed an async VillagerAcquireTradesEvent issue
* Fixed errors when mcMMO Classic is installed
* Increase accuracy of slime and magma cube drops again, added a setting to toggle it off in entity_settings.yml
* Refactored some internals
- Removed old chunk data migration system, everyone should be updated by this point