EscFix
No reviews yet
Closes any GUI with 0+Back combo on MojoLauncher / PojavLauncher
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the client. Works on vanilla servers.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
EscFix
A lightweight client-side mod that fixes the inability to close GUIs on mobile Minecraft launchers such as MojoLauncher and PojavLauncher.
The problem Mobile launchers like MojoLauncher and PojavLauncher intercept the Android Back button at the system level and never pass it to the game as ESC. On top of that, both launchers don't allow you to bind the ESC key to an on-screen button - any attempt to assign it automatically gets replaced with Back. This makes it impossible to close any mod GUI that relies on ESC to exit, such as item radial menus, custom config screens, or any mod that doesn't provide its own close button.
The fix EscFix listens to keyboard events directly inside open GUIs and closes the screen when it detects the 0 + Back combo - before the launcher can interfere.
How to use
- In your launcher's on-screen button settings, create a combo button that sends both Back and 0 simultaneously
- Open any GUI in-game
- Tap that button - the GUI will close
Creating a combo on-screen button is the most convenient way to use this mod on mobile, since holding two separate buttons while playing can be awkward.
Compatibility
- ✅ Minecraft Any version
- ✅ MojoLauncher
- ✅ PojavLauncher
- ✅ Any other launcher that remaps Back to key 1
- ✅ Client-side only - no server installation needed
- ✅ Compatible with all mods that use standard Forge GUI system
Technical details
The mod hooks into GuiScreenEvent.KeyboardInputEvent.Pre - a Forge event that fires before the GUI processes input. When the combo is detected, the event is cancelled (preventing any other action) and the current screen is closed via reflection, making it compatible even with obfuscated builds.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources