#best way to rotate blocks

1 messages · Page 1 of 1 (latest)

visual gate
#

How would i go about rotating a block with skript (rotate all its blockdata) most efficiently? Do i check blockdata manually and replace each value or is there a better way/tool?

I dont want code just asking whats the best way to do this

vivid pulsar
#

do you mean just the direction it's facing, or any and all blockdata associated to it? if it's the latter, then that would be a LOT of things you'd need to do