Update #surfacespread desc

This commit is contained in:
Jesse Boyd 2018-04-19 05:14:09 +10:00
parent b4bb0ddc15
commit 11ac395ff6
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -377,7 +377,7 @@ public class PatternCommands extends MethodCommands {
@Command(
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>",
min = 2,
max = 2