✨ Major Improvements: Fixed too small cube size allowing going through the End portal via ender pearl, reduced package size by modularizing portal's pop eyes' code and updated documentation (updated performance notice and fixed typos).
✨ Major Improvements: Added player messages to portal disables originating from Ender Pearls, only portals in the overworld get disabled (allowing players to travel back) and updated documentation and showcase accordingly.
✨ Major Improvements: Disables now also Ender Pearls entering portals, fixed edge cases on fill range, improved performance and updated documentation.
Details:
- Ender Pearls: Ender Pearls will now also destroy Nether and End portals
- Fill Range: When building a Nether portal at the lowest or highest point of the world, the range of the fill command would be outside the world boundaries and throw an error. Now the range gets changed dynamically to the entities position.
- Performance: Made the size of scans smaller from 5x5x5 to 5x4x5 blocks, which reduces the amount of checks by ~20%.
- Documentation: Updated the documentation accordingly.
✨ Major Improvements: Added a proper installing message on load and improved formatting for all messages.
🚑 Major Hotfix: Added inside pack.mcmeta the supported_formats/min_format/max_format fields with the pack formats of Minecraft Versions 1.21.5-1.21.10.
🚀 Initial Release.



