CurseForge · Minecraft mod
Attribute Setter
A lightweight mod that changes entities' and items' default attributes through datapacks
Quick answer
Which Attribute Setter release should I use?
Attribute Setter attributesetter-2.2.1-neoforge.jar targets 1.21.1 with NeoForge. 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 Attribute Setter 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 Attribute Setter attributesetter-2.2.1-neoforge.jar need?
attributesetter-2.2.1-neoforge.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.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Attribute Setter without breaking your instance.
Built for Attribute Setter attributesetter-2.2.1-neoforge.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use attributesetter-2.2.1-neoforge.jar. It targets 1.21.1 with NeoForge; 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 attributesetter-2.2.1-neoforge.jar. It opens that exact file at the source.
About this project
What does Attribute Setter add?
Summary
AttributeSetter Is a simple lightweight mod that can change the default attributes of any living entity or item through datapacks, inspired by Jackiecrazy's Attributizer and Custom Item Attributes(CIA). This mod was created for modpack creators and server owners to easily balance entities and items, changing their health, damage, follow range, etc…
The mod can edit more than attributes, including food values, merging attributes from different mods, item durability, tooltips, etc etc, all through datapacks.
Server Side Only
If you are a server owner, your players DO NOT need to download this mod. Simply put it into your mods folder and configure it as you wish. Of course it works on singleplayer as it has an integrated server running.
Example
The following file attributes.json will change all creepers' health to 100, instead of the normal 20.
{
"minecraft:creeper": [
{
"attribute": "minecraft:generic.max_health",
"value": 100,
"operation": "BASE"
}
]
}

For more info on how to configure AttributeSetter, visit the github page or the discord
If you are building a modpack
you might be interested in some of my other mods for modpacks:
AttributeSetter
RPGDamageOverhaul
FoodAttributes
Or Claims n Raids for servers!
Project description from CurseForge.
Pick your setup
Attribute Setter by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.21.8
1 loader build1.21.7
1 loader build1.21.6
1 loader build1.21.5
1 loader build1.21.4
1 loader build1.21.3
1 loader build1.21.2
1 loader build1.21.1
1 loader build1.20.6
2 loader builds1.20.5
2 loader builds1.20.4
2 loader builds1.20.3
2 loader buildsShowing the newest 12 of 15 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Attribute Setter versions and loaders
attributesetter-2.2.1-neoforge.jar
20 Jun 2026
attributesetter-2.2-neoforge.jar
7 Jun 2026
attributesetter-2.1.1-neoforge.jar
4 May 2026
AttributeSetter-2.1-fabric.jar
3 May 2026
attributesetter-2.1.1-forge.jar
1 Apr 2026
attributesetter-2.1-forge.jar
10 Feb 2026
attributesetter-2.0.2-forge.jar
6 Feb 2026
attributesetter-2.0.1-forge.jar
5 Feb 2026
attributesetter-2.0-forge.jar
4 Feb 2026
attributesetter-1.11.1-forge.jar
7 Nov 2025
attributesetter-1.11-neoforge.jar
22 Aug 2025
attributesetter-1.11-forge.jar
19 May 2025
Looking for an older file? The official CurseForge project page is in Resources.