add a new sub-command for data that will allow you to perform operations on nbt directly without having to store it to a scoreboard first
ex:
/data operation entity @e[type=item,limit=1] Item.tag.Damage += value 100
so the syntax would be
/data operation <nbt source> <path> <operation> <from/value>
Please sign in to leave a comment.
2 Comments