promotional bannermobile promotional banner

Attribute Setter

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

Summary

Attribute Setter 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…

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

The Attribute Setter Team

profile avatar
  • 1
    Followers
  • 2
    Projects
  • 897.9K
    Downloads
Donate

More from httpedrodev

  • RPGDamageOverhaul project image

    RPGDamageOverhaul

    • 1.6K
    • Mods

    RPGDO is a complete overhaul to minecraft's damage system, adding damage types with unique passives for each attack and resistances for each mob.

    • 1.6K
    • May 3, 2026
    • Mods
    • +3
  • RPGDamageOverhaul project image

    RPGDamageOverhaul

    • 1.6K
    • Mods

    RPGDO is a complete overhaul to minecraft's damage system, adding damage types with unique passives for each attack and resistances for each mob.

    • 1.6K
    • May 3, 2026
    • Mods
    • +3