{"id":121867,"date":"2026-06-07T07:00:03","date_gmt":"2026-06-07T04:00:03","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/"},"modified":"2026-06-07T07:00:03","modified_gmt":"2026-06-07T04:00:03","slug":"pixel-mk-menu","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/","title":{"rendered":"Pixel MK Menu"},"content":{"rendered":"<p><!-- markdownlint-disable --><\/p>\n<p align=\"center\">\n<img decoding=\"async\" src=\"https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/PixelMKMenuLogo.png?raw=true\" alt=\"Logo\" width=100%>\n<\/p>\n<p><!-- markdownlint-enable --><br \/>\n![GitHub License](https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/LICENSE.md)<br \/>\n![Maintenance](https:\/\/img.shields.io\/maintenance\/yes\/2024?style=for-the-badge)<br \/>\n![Javadoc](https:\/\/javadoc.io\/doc\/io.github.apolo49.pixelmk\/pixelmkmenu-1.20.6)<br \/>\n![Forge Modloader](https:\/\/img.shields.io\/badge\/mod%20loader-neoforge-1976d2?style=for-the-badge)<br \/>\n![Client Only](https:\/\/img.shields.io\/badge\/environment-client-1976d2?style=for-the-badge)<br \/>\n![Patreon](https:\/\/shieldsio-patreon.vercel.app\/api\/?username=apolo49&#038;type=patrons)<br \/>\n![CurseForge Game Versions](https:\/\/img.shields.io\/curseforge\/game-versions\/682844?style=for-the-badge&#038;logo=curseforge)<br \/>\n![CurseForge Version](https:\/\/www.curseforge.com\/minecraft\/mc-mods\/pixel-mk-menu)<br \/>\n![Modrinth Game Versions](https:\/\/img.shields.io\/modrinth\/game-versions\/a2TIbRUs?style=for-the-badge&#038;logo=modrinth)<br \/>\n![Modrinth Version](https:\/\/modrinth.com\/project\/pixel-mk-menu)<br \/>\n![GitHub Sponsors](https:\/\/github.com\/sponsors\/apolo49)<br \/>\n![Lines of code](https:\/\/github.com\/apolo49\/Pixel-MK-Menu)<br \/>\n![Maven Central Version](https:\/\/repo1.maven.org\/maven2\/io\/github\/apolo49\/pixelmk\/pixelmkmenu-1.18.2\/)<\/p>\n<p><!-- markdownlint-disable MD002 --><\/p>\n<p>## Executive Summary<\/p>\n<p>Pixel MK Menu is a client side GUI mod for minecraft. It changes the main menu,<br \/>\nbuttons, the pause menu and other miscellaneous GUIs.<\/p>\n<p>## Table of Contents<\/p>\n<p>&#8211; [Executive Summary](#executive-summary)<br \/>\n&#8211; [Table of Contents](#table-of-contents)<br \/>\n&#8211; [Introduction](#introduction)<br \/>\n&#8211; [Changes](#changes)<br \/>\n  &#8211; [Main Menu](#main-menu)<br \/>\n    &#8211; [Default Menu](#default-menu)<br \/>\n    &#8211; [With Create and Quark](#with-create-and-quark)<br \/>\n  &#8211; [Pause Menu](#pause-menu)<br \/>\n&#8211; [Adding Buttons](#adding-buttons)<br \/>\n&#8211; [Credits](#credits)<br \/>\n&#8211; [License](#license)<\/p>\n<p>## Introduction<\/p>\n<p>The Minecraft main menu and other menus aren&#8217;t that modern, sleek or beautiful.<br \/>\nWe can see due to the popularity of menu editor mods and GUI redesign mods and<br \/>\nother mod GUIs that the menus leave a lot to be desired. This desire to change the<br \/>\nmenu and the soon-to-be-released Pixel MK 4 modpack leaves a hole to be filled<br \/>\nthat was filled with Pixel MK 1 and 2&#8217;s Voxel Menu mod that was brought over from<br \/>\nthe Voxel Modpack.<\/p>\n<p>This mod serves as a port\/successor to that mod, redesigning the menu and,<br \/>\nbringing in modern mod support as well as support for Forge.<\/p>\n<p>## Changes<\/p>\n<p>Pixel MK Menu currently only changes the Main Menu, Create&#8217;s main menu<br \/>\n(if Create is loaded) and the Pause Menu.<\/p>\n<p>### Main Menu<\/p>\n<p>The Main menu has up to 10 buttons, when both Create and Quark are<br \/>\nenabled\/installed alongside Pixel MK Menu, normally this count is only 8.<\/p>\n<p>#### Default Menu<\/p>\n<p>![Image of main menu with Pixel MK Menu](https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/MainMenu.png?raw=true &#8220;Main Menu&#8221;)<\/p>\n<p>As you can see the main menu looks much more sleek and polished. This modernity<br \/>\ndirectly reflects the modpack as a whole and is translated into the modpack using<br \/>\nresourcepacks and others. For anyone who doesn&#8217;t like the menu it can be removed<br \/>\nwithout consequence.<\/p>\n<p>One of the new buttons on the menu is a mute button to mute menu music entirely,<br \/>\nthe menu music can also be muted using the config to restore the original menu music.<\/p>\n<p>It is also possible to add a modpack definition in the top-left corner to bring<br \/>\na little extra touch to the menu using a JSON file, this will eventually also be<br \/>\nextended into an entire button and dynamic screen.<\/p>\n<p>#### With Create and Quark<br \/>\n![Image of main menu with Pixel MK Menu installed alongside Quark and Create](https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/MainMenuQuarkCreate.png?raw=true &#8220;Main Menu with Create and Quark&#8221;)<\/p>\n<p>The Buttons added with Quark and Create are built into the mod but any other buttons<br \/>\nwill have to be added via determination from other mod authors unless requested<br \/>\nand approved through the issue tracker.<\/p>\n<p>The way to add this is documented [here](#adding-buttons)<\/p>\n<p>### Pause Menu<\/p>\n<p>![Pause Menu](https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/PauseMenu.png?raw=true &#8220;Pause Menu&#8221;)<\/p>\n<p>The pause menu has been redesigned to take up a smaller space of the screen and<br \/>\nno longer dims the background meaning that it is easier to see you surroundings<br \/>\nwhen online.<br \/>\nThe pause menu also has animations associated with it.<\/p>\n<p>## Adding Buttons<\/p>\n<p><!-- markdownlint-disable --><br \/>\n**This Functionality does not yet exist in 1.20.6**<br \/>\n<!-- markdownlint-enable --><\/p>\n<p>To add a button it is as simple as catching an event (`AddModButtonsEvent` event)<br \/>\non the Forge Event Bus.<\/p>\n<p>The file for this event can be found at [AddModButtonsEvent.java](\/src\/main\/java\/io\/github\/pixelmk\/pixelmkmenu\/event\/AddModButtonsEvent.java).<\/p>\n<p>The code used would be something along the lines of<\/p>\n<p>&#8220;`java<br \/>\nimport com.pixelmk.pixelmkmenu.event.AddModButtonsEvent;<br \/>\nimport net.minecraft.client.gui.components.Button;<br \/>\nimport net.minecraftforge.common.MinecraftForge;<br \/>\nimport net.minecraftforge.eventbus.api.SubscribeEvent;<\/p>\n<p>\/\/ &#8230;<\/p>\n<p>public void init() {<br \/>\n    \/\/ &#8230;<br \/>\n    MinecraftForge.EVENT_BUS.addListener(this::addButton);<br \/>\n    \/\/ &#8230;<br \/>\n}<\/p>\n<p>@SubscribeEvent<br \/>\npublic void addButton(AddModButtonsEvent event) {<br \/>\n    event.createButton(&#8220;examplemod.usingStringButton&#8221;,<br \/>\n        $ -> {LOGGER.info(&#8220;This button was created using a string&#8221;)});<br \/>\n    event.createButton(new TranslatableComponent(&#8220;examplemod.usingComponentButton&#8221;),<br \/>\n        $ -> {LOGGER.info(&#8220;This button was created using a component&#8221;)});<br \/>\n    event.addButton(new Button(&#8220;examplemod.usingMCButton&#8221;),<br \/>\n        $ -> {LOGGER.info(&#8220;This button was created using a Minecraft Button&#8221;)});<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>## Credits<\/p>\n<p>&#8211; Programming &#8211; Joe Targett of the Pixel MK team<\/p>\n<p>&#8211; Some code lifted and edited from<br \/>\nPack Menu and Somnia Awoken.<\/p>\n<p>&#8211; Music by eXtaticus, Kuraishin, ph00tbag, and FelixMoog.<\/p>\n<p>&#8211; Art by Joe Targett<\/p>\n<p>&#8211; Idea by xIGBClutchIx, Mumfrey and the rest of the VoxelModPack Team.<\/p>\n<p>## License<\/p>\n<p>MIT License<\/p>\n<p>Copyright (c) 2024 Joe Targett, Pixel MK Group<\/p>\n<p>Permission is hereby granted, free of charge, to any person obtaining a copy<br \/>\nof this software and associated documentation files (the &#8220;Software&#8221;), to deal<br \/>\nin the Software without restriction, including without limitation the rights<br \/>\nto use, copy, modify, merge, publish, distribute, sublicense, and\/or sell<br \/>\ncopies of the Software, and to permit persons to whom the Software is<br \/>\nfurnished to do so, subject to the following conditions:<\/p>\n<p>The above copyright notice and this permission notice shall be included in all<br \/>\ncopies or substantial portions of the Software.<\/p>\n<p>THE SOFTWARE IS PROVIDED &#8220;AS IS&#8221;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br \/>\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br \/>\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE<br \/>\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER<br \/>\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,<br \/>\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE<br \/>\nSOFTWARE.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Pixel MK Menu is a client side GUI mod for minecraft. It changes the main menu,<br \/>\nbuttons, the pause menu and other miscellaneous GUIs.<\/p>\n","protected":false},"featured_media":121868,"template":"","meta":{"_minecraft_slug":"pixel-mk-menu","_minecraft_project_id":"a2TIbRUs","_minecraft_author":"apolo49","_minecraft_license":"MIT","_minecraft_downloads":285,"_minecraft_follows":3,"_minecraft_client_side":"required","_minecraft_server_side":"unsupported","_minecraft_storage_type":"zip","_minecraft_archive_name":"pixel-mk-menu.zip","_minecraft_size_bytes":33669606,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-15T18:59:43.981497Z","_minecraft_date_created":"2024-06-08T19:43:26.176095Z","_minecraft_date_modified":"2024-06-13T17:37:24.752812Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/pixel-mk-menu","_minecraft_icon_attachment_id":121868,"_minecraft_imported_at":"2026-06-07T04:00:04+00:00","_minecraft_import_hash":"9764bbe13713c6333cbeb787197bca15","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,158,92],"mod_loader":[160],"minecraft_version":[102],"class_list":["post-121867","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-neoforge","mod_category-utility","mod_loader-neoforge","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Pixel MK Menu - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pixel MK Menu - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Pixel MK Menu is a client side GUI mod for minecraft. It changes the main menu, buttons, the pause menu and other miscellaneous GUIs.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/PixelMKMenuLogo.png?raw=true\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/\",\"name\":\"Pixel MK Menu - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png\",\"datePublished\":\"2026-06-07T04:00:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png\",\"width\":600,\"height\":600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/pixel-mk-menu\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Pixel MK Menu\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pixel MK Menu - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/","og_locale":"en_US","og_type":"article","og_title":"Pixel MK Menu - Minecraft","og_description":"Pixel MK Menu is a client side GUI mod for minecraft. It changes the main menu, buttons, the pause menu and other miscellaneous GUIs.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/apolo49\/Pixel-MK-Menu\/blob\/master\/readmeResources\/PixelMKMenuLogo.png?raw=true","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/","name":"Pixel MK Menu - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png","datePublished":"2026-06-07T04:00:03+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/pixel-mk-menu-icon-f29a797bd0f1bd48ffcbdebcd8df629798c85d5d.png","width":600,"height":600},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/pixel-mk-menu\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"Pixel MK Menu"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/121867","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/121868"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=121867"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=121867"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=121867"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=121867"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}