`//orient` should support rotation around all axes
I want to rotate a lot of blocks (slabs), but they don't rotate around the Y axis at all. Is there any command that acts as //orient, but allows usage of any axis?
Are you sure that's not just a limitation inherent to slabs? Can you rotate them the way you want when using a screwdriver?
Are you sure that's not just a limitation inherent to slabs? Can you rotate them the way you want when using a screwdriver?
Yes, I can rotate them using a screwdriver. I use this mod for now: https://github.com/AspireMint/worldedit_addon. The problem that I need to re-enter the game each time I need other //rotate.
I checked the code and I see now that //orient only rotates around the Y axis by design, so this is a feature request.