Help with a command in World Edit
by
TotallyTotle
June 15, 2014 at 8:06 AM UTC
I'm about to create a Walls map and I need to know how to use a command in world edit, is there a command which will automatically put all the ores in the under ground. Without you having to manually do it.
TotallyTotle
June 15, 2014 at 9:06 AM UTC
Anyone know how too?
Zeusy
June 15, 2014 at 9:06 AM UTC
This'll help!
http://wiki.sk89q.com/wiki/WorldEdit/Reference
legosean10
June 15, 2014 at 11:06 AM UTC
If you select an area (either with //wand or //pos1 and //pos2) you can do //replace [block already there, or if it's empty, type air] [percentage][blockname],[another percentage][another blockname] and so on.
Example:
//replace air 20%stone,10%gravel,5%brick
That would make it so in the seclected area, 20% of the space would turn stone, 10% gravel and 5% brick, it doesn't have to equal 100%, it will work it out, and this will all be completely random!
itaity
June 15, 2014 at 11:06 AM UTC
Select empty region and type //regen
TotallyTotle
June 16, 2014 at 8:06 AM UTC
Thanks guys
PS: legosean10 ik how to do the replace and wand and brush thingy but I was wandering if there was a faster way, thanks anyway though