Shulker boxes

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

SoMuchWessel

Active Member
Apr 3, 2017
147
3
18
Hey there,
i got a piece of code that is not working, but is not giving any errors:

code_language.skript:
on pickup:
    if event-item is a shulker_box:
        add "{HideFlags:61}" to nbt of event-item

I want it so that if you break a shulker box, that you can not see whats inside it by hovering over it in your inventory, so i wrote it like that.

Can someone help?
[doublepost=1528391401,1528328665][/doublepost]No one knows something that can help?
 
Status
Not open for further replies.