← Назад к ресурсам

Data Attributes

Overhauls the entity attribute system and exposes it with datapacks.

Modrinth library utility

Описание

[![](https://img.shields.io/badge/dynamic/json?color=5da545&label=Available%20for&prefix=%20&query=0.game_versions&url=https://api.modrinth.com/v2/project/wFyCClLQ/version&style=flat-square)](https://modrinth.com/mod/data-attributes) [![](https://img.shields.io/badge/dynamic/json?color=5da545&label=Latest&prefix=%20&query=0.version_number&url=https://api.modrinth.com/v2/project/wFyCClLQ/version&style=flat-square)](https://modrinth.com/mod/data-attributes/versions) [![](https://img.shields.io/github/license/CleverNucleus/Data-Attributes?style=flat-square&color=0078CE)](https://github.com/CleverNucleus/Data-Attributes/blob/main/LICENSE) ### What is Data Attributes? Data Attributes is a Minecraft mod, initially released for Minecraft 1.17.1 using the Fabric ecosystem. The mod does two things: 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 datapack manipulation - allowing servers/pack makers easy customisation of every aspect of the entity attribute system. ### Why Originally, Data Attributes existed as part of the [PlayerEx](https://modrinth.com/mod/playerex) mod. However, the system implemented in 1.16.5 was the "first draft", and was clunky and badly optimised (not to mention full of bugs). My mod group and I wanted to use this datapack attributes system as part of some other mods that we were working on, so I developed this as a more robust and standalone project. ### Usage By itself, this mod adds no in-game content. It simply allows entity attributes to be customised/added using datapacks. Please read the wiki before using the mod. ### Notice Data Attributes is not compatible with AttributeFix - they have the same capabilities! ### Wiki For documentation, please head over to the [wiki](https://github.com/CleverNucleus/Data-Attributes/wiki)