Back to mods
Attribute Setter project artwork

CurseForge · Minecraft mod

Attribute Setter

A lightweight mod that changes entities' and items' default attributes through datapacks

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Attribute Setter release should I use?

Updated last month
Latest stable file attributesetter-2.2.1-neoforge.jar
Game version 1.21.1
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

Curios API Optional for Attribute Setter attributesetter-2.2.1-neoforge.jar
optional
Matching file found Matched file: curios-neoforge-9.5.1+1.21.1.jar

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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"
        }
    ]
}

Creeper has spawned with 100 health

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.

24 available setups

Showing 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

23 of 23 releases match

Looking for an older file? The official CurseForge project page is in Resources.