Simple Menu
No reviews yet
🖼️ Adds some basic functionality to edit the style and buttons of Minecraft's main menu, change the window title and set a new icon. A less fancy FancyMenu alternative.
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Adds tools to customize the user interface and menus.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
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
About
Description
Simple Menu provides an alternative to other extensive main menu editors. I needed more basic functionality that was quickly released after each Minecraft update for my The Vanilla Experience modpack. It's however highly configurable and might be what you need as well. Intentionally kept simple. If you'd like more control, I recommend using FancyMenu.
It can:
• Set a custom window title and icon.
• Replace the Minecraft logo on the main menu.
• Set a custom background.
• Hide the Minecraft Realms button.
• Create a server hosting promo button with a clickable link.
• Hide the splash texts next to the logo.
• Remove the experimental warning text from mod loaders.
• Remove the text in the bottom left.

All available config options:
setCustomWindowTitle default false
Whether a custom window title should be set. Uses the value set in 'customWindowTitle'.
customWindowTitle default "Custom Window Title"
The custom window title that's used when 'setCustomWindowTitle' is enabled.
setCustomWindowIcon default false
If a custom window icon should be set. Two files are needed. Both in PNG format. One a 16 pixel square called 'icon_16x16.png', and one a 32 pixel square called 'icon_32x32.png'. Located in './config/simplemenu/icon'.
replaceMainMenuLogo default false
If a custom main menu logo should be rendered. This will replace the 'Minecraft' text. A 'logo.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 1024x256. To remove it completely, use an empty .png file.
replaceMainMenuEditionLogo default false
If a custom main menu 'edition' logo should be rendered. This will replace the 'Java Edition' text. An 'edition.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 512x64. To remove it completely, use an empty .png file.
setCustomBackground default false
If a custom background should be rendered. A 'background.png' file is needed. Located in './config/simplemenu/background/'.
hideMinecraftRealmsButton default false
If the Minecraft Realms button should be hidden from the main menu.
expandModsButton default false
Whether the Mods button's width should be expanded to match the singleplayer button width. Can be useful with 'hideMinecraftRealmsButton' disabled. Only applicable for Forge and NeoForge.
enableServerPromoButton default false
Whether the Minecraft Realms button should be replaced by a serverhosting promo button.
serverPromoButtonTextDefault default "Need a Server?"
The default server promo button text.
serverPromoButtonTextOnHover default "Use code PROMO for 25% off"
The server promo button text shown when hovering it.
serverPromoButtonClickURL default "https://localhost/exampleurl"
The URL that's being navigated to when clicking the server promo button.
hideSplashText default false
Whether the splash text should be hidden on the main menu.
removeExperimentalModLoaderText default false
Whether experimental/beta mod loader text should be removed from the main menu.
removeTextBottomLeft default false
Whether the text in the bottom left should be removed from the main menu.
Additional notes:
I've made the "The Vanilla Experience"-logo in the image above via BlockBench with this plugin:
https://ewanhowell.com/plugins/minecraft-title-generator/
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Simple Menu provides an alternative to other extensive main menu editors. I needed more basic functionality that was quickly released after each Minecraft update for my The Vanilla Experience modpack. It's however highly configurable and might be what you need as well. Intentionally kept simple. If you'd like more control, I recommend using FancyMenu.
It can:
• Set a custom window title and icon.
• Replace the Minecraft logo on the main menu.
• Set a custom background.
• Hide the Minecraft Realms button.
• Create a server hosting promo button with a clickable link.
• Hide the splash texts next to the logo.
• Remove the experimental warning text from mod loaders.
• Remove the text in the bottom left.

All available config options:
Show Spoiler
setCustomWindowTitle default false
Whether a custom window title should be set. Uses the value set in 'customWindowTitle'.
customWindowTitle default "Custom Window Title"
The custom window title that's used when 'setCustomWindowTitle' is enabled.
setCustomWindowIcon default false
If a custom window icon should be set. Two files are needed. Both in PNG format. One a 16 pixel square called 'icon_16x16.png', and one a 32 pixel square called 'icon_32x32.png'. Located in './config/simplemenu/icon'.
replaceMainMenuLogo default false
If a custom main menu logo should be rendered. This will replace the 'Minecraft' text. A 'logo.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 1024x256. To remove it completely, use an empty .png file.
replaceMainMenuEditionLogo default false
If a custom main menu 'edition' logo should be rendered. This will replace the 'Java Edition' text. An 'edition.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 512x64. To remove it completely, use an empty .png file.
setCustomBackground default false
If a custom background should be rendered. A 'background.png' file is needed. Located in './config/simplemenu/background/'.
hideMinecraftRealmsButton default false
If the Minecraft Realms button should be hidden from the main menu.
expandModsButton default false
Whether the Mods button's width should be expanded to match the singleplayer button width. Can be useful with 'hideMinecraftRealmsButton' disabled. Only applicable for Forge and NeoForge.
enableServerPromoButton default false
Whether the Minecraft Realms button should be replaced by a serverhosting promo button.
serverPromoButtonTextDefault default "Need a Server?"
The default server promo button text.
serverPromoButtonTextOnHover default "Use code PROMO for 25% off"
The server promo button text shown when hovering it.
serverPromoButtonClickURL default "https://localhost/exampleurl"
The URL that's being navigated to when clicking the server promo button.
hideSplashText default false
Whether the splash text should be hidden on the main menu.
removeExperimentalModLoaderText default false
Whether experimental/beta mod loader text should be removed from the main menu.
removeTextBottomLeft default false
Whether the text in the bottom left should be removed from the main menu.
Additional notes:
I've made the "The Vanilla Experience"-logo in the image above via BlockBench with this plugin:
https://ewanhowell.com/plugins/minecraft-title-generator/
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
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

