You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not sure, but can't you use worldedit to rotate it after loading it, it's a hassle to do it every time but works, or you could rotate it then update the schematic.
I'd love to see this feature as well. Using the tool to create pixel art for map making in game means at least 128. x128 block schematic. Rotating it around the x or z axis with Worldedit is extremely memory intensive. For example, I created a 2 map schematic (256x128) blocks. in order to get it horizontal requires the use of the deform tool and in order to keep the geometry you have to use outset from the centre. That means trying to rotate a cube of 256x256x256 blocks which pretty much breaks Minecraft almost every time.
Being able to export the schematic horizontally as well as vertically would mean no more long waits wondering if Java just ate all my memory and crashed the app.
Horizontal pixel art is great, but vertical pixel art for map making is even greater ;)
P.S. Great editor though, nice work!
The text was updated successfully, but these errors were encountered: