
Mod Menu 1.1x
A fixed up version of Mod Menu for older versions of Minecraft that are less supported.
Screenshots

About this Mod
Mod Menu 1.1x
About
A fork of Mod Menu to try and maintain less supported versions of Minecraft, mainly 1.14.x as of now.

Other Forks
Similar forks of modmenu:
Current and Projected Version Support
- 1.14.4
- 1.14.2
Why
Well trying to mod Minecraft 1.14.2 I found that Mod Menu did not work correctly and since I was looking for a small project I decided try to back port it, in the process I started by getting 1.14.4 updated and releasing that first then releasing 1.14.2
Development Info
Most other development info is the same from normal Mod Menu with the exception of a few things.
- All API imports are kept at
io.github.prospector.modmenu.apithis is becuase it enables the maximum level of compatiblity with pre-existing mods for 1.14.x
Example imports:
import io.github.prospector.modmenu.api.ModMenuApi;
import io.github.prospector.modmenu.api.ConfigScreenFactory;
ConfigScreenFactoryis supported this is done through a 1.15.2 backport- When adding as a dependency use
maven.modrinth, below are some examples of what you need to add to yourbuild.gradle.
More information on maven.modrinth can be found here.
build.gradle
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
filter {
includeGroup "maven.modrinth"
}
}
}
build.gradle
dependencies {
modApi include("maven.modrinth:mod-menu-1.1x:ABC")
}
ABC should be replaced with the version of the release of Mod Menu 1.1x you are trying to support, you can find the version on the versions page.
Available Versions
How to Install Mod Menu 1.1x on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.14.4).
Install Mod
Open the mod browser in the dashboard and search for "Mod Menu 1.1x". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.14.4, 1.14.2
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Mod Menu 1.1x server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.14.4). You can switch loaders with one click in the panel.
Is Mod Menu 1.1x compatible with fabric?
Mod Menu 1.1x officially supports fabric for Minecraft 1.14.4, 1.14.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Mod Menu 1.1x – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Mod Menu 1.1x consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Mod Menu 1.1x with just one click on your server.