Enhanced Armaments Reload
Modby cnlimiter
Lets your weapons and armors gain unique abilities you choose as you use them!
Type
Mod
CurseForge Downloads
107,777
CurseForge ID
598072
Last Updated
Jul 30, 2026
Description
This mod makes your weapons and armors unique!
- Enhanced Armaments actually evolves special abilities for your armor and weapons(bows too).
- Every weapon gains its special experience as you use it till it does level up. When level up, it will have an ability point to use. And you can open the GUI by pressing 'K' key by default by holding the item in your mainhand, and can choose an ability that your ability points enough to learn it for the item.
- It works same on armors, but your armor will gain experience as you take damage.
- There is also a rarity system. Every weapon randomly has a rarity. More rare rarities, have smaller chance. Completely configurable!
- It supports modded weapons&armors! It will actually work with any item that has the class that extends SwordItem, AxeItem, HoeItem, BowItem or ArmorItem.
Current abilities are:
Weapon Abilities
- FIRE=Sets enemies on fire for a short time.
- FROST=Stuns enemies, freezing them in place for a short time.
- POISON=Poisons enemies for a short time.
- INNATE=Causes enemies to bleed.
- BOMBASTIC=Explodes target entitys area. May harm you too. Doesn't work with animals.
- CRITICAL_POINT=Small chance at dealing an additional damage by respect to enemy's hp.
- ILLUMINATION=Weakens enemies.
- ETHEREAL=If you kill a target, your weapon will be repaired.
- BLOODTHIRST=Heals the user back a portion of the damage dealt.
Armor Abilities
- MOLTEN=Sets enemies on fire for a short time.
- FROZEN=Stuns enemies, freezing them in place for a short time.
- TOXIC=Poisons enemies for a short time.
- BEASTIAL=At low health, the player receives a damage buff.
- REMEDIAL=Your armor will regenerate your HP every 6 seconds.
- HARDENED=A chance at negating all of the damage to be dealt.
- ADRENALINE=A chance at getting regeneration of health when get hurt.
It's very configurable to make it friendly with modpack-makers!
For admins:
Adds a level to the equipment on hand. (Enter a value greater than 0)
/addlevel <level>
Change equipment quality (preset qualities are: basic, rare, uncommon, rare, ultra_rare, legendary, archaic) (preset quality Id: basic, uncommon, rare, ultra_rare, legendary, archaic)
/changerarity <quality Id
For develpoers:
Located in the config/enhancedarmaments/rarity folder, you can use json to customize the quality:
{
"name": "archaic", //Quality name
"color": "red", //The color of the quality in the tooltip
"hex": 16733695, //hex color
"weight": 0.01,//The weight of equipment quality
"effect": 0.81, //The impact on damage. The damage of melee weapons is (damage + damage * n * effect). The damage of long-range weapons is (damage + damage * effect / 3). The damage resisted by armor is (damage / (1 + effect / 5))
"enabled": true//Whether it is enabled
}
Located in config/enhancedarmaments-common.toml
[miscellaneous]
#Use 'modid:item' to add items from other modules
extraItems = []
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Woodcutter Compats
A simple mod which adds additional wood types to charm and environmental's woodcutters
Jain's Desserts
Adds a bunch of random desserts to Minecraft!
Happy Ghast [FORGE/FABRIC]
Adds a rideable Happy Ghast, with all it's Minecraft Live features!
Create: Cardboarded Conveynience
A small tweak allowing players to be disguised as packages even on chain conveyor. Extra chain conveyor related features...
Advancements Tracker and Overview
Advancements Tracker is a Minecraft Forge Client Mod that simplifies the process of tracking and achieving advancements...
Horror messages
Every 10-15 minutes, a random horror message will be sent to the chat. Perfect if you are looking for a psychological ho...