promotional bannermobile promotional banner

Data Attributes: Directors Cut

An updated version of Data Attributes

File Details

2.0.0+1.21-alpha.1-fabric

  • A
  • Aug 3, 2024
  • 998.61 KB
  • 69
  • 1.21
  • Fabric + 1

File Name

data-attributes-2.0.0+1.21-alpha.1-fabric.jar

Supported Versions

  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:data-attributes-directors-cut-955929:5592696"

Quilt

modImplementation "curse.maven:data-attributes-directors-cut-955929:5592696"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Notes 🍋

  • Certain translation keys are not functional in this update.
  • The mod is relatively stable, but due to the lack of a certain feature with items, it will be in the alpha channel for now.
  • Take caution if you plan on using the mod (as usual with alpha builds).

Changes 🌽

  • Updated dependencies to 1.21 equivalent versions.
  • Changed internal networking to abide by version.
  • ItemFields have changed to fit 1.21 definitions.
  • 💖 The API now takes in RegistryEntry along with the targeted attribute.
    • This also goes for all events.
    • IEntityAttribute has also been extended to get its RegistryEntry.