New shapes! Added
rectangle and
oval due to popular request. If you want to use them, keep in mind that they use an optional second radius. For example, if you want to make a rectangle like
this, you would type something like
chunky shape rectangle, followed by
chunky radius 2000 1000. This would create a rectangle which goes out by 2000 blocks in the X direction and 1000 blocks in the Z direction. Enjoy! Also fixed a bug where shapes would not be centered correctly if using the loop pattern.