Mod

Resistance Formulation

Quick rating

Resistance Formulation

No reviews yet

A mod that allow you to set custom a formula for the resistance potion effect

No Theme
No Genre
QoL & Tweaks
Bug Fixes
Server Utility
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
resistanceformula-1.1.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Resistance Formula

THIS MOD DOESN'T REQUIRE SINYTRA CONNECTOR, UNLIKE RESISTANCE BALANCER

Lightweight, server-side-only mod that lets you define a custom formula for the Resistance effect’s damage reduction.
Tweak Resistance to be weaker, stronger, or anything in between—without touching armor math or other mods.


Features

  • Replace vanilla’s fixed 20% per level with your formula.
  • Add an extra flat bonus per level (e.g., +5% per level).
  • Works serverside only (clients don’t need it installed).
  • Prevents Resistance V+ invincibility by enforcing a minimum final damage.
  • Compatible with armor, Protection enchants, attributes, and most combat mods.

Configuration
A config file is generated at config/resistanceformula-common.toml.

Keys:

  • formula → math expression, using a variable level (default "0.20 * level")
  • flatReductionPerLevel → additional flat % per level (default 0.00)
  • maxReduction → caps damage reduction (default 0.00)

Examples:

  • Weaker than vanilla: formula = "0.05 * level"
  • Stronger than vanilla: formula = "0.10 + 0.15 * level"
  • Curved scaling: formula = "0.10 * (level ^ 1.25)", flatReductionPerLevel = 0.02

How It Works

  • Captures raw incoming damage before vanilla mitigation.
  • Adjusts the final damage so the net reduction matches your formula.
  • Guarantees you still take damage even at very high Resistance levels.

Testing

Try Resistance II with /effect give @s minecraft:resistance 99999 1 true.

  • Vanilla: 40% reduction
  • Config formula = "0.05 * level" → 10% reduction
  • Config formula = "0.25 * level" → 50% reduction

Permissions

  • Modpacks: Allowed
  • Servers: Allowed
  • Forks/ports: Ask me first

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync