diff --git a/README.md b/README.md index 958cfd1..53434ba 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,13 @@ The detailed explanations have moved! Check them out [here](https://github.com/s - [`//maze [ [ []]]`](https://worldeditadditions.mooncarrot.space/Reference/#maze) - [`//maze3d [ [ [ []]]]`](https://worldeditadditions.mooncarrot.space/Reference/#maze3d) - [`//spiral2 [] [ [ [] ] ]`](https://worldeditadditions.mooncarrot.space/Reference/#spiral2) + - [`//wbox `](https://worldeditadditions.mooncarrot.space/Reference/#wbox) + - [`//wcompass []`](https://worldeditadditions.mooncarrot.space/Reference/#wcompass) + - [`//wcorner `](https://worldeditadditions.mooncarrot.space/Reference/#wcorner) ### Misc - - [`//copy+ [ [...]]`](https://worldeditadditions.mooncarrot.space/Reference/#copy+) - - [`//move+ [ [...]]`](https://worldeditadditions.mooncarrot.space/Reference/#copy+) + - [`//copy+ [ [...]]`](https://worldeditadditions.mooncarrot.space/Reference/#copy) + - [`//move+ [ [...]]`](https://worldeditadditions.mooncarrot.space/Reference/#move) - [`//replacemix [] [] [ []] [ []] ....`](https://worldeditadditions.mooncarrot.space/Reference/#replacemix) - [`//floodfill [ []]`](https://worldeditadditions.mooncarrot.space/Reference/#floodfill) - [`//scale | [ [ ]]`](https://worldeditadditions.mooncarrot.space/Reference/#scale) **experimental** @@ -77,6 +80,9 @@ The detailed explanations have moved! Check them out [here](https://github.com/s - [`//sstack`](https://worldeditadditions.mooncarrot.space/Reference/#sstack) - [`//spush`](https://worldeditadditions.mooncarrot.space/Reference/#spush) - [`//spop`](https://worldeditadditions.mooncarrot.space/Reference/#spop) + - [`//sshift [ [ ]]`](https://worldeditadditions.mooncarrot.space/Reference/#sshift) + - [`//sfactor []`](https://worldeditadditions.mooncarrot.space/Reference/#sfactor) + - [``](https://worldeditadditions.mooncarrot.space/Reference/#) ### Measure - [`//mface`](https://worldeditadditions.mooncarrot.space/Reference/#mface) _(new in v1.13)_ @@ -91,6 +97,7 @@ The detailed explanations have moved! Check them out [here](https://github.com/s - [`//ellipsoidapply `](https://worldeditadditions.mooncarrot.space/Reference/#ellipsoidapply) _(new in v1.9)_ - [`//airapply `](https://worldeditadditions.mooncarrot.space/Reference/#airapply) _(new in v1.9)_ - [`//noiseapply2d `](https://worldeditadditions.mooncarrot.space/Reference/#noiseapply2d) _(new in v1.13)_ + - [`//for ... do // %% `](https://worldeditadditions.mooncarrot.space/Reference/#for) _(new in v1.13)_ ### Extras - [`//y`](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/main/Chat-Command-Reference.md#y)