I was trying to get the nbt of a mob from this command
/data get entity f2477f98-47fb-4570-ad0f-ab1717391add
I also tried
/data get entity @e[type=minecraft:creeper,limit=1]
But neither of them worked, Then, I tried a block and it didn`t work
I was trying to get the nbt of a mob from this command
/data get entity f2477f98-47fb-4570-ad0f-ab1717391add
I also tried
/data get entity @e[type=minecraft:creeper,limit=1]
But neither of them worked, Then, I tried a block and it didn`t work
Can't reproduce.
/data
works with UUIDs and entity selectors.