Better Mob Combat Fix [BMCFIX]
Modby UtherHel
Fixes Better Mob Combat compatibility with Better Combat 1.9.0
Type
Mod
CurseForge Downloads
0
CurseForge ID
1481291
Modrinth Downloads
0
Modrinth ID
5kLNgKXJ
Last Updated
Apr 13, 2026
Description
Better Mob Combat Fix
Fixes Better Mob Combat compatibility with Better Combat 1.9.0
The Problem
Better Combat 1.9.0 (latest for 1.20.1) made breaking changes:
- Removed CompatibilityFlags.firstPersonRender() method
- Moved PehkuiHelper from net.bettercombat.compatibility to net.bettercombat.client.compat
Better Mob Combat stopped updating and still uses old methods/paths, breaking mob attack animations and Pehkui compatibility.
How It Works
This mod uses two mixins to fix both issues:
Mixin 1: Intercepts CompatibilityFlags.firstPersonRender() calls and returns false
Mixin 2: Overwrites BMCPehkuiHelper.load() to use the new PehkuiHelper location
Technical:
- @Redirect on Mob.playAttackAnimation() → returns false for removed method
- @Overwrite on BMCPehkuiHelper.load() → uses net.bettercombat.client.compat.PehkuiHelper
Compatibility
Mod Loaders
Game Versions
Similar Mods
Origins: Legacy
Unofficial forward port of Origins 1.20.1 up to the latest version of Minecraft.
Beautified Chat [Server]
💬 A highly configurable mod to change the style and colour of chat messages server-wide.
Glowstone Dust Recipe
adds a simple recipe for glowstone dust
Easy Mob Spawn Control - edit spawn rate & mob cap, disable mobs
Quickly adjust spawn rate, ban mobs or change mob limit with in-game menu
HexDebug
A Hex Casting addon for debugging and editing hexes.
Mouse Key Inventory Fix
Fixes the almost ten-year-old issue with mouse key binds not working in inventories