Data Attributes

Data Attributes

Mod

Overhauls the entity attribute system and exposes it with datapacks.

Client and server LibraryUtility

104.1k downloads
27 followers
Created2 years ago
Updateda year ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

1.4.5+1.19.2

Changelog

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.

Dependencies

Files

dataattributes-1.4.5+1.19.2.jar(100.3 KiB) Primary Download
dataattributes-1.4.5+1.19.2-sources.jar(58.46 KiB) Download

Project members

clevernucleus

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID