Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Data Attributes: Directors Cut

Data Attributes: Directors Cut

Overhauls Minecraft's entity attribute system to be more dynamic and to include follow-on attributes (something found in many other games); and exposes entity attributes to manipulation.

26.5k
22
Library
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1

Platforms

Fabric
NeoForge
Quilt

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server

Creators

bibireden
bibireden Lead Developer
dataencoded
dataencoded Contributor
naomi
naomi Contributor
clevernucleus
clevernucleus Former Author
BareMinimumStudios
BareMinimumStudios Mascot
Poke097
Poke097 Project Lead

Details

Licensed MIT
Published last year
Updated 4 months ago
DescriptionGalleryChangelogVersions

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>"
}
Alternatively, if you are using cursemaven:
repositories {
    maven {
        name = "Cursemaven"
        url = "https://cursemaven.com"
    }
}

dependencies {
    modImplementation "curse.maven:data-attributes-directors-cut-955929:<version-file-id>"
}

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?
    • Please make an entry to the Issue Tracker.

• Wiki

For more detailed documentation, please see the wiki.

Sponsor Banner

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

Modrinth is open source.

main@4b75cb8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.