#nbt tags
1 messages · Page 1 of 1 (latest)
See the skbee wiki for NBT stuff
i dont understand it...
please
can you write an example
what dont you understand?
theres literally examples
and i lit cant find it and am dumb
are you on the skbee wiki?
:/
theres literally a dozen pages on NBT...
see thats the problem..
start with the intro, the NBT compounds and tags
i will never get an example will i
They are literally multiple examples on the doc…
maybe if you said what specifically you are struggling with
giving you generic examples is a bit pointless considering how broad of a topic nbt is
Click on one of the links
Theres like a dozen examples there
do you want it always?
ye
so
am palying monopoly sec
you can give some tools with NBT to player like this:
i won 👍
set {_item} to stone
set int tag "ThisIsCustomNBT" of custom nbt of {_item} to 5
give {_item} to player
and uh
how to check for the nbt
if int tag "ThisIsCustomNBT" of custom nbt of {_item} is 5:
does that work for tht?
set {_item} to tool of player
if int tag "ThisIsCustomNBT" of custom nbt of {_item} is 5:
send message "yes it is :)" to player
yay ty so much