promotional bannermobile promotional banner

Data Attributes

Overhauls the entity attributes system and exposes it with datapacks.
Back to Files

1.4.5+1.19.2

File namedataattributes-1.4.5+1.19.2.jar
Uploaded
Jun 3, 2023
Downloads
11.7K
Size
100.3 KB
Mod Loaders
Fabric
File ID
4565001
Type
R
Release
Supported game versions
  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:data-attributes-514734:4565001"

Learn more about Curse Maven

What's new

Changelog

This is primarily a bug-fixing and optimisation update.

*Changed the way /reload works to refresh attributes:

  • No longer saves the updateFlag to the level's nbt data.
  • No longer injects the updateFlag into vanilla packets.
  • Instead, we only use the updateFlag in runtime - not saving it at all, anywhere.

*Fixed #80: attribute tracking is handled differently now.

*Likely fixed an incompatibility between Data Attributes and ReplayMod: we no longer mess around with world properties at all.

*May have fixed long-standing issues 24 and 10: almost all networking has been removed - now we only send/receive two custom packets in the whole mod: on game join and when /reload is executed.

*Various performance improvements.

This mod has no related projects