Перейти к содержимому
Mineforgian

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.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

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

  1. the deleting list can save more entities
Release3.0Релиз1.21.2, 1.21.3, 1.21.4 · 13 января 2025 г.

Functions

  1. the deleting list can save more entities
Beta2.0+modБета1.21.2, 1.21.3, 1.21.4 · 21 декабря 2024 г.

Functions

  1. entity_custom_data:get.<operation> won't create new custom data
  2. entity_custom_data:get.<operation> can run normally and entity_custom_data:get.save won't cover storage entity_custom_data:result get-save when the data not exists.
Beta2.0Бета1.21.2, 1.21.3, 1.21.4 · 21 декабря 2024 г.

Functions

  1. entity_custom_data:get.<operation> won't create new custom data
  2. entity_custom_data:get.<operation> can run normally and entity_custom_data:get.save won't cover storage entity_custom_data:result get-save when the data not exists.
Release1.1Релиз1.21.2, 1.21.3, 1.21.4 · 11 декабря 2024 г.

Description

  1. Edit DESCRIPTION.md(about entity_custom_data:control)

Functions

  1. Add Control Panel: /function entity_custom_data:control
Release1.0Релиз1.21.2, 1.21.3, 1.21.4 · 9 декабря 2024 г.

Debug

  1. Checked all of the commands

Description

  1. Update DESCRIPTION.md
Beta1.2Бета1.21.2, 1.21.3, 1.21.4 · 6 декабря 2024 г.

Fix

  1. fix the argument format of modify.merge
Beta1.1(HAS-BUG)Бета1.21.2, 1.21.3, 1.21.4 · 6 декабря 2024 г.

Debug

  1. Remove debug mesaage delete

Description

  1. Add icon into the pack

Комментарии

Загружаем…