"{NoAI:1b}" is not a date error

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

    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!

qloha

Member
Mar 16, 2024
18
0
1
24
Code:
on place of yellow concrete:
    cancel event
    remove 1 yellow concrete from player's inventory
    set {_n} to nbt compound from "{NoAI:1b}" <<<< ITS LITERALLY IN SKUNITY DOCS AND IT DOESNT WORKKKK AAAAA
    spawn parrot at event-location with nbt {_n}

also if anyone can help me with this too,
Code:
shoot snowball from the spawned parrot to location (idk how to do)
 

Attachments

  • 2024-04-13_15.20.27.png
    2024-04-13_15.20.27.png
    1.4 MB · Views: 26
@NixTer u have helped me before, can u help me again :3
btw my installed plugins are Skript, SkBee, SkQuery, and SkRayFall
 
Make a vector from parrot to target
Shoot/spawn a snowball
Set the velocity of the snowball to the vector