File Details
bmcfix-forge-1.0.1.jar
- R
- Mar 9, 2026
- 8.15 KB
- 26
- 1.20.1
- Forge
File Name
bmcfix-forge-1.0.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Added
- Second mixin to fix Pehkui integration
BMCPehkuiHelperMixinoverwritesBMCPehkuiHelper.load()method
Fixed
NoClassDefFoundError: net/bettercombat/compatibility/PehkuiHelperwhen Pehkui mod is installed- Pehkui scale integration now works correctly with Better Combat 1.9.0
Technical
- Uses
@Overwritemixin forBMCPehkuiHelper.load()method - Replaces entire method to use
net.bettercombat.client.compat.PehkuiHelperinstead of old package - MixinPlugin now conditionally applies both mixins

