Modscraper Modscraper Minecraft
Better Mob Combat Fix [BMCFIX] logo

Better Mob Combat Fix [BMCFIX]

Mod

by UtherHel

Fixes Better Mob Combat compatibility with Better Combat 1.9.0

Type

Mod

CurseForge Downloads

124,822

CurseForge ID

1481291

Modrinth Downloads

3,235

Modrinth ID

5kLNgKXJ

Last Updated

Sep 10, 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: 1. Removed `CompatibilityFlags.firstPersonRender()` method 2. 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

Fabric Forge

Game Versions

1.20.1

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (13)

External Resources