Mineuniverse
Log in Register
Mods

Data Attributes: Directors Cut

An updated version of Data Attributes
by bibireden
Download Claim this project
236,471 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Adventure and RPG API and Library Mobs Server Utility Utility & QoL

Data Attributes Banner GitHub license GitHub stars GitHub forks GitHub issues

docs mkdocs java17 curseforge modrinth

Preamble

Data Attributes: Directors Cut is a Minecraft mod that has been ported from 1.19.2 from the original.

It serves two functions:

  • Overhauling Minecraft's Entity Attribute system to be more dynamic
  • Allowing attributes to be exposed to datapack manipulation so it's easy for pack developers to customize everything about the attribute system

Usage

Data Attributes has a Curseforge and Modrinth page. For developers, add the following to your build.gradle.

repositories {
    maven {
        name = "Modrinth"
        url = "https://api.modrinth.com/maven"
        content {
            includeGroup "maven.modrinth"
        }
    }
}

dependencies {
    modImplementation "maven.modrinth:data-attributes-directors-cut:<version>"
}

 

<details> <summary>Alternatively, if you are using cursemaven:</summary>

 

repositories {
    maven {
        name = &quot;Cursemaven&quot;
        url = &quot;https://cursemaven.com&amp;quot;
    }
}

dependencies {
    modImplementation &quot;curse.maven:data-attributes-directors-cut-955929:&amp;lt;version-file-id&amp;gt;&quot;
}

 

</details>

 

Note that Data Attributes: Directors Cut depends on Fabric API, so you will need to consider this as well.

It also does not support Attributefix, as they have the same capabilities.

• F.A.Q

  • Will you make a Forge version?
    • We shall not as the original mod author did not, but the license allows you to do so yourself.
  • I think that I've found a bug/crash, where can I report it?

• Wiki

For more detailed documentation, please see the wiki.

Use code "bareminimum" to get 25% off your first month!

2.0.4+1.21.1
MC NeoForge, 1.21.1
Release 2025-01-29 Get
2.0.4+1.21.1
MC Fabric, 1.21.1, Quilt
Release 2025-01-29 Get
2.0.4+1.21.1-beta.1
MC NeoForge, 1.21.1
Beta 2025-01-28 Get
2.0.4+1.21.1-beta.1
MC Fabric, 1.21.1, Quilt
Beta 2025-01-28 Get
2.0.0+1.21-alpha.1-fabric
MC 1.21, Fabric, Quilt
Alpha 2024-08-03 Get

More from bibireden

WizardEx: Directors Cut
9,459
ArmorRenderLib: Directors Cut
439
PlayerEx: Directors Cut
33,029
ExHUD: Directors Cut
1,519
DifficultyEx
1,298
Offline Player Cache: Directors Cut
1,167

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314