HomeJavaModsBackstabbing-Fix
Backstabbing-Fix
ModsJava

Backstabbing-Fix

by SatDPhoe · on Modrinth

A lightweight server-side fix for Farmer's Delight knives and similar mods, validating attack angles to prevent backstabbing exploits.

⬇ Download on Modrinth

Overview

Backstabbing Fix is a server-side Forge mod for Minecraft 1.20.1 that patches the backstabbing damage exploit from Farmer's Delight. It keeps the enchantment behavior limited to standard player melee attacks instead of allowing amplified damage from unrelated sources.

The mod is intentionally small and focused. It does one job: prevent the backstabbing bonus from being abused by modded damage sources such as spells, projectiles, or other non-melee attacks.

The Problem

Farmer's Delight backstabbing is meant to reward proper melee positioning. Without a fix, the damage bonus can be triggered by sources that were never intended to count as normal knife attacks.

That means players can sometimes:

  1. Use spells instead of melee hits
  2. Trigger the bonus with projectiles or other modded damage
  3. Bypass the intended combat rules of the enchantment

In modded servers, that creates inconsistent and unfair damage behavior.

How It Works

Backstabbing Fix listens to the Farmer's Delight backstabbing hook and validates the incoming damage source before the bonus is applied.

The fix only allows the amplification when the damage source is a standard player melee attack. If the hit comes from anything else, the backstab bonus is cancelled.

This keeps the enchantment tied to the combat style it was designed for.

Features

Configuration

The mod includes a simple server config:

[fixes]
fixBackstabbingExploit = true

When enabled, the fix is active.

Compatibility

The fix only matters when Farmer's Delight is installed, because that is the mod providing the backstabbing enchantment hook.

Why This Mod?

This mod is useful if you want the backstabbing enchantment to stay balanced in modded environments.

It helps keep:

Credits

Author: SatDPhoe

ko-fi

Donate

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more