We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
As requested, separated the Mods optimization module into a independent mod called `Mods Optimizer` to allow easier maintenance and updates. Improved overall performance and memory usage by code refactoring and optimizations up to 10%. Simplified checks and removed unnecessary checks for better performance. Added `PersistenceRequired` tag for mobs and modded entities to the ignore list to avoid issues with the spawn module.
Updated documentation to covering issues like #55.
Developed documentation to facilitate effortless troubleshooting.