Attribute Setter Mod (1.21.8, 1.20.1) – Build Your Own Difficulty
Attribute Setter Mod lets you change the default stats of mobs and items using datapacks. You can easily adjust attributes like health, damage, and how far a mob follows you. This mod is designed for modpack creators and server owners who want to balance the game. It only needs to be on the server, so players don’t have to install it to join.
![]()
Features:
- Change the default attributes of any living mob or item, such as health, damage, and follow range.
- Uses simple datapack files to apply changes, so no complex coding is needed.
- Works on the server side only, meaning players can connect without needing to install the mod.
- Allows for easy balancing of mobs and items, perfect for custom modpacks or multiplayer servers.
Configuration:
You can change stats by creating an attributes.json file inside a datapack. For example, the following code changes a creeper’s health to 100 instead of the normal 20.
{
"minecraft:creeper": [
{
"attribute": "minecraft:generic.max_health",
"value": 100,
"operation": "BASE"
}
]
}
Screenshots:






How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Attribute Setter Mod Download Links
For Minecraft 1.21.8, 1.21.7, 1.21.6, 1.21.5, 1.21.4, 1.21.3, 1.21.2, 1.21.1, 1.21
NeoForge version: Download from Server 1 – Download from Server 2
For Minecraft 1.20.6, 1.20.5, 1.20.4, 1.20.3, 1.20.2
Forge/NeoForge version: Download from Server 1 – Download from Server 2
For Minecraft 1.20.1, 1.20
Forge version: Download from Server 1 – Download from Server 2
Fabric/Quilt version: Download from Server 1 – Download from Server 2
0
September 10, 2025
This post has no comments yet. Be the first — your comment will appear here.