
Entity Custom Data
Enable the custom data of entities by the DATAPACK.
- Загрузки
- 574
- Подписчики
- 0
- Обновлён
- 13 января 2025 г.
- Лицензия
- BSD-2-Clause
Опубликован 29 ноября 2024 г.
Entity Custom Data
A library to enable datapacks add custom data to any entity
See README.md to get more information!
Command Format
execute as <entity> run function entity_custom_data:<operation> <arguments>
- See
README.mdor/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:controlto open the control panel for help (Release1.1+)
Auto Delete
- Auto delete the data of the dead entity(exlude player)
- Controlable deleting check
Uninstall
function uninstall:entity_custom_data.<mode>
Choose DELETE(special require) or save(just use one command) the data
Ченджлог
Release3.0+modРелиз1.21.2, 1.21.3, 1.21.4 · 13 января 2025 г.
Functions
- the deleting list can save more entities
Release3.0Релиз1.21.2, 1.21.3, 1.21.4 · 13 января 2025 г.
Functions
- the deleting list can save more entities
Beta2.0+modБета1.21.2, 1.21.3, 1.21.4 · 21 декабря 2024 г.
Functions
entity_custom_data:get.<operation>won't create new custom dataentity_custom_data:get.<operation>can run normally andentity_custom_data:get.savewon't coverstorage entity_custom_data:result get-savewhen the data not exists.
Beta2.0Бета1.21.2, 1.21.3, 1.21.4 · 21 декабря 2024 г.
Functions
entity_custom_data:get.<operation>won't create new custom dataentity_custom_data:get.<operation>can run normally andentity_custom_data:get.savewon't coverstorage entity_custom_data:result get-savewhen the data not exists.
Release1.1Релиз1.21.2, 1.21.3, 1.21.4 · 11 декабря 2024 г.
Description
- Edit
DESCRIPTION.md(aboutentity_custom_data:control)
Functions
- Add Control Panel:
/function entity_custom_data:control
Release1.0Релиз1.21.2, 1.21.3, 1.21.4 · 9 декабря 2024 г.
Debug
- Checked all of the commands
Description
- Update
DESCRIPTION.md
Beta1.2Бета1.21.2, 1.21.3, 1.21.4 · 6 декабря 2024 г.
Fix
- fix the argument format of
modify.merge
Beta1.1(HAS-BUG)Бета1.21.2, 1.21.3, 1.21.4 · 6 декабря 2024 г.
Debug
- Remove debug mesaage
delete
Description
- Add icon into the pack
Комментарии
Загружаем…