MarkusBordihn / BOs-Mods-Optimizer

Automatic and realtime server bundling (one mod pack for client/server) and mod clean up for better performance and less crashes.
Other
3 stars 2 forks source link

Disables necessary mod dependency. #12

Closed Jadan1213 closed 6 months ago

Jadan1213 commented 6 months ago

When using Mods Optimizer, it disables the client side mod Player animator by KosmX. The unfortunate issue is that it's a dependency of the Better Combat mod which is a client/server mod. The Player animator mod needs to be excluded so it can load properly with better combat.

Forge: 47.2.17 MC: 1.20.1

MarkusBordihn commented 6 months ago

Thanks for the report. This is already fixed with https://github.com/MarkusBordihn/BOs-Mods-Optimizer/pull/10. Unfortunately the next update, will take some time because I got ill in the last days.

You can easily adjust the config file in mean time to change this, see: https://github.com/MarkusBordihn/BOs-Mods-Optimizer/wiki/Configuration