promotional bannermobile promotional banner

Attribute Setter

A lightweight mod that changes entities' and items' default attributes through datapacks
Attribute Setter
Create your game server with affiliate logo
Create Server
affiliate banner image

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!

The Attribute Setter Team

HighCrafter tier frameprofile avatar
  • 2
    Followers
  • 5
    Projects
  • 1.1M
    Downloads
Donate

More from httpedrodevView all

  • Claims N Raids project image

    Claims N Raids

    Chunk-based land claiming with an item-upkeep cost, plus raiding mechanics based on reaching a target block.

    • 72
    • July 9, 2026
  • Sable: Off-Balance project image

    Sable: Off-Balance

    Makes you fall down if you stand on tilted sublevels, and ragdolls try to balance themselves instead of falling down

    • 618
    • July 8, 2026
  • FoodAttributes project image

    FoodAttributes

    Makes each food give you a different attribute. This way, which food you eat actually matters.

    • 116
    • July 6, 2026
  • RPGDamageOverhaul project image

    RPGDamageOverhaul

    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.9K
    • May 3, 2026
  • Claims N Raids project image

    Claims N Raids

    Chunk-based land claiming with an item-upkeep cost, plus raiding mechanics based on reaching a target block.

    • 72
    • July 9, 2026
  • Sable: Off-Balance project image

    Sable: Off-Balance

    Makes you fall down if you stand on tilted sublevels, and ragdolls try to balance themselves instead of falling down

    • 618
    • July 8, 2026
  • FoodAttributes project image

    FoodAttributes

    Makes each food give you a different attribute. This way, which food you eat actually matters.

    • 116
    • July 6, 2026
  • RPGDamageOverhaul project image

    RPGDamageOverhaul

    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.9K
    • May 3, 2026