mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-01-01 14:08:11 +01:00
Update #surfacespread desc
This commit is contained in:
parent
b4bb0ddc15
commit
11ac395ff6
@ -377,7 +377,7 @@ public class PatternCommands extends MethodCommands {
|
|||||||
|
|
||||||
@Command(
|
@Command(
|
||||||
aliases = {"#surfacespread"},
|
aliases = {"#surfacespread"},
|
||||||
desc = "Randomly change the position to another block on the surface",
|
desc = "Applies to only blocks on a surface. Selects a block from provided pattern with a given ranomized offset [0, <distance>). e.g. Use `#existing` to randomly offset blocks in the world, or `#copy` to offset blocks in your clipboard",
|
||||||
usage = "<distance> <pattern>",
|
usage = "<distance> <pattern>",
|
||||||
min = 2,
|
min = 2,
|
||||||
max = 2
|
max = 2
|
||||||
|
Loading…
Reference in New Issue
Block a user