#NBT tag ?

1 messages · Page 1 of 1 (latest)

silk belfry
#

Read skbee docs

jolly zenith
#

I did, didn't provide any informatio non how to get an tag the way I wanted

#

perhaps more information would help

#

I want to get an value from a specific tag - but I don't want to specify rather it's in the custom field, vanillia and so forth

pale hemlock
#

well custom and vanilla nbt are separated so you kinda have to specify that

#

set {_id} to string tag "friyes;id" of custom nbt of %item%

jolly zenith
#

ah okay, so no work around it then ? perhaps just get the full nbt and write my own expression that goes over the string and find the value I am looking for

#

just seems a bit waste of performance, specially using skript to do it

silk belfry
marsh wedge
#

I mean that's possible, too
but, you won't be able to get it's value as easily between the text splitting, parsing as the thing you need, etc. To me, that seems like more work than understanding SkBee