From 998fac2293e934920958d616ebd00fe34ed25b44 Mon Sep 17 00:00:00 2001 From: cornernote Date: Wed, 26 Sep 2012 13:32:34 +0930 Subject: [PATCH] fix spiral --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e513605..64bf6d5 100644 --- a/README.md +++ b/README.md @@ -125,13 +125,13 @@ Add cylinder at WorldEdit position 1 along the x/y/z/? axis with length //cylinder z -12 3 mesecons:mesecon //cylinder ? 2 4 stone -### //spiral +### //spiral -Add spiral at WorldEdit position 1 with size , composed of . +Add spiral at WorldEdit position 1 with width , height , space between walls , composed of . - //spiral 8 dirt - //spiral 5 default:glass - //spiral 2 stone + //spiral 20 5 3 dirt + //spiral 5 2 1 default:glass + //spiral 7 1 5 stone ### //copy x/y/z/?