Resistance Controller
Balanced Resistance effect. No more 100% damage immunity. Fully configurable.
About this Mod
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
- Balanced Default: By default, Resistance is nerfed to 5% reduction per level.
- Vanilla: Level 5 = 100% reduction (Invincible).
- Mod: Level 5 = 25% reduction (Balanced).
- Fully Configurable: Want 10%? 3%? You decide. Edit the
config/resistance_controller.propertiesfile. - Hot Reloading: No need to restart the server! Just edit the config and run the standard
/reloadcommand to apply changes instantly. - Server-Side Friendly: Works great on dedicated servers.
⚙️ 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.
- Vanilla Formula:
Damage * (1 - (Level * 0.20)) - Mod Formula:
Damage * (1 - (Level * (ConfigValue / 100)))
Available Versions
How to Install Resistance Controller on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Resistance Controller". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Resistance Controller server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Resistance Controller compatible with fabric?
Resistance Controller officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Resistance Controller – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Resistance Controller consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Resistance Controller with just one click on your server.