{"id":85782,"date":"2026-06-05T00:32:13","date_gmt":"2026-06-04T21:32:13","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/"},"modified":"2026-06-05T00:32:13","modified_gmt":"2026-06-04T21:32:13","slug":"inventory-pause-forge","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/","title":{"rendered":"Menu Pause (prev. Inventory Pause)"},"content":{"rendered":"<p># Menu Pause<br \/>\n## formerly known as Inventory Pause<br \/>\n## Customisable mod to pause menus or slow time down!<\/p>\n<p>![](https:\/\/media.giphy.com\/media\/mCJQCNkacCMGpUDj3h\/giphy.gif)<\/p>\n<p>This lightweight __client-side mod__ supports pausing or even just slowing down your __singleplayer__ game when you open menus like the<br \/>\n&#8211; Inventory<br \/>\n&#8211; Crafting Table, Chest, Furnace, &#8230;<br \/>\n&#8211; Hopper, Brewing Stand, Enchanting Table, &#8230;<br \/>\n&#8211; Gamemode Switcher, Death Screen, &#8230;<br \/>\n&#8211; Villager, Horse Inventory, &#8230;<\/p>\n<p>and supports modded screens (if configured correctly)!<\/p>\n<p>_If a modded screen behaves weirdly when paused try adding it to the list of &#8220;Compat mod class names&#8221; to make it slow down instead of pausing it._<br \/>\nScreens can be configured individually inside the config menu (accessible via the Forge mod list).<\/p>\n<p>This mod is __client-side only__ and won&#8217;t be active in LAN worlds or on servers.<\/p>\n<p>Supported versions:<br \/>\n&#8211; 1.19.4: 2.0.0<br \/>\n&#8211; 1.20-1.20.1: 3.0.0<br \/>\n&#8211; 1.20.3-1.20.4: 4.0.0<br \/>\n&#8211; 1.20.5-1.20.6: 5.0.0<\/p>\n<p>Releases prior to 1.2 depend on Cloth Config Forge.<br \/>\n## License<\/p>\n<p>The mod is licensed under the EUPL 1.2.<\/p>\n<p>## Tutorial: How to add custom screens<\/p>\n<details>\n<summary>1.2+ (click to expand)<\/summary>\n<p>1. Check whether you have assigned the keybind for &#8220;Add to Custom Screens&#8221;.<br \/>\n2. Navigate to the menu you want to add and press the &#8220;Add to Custom Screens&#8221; key you assigned earlier. You should get a confirmation in chat when you do so.<br \/>\n3. Verify it worked by checking if the screen is now paused.<\/p>\n<p>If you experience any problems with modded screens (e.g. modded UI elements not working) try adding the screen to the list of &#8220;Compat mod class names&#8221;.<br \/>\n<\/details>\n<details>\n<summary>0.1 &#8211; 1.1.2 (click to expand)<\/summary>\n<p>To add custom screens to the config you need the internal name of the screen to add. If you don&#8217;t know it you can try this:<br \/>\n1. Check the Minecraft Controls settings if you have assigned the keybinds for &#8220;Copy Class Name&#8221; and &#8220;Open Settings&#8221; (only available on versions released after October 2022)<br \/>\n2. Open the settings and change &#8220;Enable Debug Mode&#8221; to true. This should make an overlay appear on the top left of the screen whenever you have a screen open.<br \/>\n3. Navigate to the menu you want to add and depending on your mod version:<br \/>\n    * (0.8.2, 0.9, 1.0 or 1.1): note down the topmost text (e.g. `appeng.client.gui.implementations.IOPortScreen`). Alternatively copy it from the Minecraft log. That is the internal name of the screen.<br \/>\n    * (0.8.3, 0.9.1, 1.0.1, 1.1.1 or later): press the &#8220;Copy Class&#8221; key you assigned earlier. You should get a confirmation in chat when you do so.<br \/>\n4. Add an entry to &#8220;Custom Mod class names&#8221; and paste the internal name.<\/p>\n<p>Now the screen should be paused. If it works disable &#8220;Enable Debug Mode&#8221; again.<\/p>\n<p>If you experience any problems (e.g. modded UI elements not working) try adding the screen to the list of &#8220;Compat mod class names&#8221;.<br \/>\n<\/details>\n<p>Note: This mod will not be able to work on all types of screens due to technical limitations<\/p>\n<p>## In-Game Config<\/p>\n<details>\n<summary>2.0+ (click to expand)<\/summary>\n<p>### Main Config<br \/>\n ![Ingame Config Mod Version 2.0.0 and up](https:\/\/github.com\/user-attachments\/assets\/4d1b5270-2ac6-4bf0-a236-3094997758fd)<br \/>\n&#8211; Enable Mod: enables \/ disables every part of the mod apart from the debug overlay<br \/>\n&#8211; Save on Pause: this can help if you experience lag spikes when quickly opening and closing inventories<br \/>\n&#8211; Pause Sounds: if enabled music will stop playing in paused screens<br \/>\n  Enable \/ disable pausing of specific inventories by clicking on the corresponding button<\/p>\n<p>### Mod Compat Options<br \/>\n![Mod Compat Options Mod Version 2.0.0 and up](https:\/\/github.com\/user-attachments\/assets\/235455c5-5209-4bd1-bc7e-9eb81a5b015e)<\/p>\n<p>&#8211; Custom mod class names: List of custom screens which get paused<br \/>\n&#8211; Compat mod class names: List of custom screens which don&#8217;t get fully paused. When they&#8217;re open Minecraft time passes slower instead.<br \/>\n&#8211; Slow motion speed: Specifies how much screens should be slowed down<br \/>\n&#8211; Enable Debug Mode: enables an overlay for easier mod compat configuration<br \/>\n<\/details>\n<details>\n<summary>1.2+ (click to expand)<\/summary>\n<p> ### Main Config<br \/>\n ![Ingame Config Mod Version 1.2 and up](https:\/\/user-images.githubusercontent.com\/27809595\/219973047-b3745ffa-a01b-4570-880b-886a27ecb72b.png)<br \/>\n&#8211; Enable Mod: enables \/ disables every part of the mod apart from the debug overlay<br \/>\n&#8211; Save on Pause: this can help if you experience lag spikes when quickly opening and closing inventories<br \/>\n&#8211; Pause Sounds: if enabled music will stop playing in paused screens<br \/>\nEnable \/ disable pausing of specific inventories by clicking on the corresponding button<\/p>\n<p>### Mod Compat Options<br \/>\n![Mod Compat Options Mod Version 1.2 and up](https:\/\/user-images.githubusercontent.com\/27809595\/219819318-6ca3852b-4e13-4fe0-957c-e27e556cc0fe.png)<\/p>\n<p>&#8211; Custom mod class names: List of custom screens which get paused<br \/>\n&#8211; Compat mod class names: List of custom screens which don&#8217;t get fully paused. They get ticked in regular intervals as specified in Time between compat ticks.<br \/>\n&#8211; Time between compat ticks: Specifies how often (20 ticks = one second) screens listed in Compat mod class names are ticked<br \/>\n&#8211; Enable Debug Mode: enables an overlay for easier mod compat configuration<br \/>\n<\/details>\n<details>\n<summary>0.1 &#8211; 1.1.2 (click to expand)<\/summary>\n<p>![Ingame Config Mod Version 1.1.2 and down](https:\/\/user-images.githubusercontent.com\/27809595\/122673510-0c51f580-d1d1-11eb-8fef-8fb3c3c5bf22.png)<\/p>\n<p>__General__:<br \/>\n&#8211; Enable Mod: enables \/ disables every part of the mod apart from the debug overlay<br \/>\n&#8211; Enable Save on Pause: this can help if you experience lag spikes when quickly opening and closing<br \/>\n  inventories<br \/>\n&#8211; Enable Debug Mode: enables an overlay for easier mod compat configuration<br \/>\n&#8211; Debug Overlay Options:<br \/>\n  &#8211; X-Coordinate \/ Y-Coordinate: The position of the debug overlay<br \/>\n  &#8211; Maximum Crawl Depth: Limit the number of items to display (useful for deep gui hierarchies)<\/p>\n<p>__Abilities__:<br \/>\n&#8211; Pause on Inventory \/ Pause on Creative Inventory \/ Pause on Death Screen \/ Pause on Furnace \/ Pause on Crafting Table \/ Pause on Shulker Box:<br \/>\n  Enables \/ Disables the respective feature<\/p>\n<p>__Mod Compat__:<br \/>\n&#8211; Custom mod class names: A custom list of GUI class names can be input here to force the screen to pause the game<br \/>\n&#8211; Time between compat ticks: Frequency in ticks (20 ticks = every second) to unpause when in screens specified in &#8220;Compat mod class names&#8221;<br \/>\n&#8211; Compat mod class names: A custom list of GUI class names can be input here to tick less often<br \/>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Pause your singleplayer game when you open your inventory.<\/p>\n","protected":false},"featured_media":85783,"template":"","meta":{"_minecraft_slug":"inventory-pause-forge","_minecraft_project_id":"F39sgYmY","_minecraft_author":"macbrayne","_minecraft_license":"EUPL-1.2","_minecraft_downloads":16057,"_minecraft_follows":42,"_minecraft_client_side":"required","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"inventory-pause-forge.zip","_minecraft_size_bytes":3795778,"_minecraft_version_count":40,"_minecraft_updated_at":"2026-05-15T20:16:04.863455Z","_minecraft_date_created":"2021-06-16T07:01:07.550090Z","_minecraft_date_modified":"2026-04-07T22:34:27.449778Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/inventory-pause-forge","_minecraft_icon_attachment_id":85783,"_minecraft_imported_at":"2026-06-04T21:32:14+00:00","_minecraft_import_hash":"85663afec62e7fef6eaff670a042519d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,97,104,89,158,92],"mod_loader":[106,160],"minecraft_version":[48,50,52,53,54,55,56,57,58,59,36,60,93,94,102,37],"class_list":["post-85782","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-fabric","mod_category-forge","mod_category-game-mechanics","mod_category-neoforge","mod_category-utility","mod_loader-forge","mod_loader-neoforge","minecraft_version-1-16-5","minecraft_version-1-17-1","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-6","minecraft_version-1-21-1"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Menu Pause (prev. Inventory Pause) - 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\/inventory-pause-forge\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Menu Pause (prev. Inventory Pause) - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Pause your singleplayer game when you open your inventory.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\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\\\/inventory-pause-forge\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/\",\"name\":\"Menu Pause (prev. Inventory Pause) - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp\",\"datePublished\":\"2026-06-04T21:32:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/inventory-pause-forge\\\/#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\":\"Menu Pause (prev. Inventory Pause)\"}]},{\"@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":"Menu Pause (prev. Inventory Pause) - 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\/inventory-pause-forge\/","og_locale":"en_US","og_type":"article","og_title":"Menu Pause (prev. Inventory Pause) - Minecraft","og_description":"Pause your singleplayer game when you open your inventory.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/","og_site_name":"Minecraft","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\/inventory-pause-forge\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/","name":"Menu Pause (prev. Inventory Pause) - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp","datePublished":"2026-06-04T21:32:13+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/inventory-pause-forge-icon-94dcb3227c6668f8d4aff6e68da7b6aa0a934d6e_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/inventory-pause-forge\/#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":"Menu Pause (prev. Inventory Pause)"}]},{"@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\/85782","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\/85783"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=85782"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=85782"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=85782"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=85782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}