Language

Data Attributes: Directors Cut

Data Attributes: Directors Cut

Modrinth

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.

47.6k downloads 26 followers updated 16mo ago
latest v2.0.4+1.21.1-neoforge Modrinth
Fabric Neoforge Quilt 1.20.1 – 1.21.1 LibraryUtility

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?

• Wiki

For more detailed documentation, please see the wiki.

Sponsor Banner

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

Versions

Release
2.0.4+1.21.1-neoforge
neoforge · 1.21.1 · 16mo ago
## Additions 🍎 - Data Attributes is now on 1.21.1 for fabric & neoforge! - Add button for Entity Types (will downstream this to 1.20.1 momentarily). ##…
340
Release
2.0.4+1.21.1-fabric
fabric, quilt · 1.21.1 · 16mo ago
## Additions 🍎 - Data Attributes is now on 1.21.1 for fabric & neoforge! - Add button for Entity Types (will downstream this to 1.20.1 momentarily). ##…
361
Beta
2.0.4+1.21.1-beta.1-neoforge
neoforge · 1.21.1 · 16mo ago
## Additions 🍎 - DataAttributes is now on 1.21.1 for fabric & neoforge! - Add button for Entity Types (will downstream this to 1.20.1 momentarily). - I…
124
Beta
2.0.4+1.21.1-beta.1-fabric
fabric, quilt · 1.21.1 · 16mo ago
## Additions 🍎 - DataAttributes is now on 1.21.1 for fabric & neoforge! - Add button for Entity Types (will downstream this to 1.20.1 momentarily). - I…
113
Release
2.0.3+1.20.1-fabric
fabric, quilt · 1.20.1 · 18mo ago
## Fixes 🍋 - Remove null text in UI in favor of empty string to fix compatibility with other mods
18.5k
Beta
2.0.3+1.20.1-beta.1-fabric
fabric, quilt · 1.20.1 · 19mo ago
## Additions 🍎 - Added saved state for collapsed entries (session based, saved until game relaunch) ## Changes 🍐 - Applied a different method to updating…
1.2k
Release
2.0.2+1.20.1-fabric
fabric, quilt · 1.20.1 · 20mo ago
## Fixes 🍋 - Fixed attribute functions not being able to be edited (and that were default).
2.1k
Release
2.0.1+1.20.1-fabric
fabric, quilt · 1.20.1 · 20mo ago
## Changes 🌽 - Resolved an exception that happened with the `DefaultAttributeRegistry`. ## Fixes 🍋 - Resolved percentage formatting, should be more…
600
Release
2.0.0+1.20.1-fabric
fabric, quilt · 1.20.1 · 20mo ago
## Overview **There are breaking changes in this release. Ensure you back up your config(s) if possible. Mods relying on the beta version will have to be…
348
Beta
2.0.0+1.20.1-beta.13-fabric
fabric, quilt · 1.20.1 · 22mo ago
## Fixes 🍋 - Adjusted formatting of `Whole` formats to not go past two decimals.
3.5k
Beta
2.0.0+1.20.1-beta.12-fabric
fabric, quilt · 1.20.1 · 22mo ago
## Additions 🍎 - Added a condensed way to format attribute values into the API through `getFormattedValue`.
164
Beta
2.0.0+1.20.1-beta.11-fabric
fabric, quilt · 1.20.1 · 22mo ago
## Changes 🌽 - Resolved an issue with entity-types/functions not applying properly if a mod/data-pack got to the entity-type id first.
280

Comments 0

No comments yet. Be the first to share your thoughts.

Download Data Attributes: Directors Cut

R 2.0.4+1.21.1-neoforge 1.21.1 neoforge 362 KB R 2.0.4+1.21.1-fabric 1.21.1 fabric, quilt 377 KB B 2.0.4+1.21.1-beta.1-neoforge 1.21.1 neoforge 362 KB B 2.0.4+1.21.1-beta.1-fabric 1.21.1 fabric, quilt 377 KB R 2.0.3+1.20.1-fabric 1.20.1 fabric, quilt 1.1 MB B 2.0.3+1.20.1-beta.1-fabric 1.20.1 fabric, quilt 1.1 MB R 2.0.2+1.20.1-fabric 1.20.1 fabric, quilt 1.0 MB R 2.0.1+1.20.1-fabric 1.20.1 fabric, quilt 1.0 MB R 2.0.0+1.20.1-fabric 1.20.1 fabric, quilt 1.0 MB B 2.0.0+1.20.1-beta.13-fabric 1.20.1 fabric, quilt 1.0 MB B 2.0.0+1.20.1-beta.12-fabric 1.20.1 fabric, quilt 1.0 MB B 2.0.0+1.20.1-beta.11-fabric 1.20.1 fabric, quilt 1.0 MB B 2.0.0+1.20.1-beta.10-fabric 1.20.1 fabric, quilt 1.0 MB B 2.0.0+1.20.1-beta.9-fabric 1.20.1 fabric, quilt 982 KB A 2.0.0+1.21-alpha.1-fabric 1.21 fabric, quilt 999 KB B 2.0.0-beta.8+1.20.1-fabric 1.20.1 fabric, quilt 981 KB B 2.0.0-beta.7+1.20.1-fabric 1.20.1 fabric, quilt 527 KB B 2.0.0-beta.6+1.20.1-fabric 1.20.1 fabric, quilt 527 KB B 2.0.0-beta.5+1.20.1-fabric 1.20.1 fabric, quilt 526 KB B 2.0.0-beta.4+1.20.1-fabric 1.20.1 fabric, quilt 519 KB B 2.0.0-beta.3+1.20.1-fabric 1.20.1 fabric, quilt 518 KB B 2.0.0-beta.2+1.20.1-fabric 1.20.1 fabric, quilt 517 KB B 2.0.0-beta.1+1.20.1-fabric 1.20.1 fabric, quilt 517 KB A 2.0.0-alpha.10+1.20.1-fabric 1.20.1 fabric, quilt 517 KB A 2.0.0-alpha.9+1.20.1-fabric 1.20.1 fabric, quilt 517 KB A 2.0.0-alpha.8+1.20.1-fabric 1.20.1 fabric, quilt 517 KB A 2.0.0-alpha.7+1.20.1-fabric 1.20.1 fabric, quilt 513 KB A 2.0.0-alpha.6+1.20.1-fabric 1.20.1 fabric, quilt 511 KB A 2.0.0-alpha.5+1.20.1-fabric 1.20.1 fabric, quilt 511 KB A 2.0.0-alpha.4+1.20.1-fabric 1.20.1 fabric, quilt 511 KB A 2.0.0-alpha.3+1.20.1-fabric 1.20.1 fabric, quilt 529 KB A 2.0.0-alpha.2+1.20.1-fabric 1.20.1 fabric, quilt 530 KB A 2.0.0-alpha.1+1.20.1-fabric 1.20.1 fabric, quilt 342 KB R 1.6.0+1.20.1 1.20.1 fabric 167 KB

Files are served directly from the original source. Modgrid does not host or modify them.