Mod Disable

A simple mod to disable other mods

File Details

mod-disable-1.2.0-mc1.20.1.jar

  • R
  • Jan 1, 2025
  • 62.51 KB
  • 210
  • 1.20.1
  • Forge

File Name

mod-disable-1.2.0-mc1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:mod-disable-1036985:6042944")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Mod Disable Version 1.2.0 changelog

--Fixes-- Removed "Running on a dedicated server" spam Removed debug messages in chat

--Maintanability improvements-- Refactored some functions Removed unused libs

--New Features-- /disable_mod config DefaultDisabledItemsListFromPlayerUUID <UUID> - generates a default disabled items list for a modpack, allowing large servers to not lag while searching for namespaces for new players. /disable_mod init - Copies the default disabled items list to the player's UUID. Use this instead of manually disabling every mod namespace. /disable_mod reinit <UUID> - Reinits a corrupted disabled items list by doing the same as init. Note: This will delete the selected player's mod unlock progress!