Mineuniverse
Log in Register
Mods

Attribute Modifier Groups

Add groups of attribute modifiers to mobs and players
by tfarecnim
Download Claim this project
129 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility Utility & QoL

Overview

 

The purpose of this mod is to make it easier to add multiple attribute modifiers to multiple mobs and assign them with a single command.  Attribute modifier groups are defined by constructing a list of attributes, the modifier value and the modify operation.

 

Example in spoiler below:

 

[
  {
    "attribute": "minecraft:generic.scale",
    "operation": "add_multiplied_total",
    "value": 3.0
  },
  {
    "attribute": "minecraft:generic.max_health",
    "operation": "add_multiplied_total",
    "value": 3.0
  },
  {
    "attribute": "minecraft:generic.attack_damage",
    "operation": "add_multiplied_total",
    "value": 3.0
  },
  {
    "attribute": "minecraft:player.block_interaction_range",
    "operation": "add_multiplied_total",
    "value": 3.0
  },
  {
    "attribute": "minecraft:player.entity_interaction_range",
    "operation": "add_multiplied_total",
    "value": 3.0
  }

 

 

 

this mod uses the datapack format

data/<namespace>/attribute_modifier_group/<path>.json

 

 to read from, anything outside of that folder will be ignored.  All file and folder names must be lowercase and are limited to a-z, _, - and .

 

Attribute modifier groups can be assigned or removed with a few commands

/attributemodifiergroups give <targets> <group_name> gives the selected targets the attribute modifier group

 

/attributemodifiergroups remove <group_name> removes the user from the attribute modifier group

/attributemodifiergroups remove <targets> <group_name> removes the selected targets from the attribute modifier group

all commands require at least permission level 2 to use

 

This mod is serverside only.

attributemodifiergroups-neoforge-1.21.1-0.jar
MC NeoForge, 1.21.1, Server
Release 2025-03-06 Get
attributemodifiergroups-fabric-1.21.1-0.jar
MC Fabric, 1.21.1, Server
Release 2025-03-06 Get

More from tfarecnim

AE2 Extras
9,507,442
Immersive Engineering Cloche and Pam's Harvestcraft 2 Compat
9,373
NBT Tracker
925
Balanced Enchanting
9,194,068
Fast Furnace minus Replacement
9,158,032
Paths
89,872

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579