BuildVox for Bukkit

BuildVox for Bukkit

318 Downloads

Add hollow shapes

nakanaka7 opened this issue ยท 4 comments

commented

Add hollow feature to ellipse, cylinder, torus, cone, pyramid shapes.
Add "hollow" key to these shape syntax. Ex. /fill glass -s ellipse[hollow=true]

commented

Add new shapes "hollow_*" instead of adding "hollow" key, because it needs extra key "thickness", which is unneed when hollow=false.
Syntax changed. -> Ex. /fill glass -s hollow_ellipse[thickness=2].

commented

Improved hollow_cone and hollow_pyramid.

commented

Plan to add "hollow_tetrahedron"

commented

Opened a new issue for hollow_tetrahedron. Opening an issue for eash shape is better.