MineMenu: No-Shift-Conflict Patch
No reviews yet
A patched version of MineMenu for 1.20.1 that removes the Shift+Click edit shortcut to prevent input conflicts while sprinting.
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
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
About
In the original MineMenu, the Shift + Click shortcut is hardcoded to enter the "Edit Mode." For players who frequently use the Shift key for sprinting (common in hardcore survival or combat-heavy modpacks), this often leads to accidentally triggering the edit interface while trying to use a menu item. Since the original mod has been out of active development for 1.20.1 since late 2023, this conflict remained unaddressed.
Key Features & Modifications
Logic Decoupling (Bytecode Patch): Using direct bytecode manipulation, the hasShiftDown() check has been bypassed within the click-detection method. Pressing Shift while clicking menu items will no longer trigger the edit screen.
-
UI Purification: The red "EDIT" text that appears above menu icons when Shift is held has been removed to ensure a clean, immersive visual experience.
-
Hardcore Performance: The patch is implemented at the JVM instruction level (iconst_0). It removes unnecessary logic branches, making it extremely lightweight and ideal for performance-heavy 1.20.1 modpacks and local network (LAN) multiplayer environments.
-
Retained Functionality: You can still edit your menu items by enabling "Right Click to Edit" in the config or by using the dedicated edit keybind.

Installation
1.Remove the existing minemenu-1.20.1-xxx.jar from your mods folder.
2.Install this patched .jar instead.
3.Synchronize this file with your fellow players if playing in a LAN/Multiplayer environment.
License & Credits
Original Author: GirafiStudios
License: This patch is distributed under the MIT License, in full compliance with the original mod's licensing terms.
Disclaimer: This is an unofficial community fix. Please do not report issues found in this version to the original author.
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