G
Goetheus
Hi everybody!
How can we get an attribute from nbt? I think is a path error... I get "none" with this code:
Because generic.MovementSpeed is within the tag "name", within tag "2", within tag "Attributes".
Thank you for help!
How can we get an attribute from nbt? I think is a path error... I get "none" with this code:
code_language.skript:
set {_speed} to tag "generic.MovementSpeed" of nbt of last spawned entity
Thank you for help!