HomeJavaModsResistance Controller

Resistance Controller

Tired of players becoming invincible with Resistance V?

In vanilla Minecraft, the Resistance potion effect provides 20% damage reduction per level. This means that at Resistance V (Level 5), entities become completely immune to damage (100% reduction). This breaks the balance of many modpacks and PVP servers.

Resistance Controller fixes this by allowing you to configure exactly how much damage reduction the Resistance effect provides.

🚀 Features

⚙️ Configuration

The configuration file is located at config/resistance_controller.properties.

# Resistance Controller Configuration
# reductionPercentage: The percentage of damage reduction per resistance level (default: 5)
reductionPercentage=5

🧮 How it Works

The mod hooks directly into the damage calculation logic (specifically LivingEntity#getDamageAfterMagicAbsorb) to alter the formula used for resistance.

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