Skip to content

Commit

Permalink
Removed unused config option UseCustomModelData
Browse files Browse the repository at this point in the history
  • Loading branch information
Flo56958 committed Dec 24, 2023
1 parent 77ffc42 commit d91e64d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ public class ModManager {
modifierconfig.addDefault("CommandIgnoresToolTypes", false);
modifierconfig.addDefault("CommandIgnoresMaxLevel", false);
modifierconfig.addDefault("IgnoreIncompatibilityIfModifierAlreadyApplied", true);
modifierconfig.addDefault("UseCustomModelData", false);
ConfigurationManager.saveConfig(modifierconfig);
}

Expand Down

0 comments on commit d91e64d

Please sign in to comment.