Configurable Attributes
The author built this one for Minecraft 1.20.1 on Forge. On other versions it may install and then do nothing.
A utility mod that allows configuring base attributes of vanilla and modded mobs via simple config files.
Supports modded attributes and is designed for modpacks, servers, and difficulty customization. Includes an in-game reload command for administrators.

## Configuration Example
Example of configuring attributes for vanilla and modded mobs via the config file.

## Configuration Example
Example of configuring attributes for vanilla and modded items via the config file.
How to Modify Item Attributes
You can modify item attributes by editing the item attribute configuration.
Each entry uses the following format:
Parameters
-
item_id – The ID of the item (example:
minecraft:diamond_sword) -
attribute – The attribute to modify (example:
minecraft:generic.attack_damage) -
value – The value to apply
-
operation – Attribute operation
A= ADDITIONMB= MULTIPLY_BASEMT= MULTIPLY_TOTALslot – Equipment slot
M= MainhandO= OffhandH= HeadC= ChestL= LegsB= FeetRemoving an Attribute
To remove an attribute, use:
item_id;attribute;REMOVE;slot

## In-Game Config Reload
Reload the configuration in-game using the command.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as ConfigurableAttributes-2.0.0.jar — drop this file into the mods folder
- Download size: 20 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.