]> git.lizzy.rs Git - worldedit.git/blobdiff - Tutorial.md
Correct spelling of Minetest
[worldedit.git] / Tutorial.md
index 3ffc5ce705c274bf214c84c83070ea3950826b35..1ed399831ecdb0a1af6317c7954fda15be3f176f 100644 (file)
@@ -9,7 +9,6 @@ Let's start with a few assumptions:
 * You have WorldEdit installed as a mod.\r
   * If using Windows, [MODSTER](https://forum.minetest.net/viewtopic.php?pid=101463) makes installing mods totally painless.\r
   * Simply download the file, extract the archive, and move it to the correct mod folder for Minetest.\r
-  * If you want to use the WorldEdit GUI, you have installed either [Unified Inventory](https://forum.minetest.net/viewtopic.php?id=3933) (recommended), or [Inventory++](https://forum.minetest.net/viewtopic.php?id=6204).\r
   * See the installation instructions in [README](README.md) if you need more details.\r
 * You are familiar with the basics of the game.\r
   * How to walk, jump, and climb.\r
@@ -38,7 +37,7 @@ Walk away from the node you just punched. Now, punch another node. A black cube
 \r
 ### WorldEdit GUI\r
 \r
-Open the main WorldEdit GUI from your inventory screen.\r
+Open the main WorldEdit GUI from your inventory screen. The icon looks like a globe with a red dot in the center.\r
 \r
 Press the "Get/Set Positions" button. On the new screen, press the "Set Position 1" button. The inventory screen should close.\r
 \r
@@ -108,7 +107,7 @@ Step 4: Other commands
 ----------------------\r
 ### Chat Commands\r
 \r
-There are many more commands than what is shown here. See the [Chat Commands Reference](Chat Commands.md) for a detailed list of them, along with descriptions and examples for every single one.\r
+There are many more commands than what is shown here. See the [Chat Commands Reference](ChatCommands.md) for a detailed list of them, along with descriptions and examples for every single one.\r
 \r
 If you're in-game and forgot how a command works, just use the `/help <command name>` command, without the first forward slash. For example, to see some information about the `//set <node>` command mentioned earlier, simply use `/help /set`.\r
 \r
@@ -116,6 +115,6 @@ A very useful command to check out is the `//save <schematic>` command, which ca
 \r
 ### WorldEdit GUI\r
 \r
-This only scratches the surface of what WorldEdit is capable of. Most of the functions in the WorldEdit GUI correspond to chat commands, and so the [Chat Commands Reference](Chat Commands.md) may be useful if you get stuck.\r
+This only scratches the surface of what WorldEdit is capable of. Most of the functions in the WorldEdit GUI correspond to chat commands, and so the [Chat Commands Reference](ChatCommands.md) may be useful if you get stuck.\r
 \r
 It is helpful to explore the various buttons in the interface and check out what they do. Learning the chat command interface is also useful if you use WorldEdit intensively - an experienced chat command user can usually work faster than an experienced WorldEdit GUI user.
\ No newline at end of file