#help idk wahts wrong
1 messages · Page 1 of 1 (latest)
also, i dont think theres a location tag type.
store the coords in int tags, and the name of the world in a string tag
still even if i set instead of {A} to 5, doesnt work
you need to specify the tag type
hm?
broadcast the full NBT compound of (yourself/someEntity), see what they location is sored as in there
you need to specify the tag type. when you set/get it
ie, set string tag "a" of nbt compound of b to c
how can i add in a tag?