HexNBT
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric
标签: magic utility
HexNBT is an addon to Hex Casting that adds several patterns to read the NBT of entities and blocks (tile entities).
Currently this mod adds:
- Value Distillation:
(entity | vec, string) -> string
-- Accepts a valid target (block or entity) and a string key to output the stringified NBT value at that key.
- Key Purification:
(entity | vec) -> [string]
-- Accepts a valid target and returns all valid keys for reading data from that target.
Requires MoreIotas to provide the string IotaType.
Requires Hex Casting.
请登录后举报
暂无评论,抢个沙发吧~