Discord Thread nbt crash course

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

This thread came from the skUnity Discord. You can't reply to it here but if you join the skUnity Discord, you'll be able to post a reply there. The thread link is part of the thread's message.
Status
Not open for further replies.
ok it's back
so we have this in loop-calue
we need the id tag, so we simply do
code_language.skript:
tag "id" of loop-value
that would return a string
in this case, "minecraft:enchantedgoldenapple"
in this case, "minecraft:emoji_stuck_out_tongue:olishedandesitestairs"
so we need to check the value of the id tag against the
"minecraft:enchanted_golden_apple"
string
does that make sense?

Posted by: sovde from the skUnity Discord.
 
Status
Not open for further replies.