Simple Menu

🖼️ Adds basic functionality to edit the style and buttons of Minecraft's main menu, change the window title and set a new icon.

427,30k

Simple Menu

<p style="text-align: center;"><center><a href="https://serilum.com/" target="_blank" rel="noopener noreferrer"><img src="https://cdn.serilum.com/description/header/header.png" alt="" width="838" height="400" /></a></p><p style="text-align: center;"><a href="https://curseforge.com/members/serilum/projects" target="_blank" rel="noopener noreferrer"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/curseforge.svg&w=400" width="200" /></a> <a href="https://modrinth.com/user/Serilum" target="_blank" rel="noopener noreferrer"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/modrinth.svg&w=400" width="200" /></a> <a href="https://patreon.com/serilum" target="_blank" rel="noopener noreferrer"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/patreon.svg&w=400" width="200" /></a> <a href="https://youtube.com/@serilum" target="_blank" rel="noopener noreferrer"><img src="https://wsrv.nl/?url=https://workflow.serilum.com/badges/svg/youtube.svg&w=400" width="200" /></a></center></p><p><strong><span style="font-size: 24px;">Requires the library mod <a style="font-size:24px" href="https://modrinth.com/mod/collective" target="_blank" rel="nofollow">Collective</a>.</span></strong><br><br><strong>   This mod is part of <span style="color:#008000"><a style="color:#008000" href="https://modrinth.com/modpack/the-vanilla-experience" target="_blank" rel="nofollow">The Vanilla Experience</a></span> modpack and <span style="color:#666"><a style="color:#666" href="https://modrinth.com/mod/serilums-customization-bundle" target="_blank" rel="nofollow">Serilum's Customization Bundle</a></span> mod.</strong><br><span style="font-size:18px">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 <a style="font-size:18px" href="https://modrinth.com/modpack/the-vanilla-experience" rel="nofollow">The Vanilla Experience</a> 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.<br><br><strong>It can:</strong><br> • Set a custom window title and icon.<br> • Replace the Minecraft logo on the main menu.<br> • Set a custom background.<br> • Hide the Minecraft Realms button.<br> • Create a server hosting promo button with a clickable link.<br> • Hide the splash texts next to the logo.<br> • Remove the experimental warning text from mod loaders.<br> • Remove the text in the bottom left.<br></span><br><br><img src="https://cdn.serilum.com/projects/simple-menu/a.png"><br><br><br><strong><span style="font-size:20px">Configurable:</span> <span style="color:#008000;font-size:14px"><a style="color:#008000" href="https://github.com/Serilum/.information/wiki/how-to-configure-mods" rel="nofollow">( how do I configure? )</a></span><br></strong><span style="font-size:12px"><strong>setCustomWindowTitle</strong> (default = false): Whether a custom window title should be set. Uses the value set in 'customWindowTitle'.</span><br><span style="font-size:12px"><strong>customWindowTitle</strong> (default = "Custom Window Title"): The custom window title that's used when 'setCustomWindowTitle' is enabled.</span><br><br><span style="font-size:12px"><strong>setCustomWindowIcon</strong> (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'.</span><br><br><span style="font-size:12px"><strong>replaceMainMenuLogo</strong> (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.</span><br><span style="font-size:12px"><strong>replaceMainMenuEditionLogo</strong> (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.</span><br><br><span style="font-size:12px"><strong>setCustomBackground</strong> (default = false): If a custom background should be rendered. A 'background.png' file is needed. Located in './config/simplemenu/background/'.</span><br><br><span style="font-size:12px"><strong>hideMinecraftRealmsButton</strong> (default = false): If the Minecraft Realms button should be hidden from the main menu.<br></span><strong>expandModsButton</strong> (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.<br><span style="font-size:12px"><strong>enableServerPromoButton</strong> (default = false): Whether the Minecraft Realms button should be replaced by a serverhosting promo button.</span><br><span style="font-size:12px"><strong>serverPromoButtonTextDefault</strong> (default = "Need a Server?"): The default server promo button text.</span><br><span style="font-size:12px"><strong>serverPromoButtonTextOnHover</strong> (default = "Use code PROMO for 25% off"): The server promo button text shown when hovering it.</span><br><span style="font-size:12px"><strong>serverPromoButtonClickURL</strong> (default = "https://localhost/exampleurl"): The URL that's being navigated to when clicking the server promo button.</span><br><br><span style="font-size:12px"><strong>hideSplashText</strong> (default = false): Whether the splash text should be hidden on the main menu.</span><br><span style="font-size:12px"><strong>removeExperimentalModLoaderText</strong> (default = false): Whether experimental/beta mod loader text should be removed from the main menu.</span><br><span style="font-size:12px"><strong>removeTextBottomLeft</strong> (default = false): Whether the text in the bottom left should be removed from the main menu.</span><br><br></p>
<p><br><span style="font-size:18px"><strong>Additional notes:</strong></span><br><span style="font-size:14px">I've made the "The Vanilla Experience"-logo in the image above via BlockBench with this plugin:</span><br><a href="https://ewanhowell.com/plugins/minecraft-title-generator/" rel="nofollow">https://ewanhowell.com/plugins/minecraft-title-generator/</a><br><br><br><br>------------------<br><br><span style="font-size:24px"><strong>You may freely use this mod in any modpack, as long as the download remains hosted within the Modrinth ecosystem.</strong></span><br><br><span style="font-size:18px"><a style="font-size:18px;color:#008000" href="https://serilum.com/" rel="nofollow">Serilum.com</a> contains an overview and more information on all mods available.</span><br><br><span style="font-size:14px">Comments are disabled as I'm unable to keep track of all the separate pages on each mod.</span><span style="font-size:14px"><br>For issues, ideas, suggestions or anything else there is the <a style="font-size:14px;color:#008000" href="https://github.com/Serilum/.issue-tracker" rel="nofollow">Github repo</a>. Thanks!</span><span style="font-size: 6px;"><br /><br /></span></p>

ADS