CurseForge · Minecraft mod
Attribute Setter
A lightweight mod that changes entities' and items' default attributes through datapacks
Quick answer
Which Attribute Setter release matches 1.20.6 Forge?
Attribute Setter attributesetter-1.8-forge.jar targets 1.20.2, 1.20.5, 1.20.3 with NeoForge, 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 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-1.8-forge.jar need?
attributesetter-1.8-forge.jar on 1.20.6 Forge. Every mod below is checked against that same setup.
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 Attribute Setter without breaking your instance.
Built for Attribute Setter attributesetter-1.8-forge.jar on 1.20.6 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use attributesetter-1.8-forge.jar. It targets 1.20.2, 1.20.5, 1.20.3 with NeoForge, 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 attributesetter-1.8-forge.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.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-1.8-forge.jar
2 Nov 2024
attributesetter-1.6-forge.jar
24 Oct 2024
Looking for an older file? The official CurseForge project page is in Resources.