#NBT not working
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
command test:
trigger:
set int tag "Damage" of nbt of player's tool to 100
broadcast int tag "Damage" of nbt of player's tool
this does not broadcast anything
I receive no errors.
I got set int tag "Damage" of nbt of player's tool to 100 directly from skripthub
you need to use custom now.
oh thank you
set (int tag "" of {_NBT}) to ...```