
UltraEasyMenu
UltraEasyMenu is a Fabric and NeoForge mod for the latest versions of Minecraft focused on simple main menu customization.
⚙️ Current feature
- Fixed background image for the main menu.
- Zero config by setting background.png and logo.png in the "/config/ultraeasymenu/" folder
- You can change the image by editing
config/ultraeasymenu-client.toml - Config key:
menuBackgroundFilePath. - Value: absolute path or path relative to the game directory.
- Example absolute path:
C:/Users/your-user/Pictures/menu.png. - Example relative path:
config/ultraeasymenu/background.png. - Config key:
hideMinecraftLogo(trueto hide the vanilla Minecraft logo). - Config key:
nhideSplashText(trueto hide the vanilla splash texts). - If the configured file is missing or invalid, vanilla panorama rendering is kept.