Hey, i'm trying to get the chunk at locations saved in a stringlist, but i don't know how to get all the locations.
What i've tried is iterating through the stringlist, but i don't know how to continue.
Is there something i can do?
EDIT:
this is how i've saved the locations.
splitting ", "
locs:
- x, z
What i've tried is iterating through the stringlist, but i don't know how to continue.
Is there something i can do?
EDIT:
this is how i've saved the locations.
splitting ", "
locs:
- x, z