Back to mods
Armor Rebalance project artwork

CurseForge · Minecraft mod

Armor Rebalance

Armor Rebalance reworks armor protection and weight, adds a mana system with regeneration, and introduces gilded leather. It is also required for magic staffs and mage armor.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Armor Rebalance release should I use?

Updated 2 days ago
Latest stable file armorrebalance-1.3.1.jar
Game version 1.20.1
Loader Forge

Armor Rebalance armorrebalance-1.3.1.jar targets 1.20.1 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. No extra mods listed for this file.

Where it goes

Is Armor Rebalance required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Armor Rebalance armorrebalance-1.3.1.jar need?

armorrebalance-1.3.1.jar. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Armor Rebalance without breaking your instance.

Built for Armor Rebalance armorrebalance-1.3.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use armorrebalance-1.3.1.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside armorrebalance-1.3.1.jar. It opens that exact file at the source.

About this project

What does Armor Rebalance add?

Armor Rebalance completely reworks Minecraft’s armor protection system by adding precise fractional protection and weight values, a custom armor HUD, a mana system, and a new crafting material for magical equipment.

The mod is designed for modpacks that need more accurate armor balancing, support for custom armor sets, and a shared mana system that can be used by magical weapons and equipment.

Rebalanced armor protection

Vanilla armor values are replaced with new values. Fractional protection is supported, allowing armor pieces to provide values such as 3.75, 5.875, or 8.75 instead of being limited to whole numbers.

Default full-set protection values:

  • leather armor — 12;
  • chainmail armor — 12;
  • golden armor — 18;
  • iron armor — 24;
  • diamond armor — 36;
  • netherite armor — 42.

Default protection per piece:

Leather and chainmail

  • helmet — 2.5;
  • chestplate — 4;
  • leggings — 3.5;
  • boots — 2.

Gold

  • helmet — 3.75;
  • chestplate — 6;
  • leggings — 5.25;
  • boots — 3.

Iron

  • helmet — 5;
  • chestplate — 8;
  • leggings — 7;
  • boots — 4.

Diamond

  • helmet — 7.5;
  • chestplate — 12;
  • leggings — 10.5;
  • boots — 6.

Netherite

  • helmet — 8.75;
  • chestplate — 14;
  • leggings — 12.25;
  • boots — 7.

By default, the weight of each vanilla armor piece is equal to its protection value.

Custom armor display

Armor Rebalance replaces the vanilla armor bar with a custom HUD.

The new display:

  • supports fractional armor values;
  • displays the exact protection amount as text;
  • supports protection values above the vanilla limit of 20;
  • uses additional icon layers for high armor values;
  • is hidden in Creative and Spectator modes.

This allows players to see their real protection while using powerful or heavily modified armor sets.

Configurable armor values

Armor values are stored in a JSON configuration file:

config/armorrebalance/armor_values_24_gold075.json

Items from other mods can be added by specifying their registry ID, protection, and weight.

Example:

"examplemod:custom_chestplate": {
  "armor": 8.5,
  "weight": 7.0
}

Protection values must be divisible by 0.125, allowing precise balancing for custom armor sets.

Mana system

Version 1.3.0 introduces a complete mana system.

Default player values:

  • maximum mana — 100;
  • regeneration — 1 mana per second;
  • regeneration starts immediately;
  • mana is fully restored after death.

The mana bar is displayed slightly above the hunger bar, leaving enough space for the underwater air bubbles.

In Creative and Spectator modes:

  • mana is infinite;
  • abilities do not consume mana;
  • the mana bar is hidden.

When a magical item does not have enough mana, its attack or ability is not activated.

API for other mods

Armor Rebalance provides an API that allows other mods to:

  • read the current mana amount;
  • consume mana;
  • restore mana;
  • increase maximum mana;
  • synchronize mana between the server and client.

This makes Armor Rebalance a foundation for magical staffs, mage armor, and other mana-powered equipment.

The Magic Staffs mod uses Armor Rebalance for staff mana consumption and mage armor bonuses.

Gilded leather

A new crafting material called Gilded Leather has been added.

Item ID:

armorrebalance:gilded_leather

Recipe:

G G G
L L L
G G G

Where:

G — gold nugget
L — leather

Result:

3 Gilded Leather

Gilded Leather is used to craft magical armor and can also be used by other dependent mods.

Requirements

  • Minecraft 1.20.1;
  • Minecraft Forge 47.4.10 or a newer 47.x version;
  • Java 17.

Project description from CurseForge.

Pick your setup

Armor Rebalance by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Armor Rebalance versions and loaders

6 of 6 releases match

Looking for an older file? The official CurseForge project page is in Resources.