For users looking to customize their experience, modern tools have simplified the process: EaglerForge
The most common mods alter the player's collision box. By modifying the JavaScript functions that handle isCollidedHorizontally or isInLava , modded clients can achieve:
The most visible function of modded clients is the provision of "hacks" or utility modules. Because Eaglercraft is a web application, the client has full control over what is rendered and how inputs are processed.
Better garbage collection handling within the browser.