Commit #e3de0f - Fix different egg types are not stacked when laid from stacked chickens (#1087)
Commit #a34c86 - Adds support to 1.21.10
Commit #7964e8 - Adds support to 1.21.10
Commit #3a9416 - Adds support to 1.21.9 (Paper only)
Commit #8375c1 - Fixed right clicking non-stackable entities with simulate tool causing errors
Commit #4285e9 - Generate NMS code for each version
Commit #042c0d - Fixed the ability to remove holograms by calling Entity#remove (#1082)
Commit #8c3cb6 - Fixed removing stacked barrels is not working properly (#1082)
Commit #de5d9a - Refactored the way objects are saved and tracked in cache
Commit #28651c - Fix casting errors when updating spawners data (#1081)
Commit #9a9547 - Patched a dupe glitch involving dispensers (#1074)
Commit #a5f394 - Fixed massive lag when having spawners stacking disabled and fixed linked entities not working when spawners stacking disabled (#1080)
Commit #817224 - Fix pickup animation error when trying to pick up stacked items and having the inventory full (#1077)
Commit #e4a04f - Fixed errors when MyPet entity spawns (#1078)
Commit #d8780f - Fix delete null worlds transaction is never called
Commit #b9bdef - Adds support to remote databases
Commit #4d46b1 - Improved ingame config editor
Commit #da87b5 - Fixed duplicating entities does not work correctly in 1.21.8 (#1072)
Commit #fd0180 - Adds the ability to multiply sniffer seeds (#1071)
Commit #5a9cb0 - Fixed not calling readAdditionalSaveData in 1.21.7 when duplicating entities (#1065)
Commit #19957c - Fix cancelling the pick up event of stacked item causing unexpected behavior (#1066)
Commit #4dea35 - Moved death simulation logic to its own class
Commit #9033f3 - Removed unused methods
Commit #982ee6 - Do not save extra data when duplicating entities (#1065)
Commit #2566f1 - Fix fire and dupe issue on breed (#1067)
Commit #9ff0da - Fixed not being able to open upgrade menu for spawners that does not have upgrade assign to them (#1043)
Commit #35872b - Fixed Chunk2ObjectMap not tracking its size correctly
Commit #1a4a39 - Adds support to 1.21.8
Commit #e10389 - Removes support to 1.21.6 & adds support to 1.21.7
Commit #f9acfa - Fix loading chunks when not needed (#1058)
Commit #6724a0 - Adds support to 1.21.6
Commit #5fc0e6 - Fixed NoSuchMethodError when handling sweeping edge in Spigot (#1054)
Commit #68690e - Do not use ServerLevel#sendParticlesSource which does not exist in Spigot
Commit #3a8ff7 - Fix spawners-override wiki link (#1053)