#How does macros work with datapacks
1 messages · Page 1 of 1 (latest)
<@&1201956957406109788>
💬 While you wait, take this time to provide more context and details.
🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you
✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve
you used {} but you have to use ()
Ohhhh, tysm 🤡
If you want to hear it, I also have one or two things to say about the rest of the command
Please!
one thing I need to know beforehand, what is that command supposed to do exactly?
Teleport an armor stand to a relative position of another armor stand's vision
Like, 10 blocks foward if i input 10 on the macro
I don't even know if it is possible, but i'm testing ;-;
First time using macros
should a player be able to name the armor stands ?
No
Oh, i know, i use custom names just for visual help, and it is just a test anyway, no one will use it other than me
But you're right
I've been coding for 6 hours straight now, sorry for the dumb mistakes lol
it happens
chunk detector?
Yup, it is a bit complicated to explain, like, the idea behind it
It is like, you have a 3x3 chunk area, each chunk has an armor stand, if the player steps on another chunk the center will tp to the chunk that the player is standing on, and the other armor stands will tp relatively to the center
I couldn't do it with "distance=" because there is an area where it cant detect
So i was doing it comparing x,z values of the player and armor stands
I guess you use armor stands for the visualization, but I suggest using markers in your final pack
Yes! It's just easier with armor stands haha, to see if it is working and they're teleporting
just throwing it out there, you can use /particle for visualization too