I know you can do //sphere to spawn in a perfect sphere, but is there a way to make it more elliptical? What I mean is that //sphere creates a perfect sphere, of say, a radius of 5 blocks But what if I wanted this shape to be 10 block radius horizontally but 5 high?
//cyl <block> <radiusEW>,<radiusNS> [height] //hcyl <block> <radiusEW>,<radiusNS> [height] See http://wiki.sk89q.com/wiki/WorldEdit/Generation#Elliptical_cylinders_and_ellipses
This creates a cylinder. What I want is something like this: http://i.imgur.com/YcMAoia.jpg (that was created via MCEdit)