]> git.lizzy.rs Git - worldedit.git/blobdiff - ChatCommands.md
Replace more deprecated functions
[worldedit.git] / ChatCommands.md
index ea1f9557309564d05ece86b4472846fff8d6691a..528f2dfc02280c0974ea1a3b3b819e74202252fb 100644 (file)
@@ -289,9 +289,9 @@ Stack the current WorldEdit region `<count>` times by offset `<x>`, `<y>`, `<z>`
 \r
 Scale the current WorldEdit positions and region by a factor of `<stretchx>`, `<stretchy>`, `<stretchz>` along the X, Y, and Z axes, repectively, with position 1 as the origin.\r
 \r
-    //scale 2 2 2\r
-    //scale 1 2 1\r
-    //scale 10 20 1\r
+    //stretch 2 2 2\r
+    //stretch 1 2 1\r
+    //stretch 10 20 1\r
 \r
 ### `//transpose x/y/z/? x/y/z/?`\r
 \r