Beta2.0
beta
Entity Custom Data
Enable the custom data of entities by the DATAPACK.
Entity Custom Data
Entity Custom Data
A library to enable datapacks add custom data to any entity
See `README.md` to get more information!
Command Format
```mcfunction execute as <entity> run function entity_custom_data:<operation> <arguments> ``` + See `README.md` or `/function entity_custom_data:control`
Support Operations
`get.print` `get.run` `get.save` `merge` `modify.append` `modify.insert` `modify.merge` `modify.prepend` `modify.set` `remove` + Support for 2⁶² entities is allowed to have custom data. + Run _`/function entity_custom_data:control`_ to open the control panel for help (Release1.1+)
Auto Delete
+ Auto delete the data of the dead entity(exlude player) + Controlable deleting check
Uninstall
```mcfunction function uninstall:entity_custom_data.<mode> ``` Choose *DELETE(special require)* or save(just use one command) the data
Gallery
Versions
Beta2.0+mod
beta
Release1.1
release
Release3.0+mod
release
Beta1.1(HAS-BUG)
beta
Release1.0
release
Beta1.2
beta
Release3.0
release