Simple Panic Button

Quick rating

Simple Panic Button

No reviews yet

Hide selected mods and keybinds instantly with one key press.

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
3.1
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

🚨 Panic Button

Hide selected mods and keybinds instantly with one key press.


📖 What Is Panic Button?

Panic Button is a lightweight client-side Fabric mod that lets you hide selected mods from Mod Menu and selected keybinds from Minecraft's Controls menu.

No uninstalling, disabling, or restarting is required. Press your Panic key once to activate Panic Mode. Press it three times quickly to restore everything.

Perfect for harmless trolling or whenever you need to hide selected UI entries quickly.


✨ Features

  • 🔴 Panic Mode – press once to hide selected mods and keybinds
  • 🟢 Quick Restore – press three times quickly to show everything again
  • ⌨️ Custom Keybind – assign any key to toggle Panic Mode
  • 🗂️ Mod Hiding – choose which mods remain visible in Mod Menu
  • 🎮 Keybind Hiding – hide selected keybinds from Minecraft's Controls menu
  • 📂 Category Hiding – empty keybind categories disappear automatically
  • 🔗 Multi Key Bindings Support – additional Multi Key Bindings entries can also be hidden
  • 🔍 Search Bars – quickly find mods and keybinds
  • 👁️ Shown Filter – display only entries currently marked as shown
  • 💾 Persistent Config – your settings remain saved after restarting
  • 🖥️ Optional HUD Indicator – shows when Panic Mode is active
  • ⚙️ Clean Configuration Menu – separate sections for mod and keybind hiding

show case

⚙️ How Does It Work?

1. Bind Your Keys

Go to:

Options → Controls → Panic Button

Assign a key for activating Panic Mode. You can also assign a separate key for opening the configuration menu.

2. Configure Mod Hiding

Open the Panic Button configuration and select Hide from Mod Menu.

Click a mod to switch between:

Status Meaning
🟢 Shown The mod stays visible during Panic Mode
🔴 Not Shown The mod disappears during Panic Mode

Use the search bar to find mods quickly or enable Shown Only to review everything that remains visible.

3. Configure Keybind Hiding

Select Hide Keybinds in the Panic Button configuration.

Keybinds are organized into clear categories. Click a keybind to switch between:

Status Meaning
🟢 Shown The keybind stays visible during Panic Mode
🔴 Not Shown The keybind disappears from the Controls menu

If every keybind inside a category is hidden, the entire category disappears too.

4. Activate Panic Mode

  • Press the Panic key once to activate Panic Mode
  • Selected mods disappear from Mod Menu
  • Selected keybinds disappear from the Controls menu
  • Press the Panic key three times quickly to deactivate Panic Mode
  • All mods, keybinds, and categories become visible again

🛠️ Technical Details

Panic Button uses Fabric Mixins to filter UI entries while Panic Mode is active.

Mod Menu Filtering

A Mixin filters the Mod Menu list before it is displayed. Only mods included in your personal visibleMods list remain visible.

Keybind Filtering

A separate Mixin filters Minecraft's Controls list using your hiddenKeybinds configuration.

The keybind filter also performs a second cleanup after the Controls list has been created. This allows Panic Button to remove additional entries inserted by compatible mods such as Multi Key Bindings.

When all keybinds belonging to a category are hidden, its empty category header is removed automatically.

Nothing is deleted, disabled, unbound, or uninstalled.
Panic Button only hides selected entries from the user interface. All mods and keybinds continue working normally.

Config File Location

.minecraft/config/panic_button.json

Config Structure

{
  "configVersion": 2,
  "keybinding": "key.keyboard.p",
  "configKeybinding": "NONE",
  "panicModeActive": false,
  "showPanicHudIndicator": true,
  "visibleMods": [
    "fabric-api",
    "minecraft",
    "modmenu",
    "sodium"
  ],
  "hiddenKeybinds": [
    "key.freecam.toggle",
    "key.example.action"
  ]
}

📦 Installation

  1. Install Fabric Loader
  2. Install Fabric API
  3. Install Mod Menu
  4. Place panic_button.jar inside your .minecraft/mods folder
  5. Launch Minecraft
  6. Open Options → Controls → Panic Button and assign your keys

🔧 Compatibility

Minecraft Fabric API Mod Menu Status
1.21.x ✅ Supported
26.1.x ✅ Supported

⚠️ Mod Menu is required for mod-list hiding and the full configuration integration.


⚠️ Fair Use

Respect the rules of every server you play on. If this mod is not permitted, do not use it. Panic Button is intended for harmless trolling and UI customization.


#fabric #utility #client-side #mod-menu #privacy #keybind #lightweight #1.21 #26.1

More features

Additional Panic Mode options are planned for future updates.


Multi Key Bindings is a separate mod by kennybc. Panic Button only adds optional UI hiding compatibility and does not include its code.

Check out my other mod:

Priorityhotbar

Screenshots

Gallery

  • introduction
    introduction

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works