Mod Disable

A simple mod to disable other mods

File Details

moddisable-1.0.1.jar

  • R
  • Jul 27, 2024
  • 27.60 KB
  • 146
  • 1.20.1
  • Forge

File Name

moddisable-1.0.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

|----------------------ModDisable V1.0.1 Changelog-------------------------------
| Add NullPointerException catch in RemoveQueuedRecipe, RecipeDisabler.java
| Add check for recipeId being minecraft:air                                                         
| Suppress some unneeded warnings.                                                                   
| Switch logger from System.out.println to log4j                                                   
| Add support for non-mapped environments (map recipesField to f_44007_     
| instead of recipes in non-mapped environments)                                              
|---------------------------------------------------------------------------------