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

Client Data Command

Add client-sided Data command

Загрузки
9K
Подписчики
11
Обновлён
20 августа 2024 г.
Лицензия
MIT

Опубликован 20 августа 2024 г.

Client Data Command

Fabric Client or Server MIT License release
Hits Modrinth GitHub

Add client-sided Data command. View NBT easier without permission.

Requirements

Commands

Client-Data

client-data
    ... get <TARGET> [<path>] [<scale>]
    ... merge <TARGET> <nbt>
    ... modify <TARGET> <targetPath> <MODIFICATION>
        ... from <SOURCE> [<sourcePath>]
        ... string <SOURCE> [<sourcePath>] [<start>] [<end>]
        ... value <value>
    ... remove <TARGET> <path>
  • <TARGET> = (block <targetPos> | entity <target>)
  • <MODIFICATION> = (append|insert <index>|merge|prepend|set)
  • <SOURCE> = (block <sourcePos> | entity <source>)

About this command, please visit Commands/data page of Minecraft Wiki.

Storage data is not supported and there are no plans about.

Datac

datac (get|merge|modify|remove) ...

Shorthand version of Client-Data command.

Known Issues

Notes

  • The mod file name indicates the mod name, loader and version:
    • (mod name)-(mod loader)-(mod version)+mc(built minecraft version).jar
    • For example: FabricModTemplate-fabric-1.0+mc1.21.jar

Ченджлог

1.0Релиз1.21.3, 1.21.4, 1.21.5 · 20 августа 2024 г.

Upload first release of Client Data Command

Комментарии

Загружаем…