CurseForge · Minecraft mod
More Attributes
Added many new attributes to the game, further expanding the customization capabilities of the attributes.
Quick answer
Which More Attributes release should I use?
More Attributes more_attributes-1.2.0-hotfix.jar targets 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is More Attributes required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does More Attributes more_attributes-1.2.0-hotfix.jar need?
more_attributes-1.2.0-hotfix.jar. Change the file and its required mods may change too.
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 More Attributes without breaking your instance.
Built for More Attributes more_attributes-1.2.0-hotfix.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use more_attributes-1.2.0-hotfix.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside more_attributes-1.2.0-hotfix.jar. It opens that exact file at the source.
About this project
What does More Attributes add?
Overview
Adds a variety of new attributes to the game, further expanding the customization capabilities of the attributes.
Attributes That Affect All Living Entities
- Damage Cap – Limits the maximum damage taken from a single hit. Only the modifier with the smallest value takes effect. Supports both fixed numeric and percentage-based damage caps.
- Physical Damage Reduction – Reduces damage that does not bypass armor.
- Magic Damage Reduction – Reduces damage tagged as magic in the mod's configuration.
- Environmental Damage Reduction – Reduces damage from environmental sources with no direct attacker.
- Damage Reduction – Reduces all types of incoming damage.
- Magic Armor – Armor value specifically against magic damage.
- Magic Armor Toughness – Armor toughness specifically against magic damage.
- Dodge Chance – Probability to avoid an attack entirely.
- Hit Chance – Probability to land an attack on the target.
- Final Hit Chance – Modifier applied to the final hit probability.
- Final Dodge Chance – Modifier applied to the final dodge probability.
- Invincibility Frame Cut – Chance to reduce the target's invincibility frames when attacking.
- Invincibility Duration – Scales the length of invincibility frames after being hit.
- Arrow Damage – Scales the damage dealt by arrows.
- Arrow Speed – Scales the flight speed of arrows.
- Critical Hit Chance – Probability to trigger a critical hit.
- Critical Hit Damage – Damage multiplier when a critical hit occurs.
- True Damage Conversion – Converts a portion of damage into true damage.
- Bonus True Damage – Additional flat true damage added to each attack.
- Magic Damage Conversion – Converts a portion of damage into magic damage.
- Bonus Magic Damage – Additional flat magic damage added to each attack.
- Magic Damage Multiplier – Multiplier for all magic damage dealt.
- Life Steal – Restores health as a percentage of damage dealt.
- Melee Life Steal – Restores health as a percentage of melee damage dealt.
- Ranged Life Steal – Restores health as a percentage of ranged damage dealt.
- Magic Life Steal – Restores health as a percentage of magic damage dealt.
- Regeneration – Health restored per second.
- Percent Regeneration – Health restored per second as a percentage of maximum health.
- Incoming Healing – Scales all healing received by the player.
- Damage Multiplier – Multiplier for all damage dealt.
- Size – Controls the scale of the entity's model and collision box.
Attributes That Affect Players Only
- Eating Speed – Scales the speed of eating and drinking.
- Bow Draw Speed – Scales the speed of drawing a bow.
- Hunger Rate – Scales the depletion rate of the food bar.
- Mining Speed – Scales the mining speed.
Damage Type Definitions
- Physical Damage – Damage that does not bypass armor; reduced by Physical Damage Reduction and standard armor.
- Magic Damage – Damage types listed in the
consideredMagicDamageconfig entry; reduced by Magic Damage Reduction and Magic Armor. - Environmental Damage – Damage originating from the environment with no damage source entity.
- Melee Damage – Damage dealt directly by an attacker within the attacker's reach range.
- Ranged Damage – Damage dealt indirectly by an attacker (e.g., arrows fired from a bow).
Important Notes
- Multiplicative stacking for chance-based attributes: e.g., two +50% dodge modifiers result in a 75% total dodge chance (not 100%). The only way to reach 100% is a single +100% modifier.
- Mixin injection into
getAttributeValue()ensures probability attributes return the actual stacked value (e.g., 75% instead of 50%+50%). - Tooltip display – Chance and rate attributes always show as percentages. The Damage Cap attribute displays as a value or percentage depending on the operation type. Non-
ADDITIONmodifiers are suffixed with "Potency" for clarity (e.g., "Dodge Chance Potency").
Configuration
File: config/more_attributes_config.toml
Options:
hungerRateAffectRegeneration– Whether hunger rate affects the food cost of regeneration.strongerTrueDamage– Enables a stronger version of true damage.unlimitedLiftSteal– Whether life steal can heal for more than the damage dealt.consideredMagicDamage– A list of damage types treated as magic damage.displayMagicArmor– Whether to display the Magic Armor HUD.magicArmorDisplayMode– Display mode for Magic Armor.magicArmorNumberPosition– Position of the number in bar display mode.magicArmorBarStyle– Color style of the bar display.magicArmorBarMaxValue– The armor value at which the bar is full.
Project description from CurseForge.
Pick your setup
More Attributes by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
More Attributes versions and loaders
more_attributes-1.2.0-hotfix.jar
5 Aug 2026
more_attributes-1.2.0.jar
3 Aug 2026
more_attributes-1.1.0.jar
25 Jul 2026
more_attributes-1.0.0.jar
21 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.