The
Minecraft Mod Manager Project
Managing massive lists of Minecraft modifications can quickly become overwhelming. To solve this, I built the Minecraft Mod Toggle Interface—a lightweight, lightning-fast batch script designed to let players enable or disable mods instantly without messing up their file folders.
By dynamically reading the standard Minecraft %AppData%\.minecraft\mods directory, the utility lists all installed items and gives you a fully interactive CLI dashboard. Instead of manually moving files out of the directory, it safely appends or strips .off file extensions to hide them from the game loader.
The interface includes robust features like real-time folder scanning, a dynamically numbered menu for selecting specific items, and batch actions to Enable All or Disable All mods simultaneously with a single keypress.
Built With
- Batchfile