Hacks For Eaglercraft 1-5-2 ((full)) Jun 2026

3/5

// ==UserScript== // @name Eaglercraft No Fall // @namespace http://tampermonkey.net/ // @version 0.1 // @description Disable fall damage // @author You // @match *://*/* // @grant none // ==/UserScript== (function() 'use strict'; setInterval(() => player.fallDistance = 0; , 100); )(); Hacks For Eaglercraft 1-5-2

Last updated: October 2025. These hacks are verified for Eaglercraft version 1.5.2 (U26). Always check the "eaglercraft" subreddit for updates, as anti-cheats evolve weekly. 3/5 // ==UserScript== // @name Eaglercraft No Fall