diff options
author | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-04-29 09:03:10 -0600 |
---|---|---|
committer | ghoulslash <41651341+ghoulslash@users.noreply.github.com> | 2021-04-29 09:03:10 -0600 |
commit | 35ac5da7ddba6f9ff956b720664c1b7b0343320d (patch) | |
tree | 8df21b8c52b38892c509ab6916e2b6143d834628 | |
parent | 9aad480b6ffb30ec66ab9e3e8d9e1b606de3b6a7 (diff) |
Updated Tutorials (markdown)
-rw-r--r-- | Tutorials.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md index bdd6432..059d9a8 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -69,6 +69,7 @@ Tutorials may use diff syntax to show edits: ## Adding new content ### Basic - **[Proper Plural "giveitem" Command](Plural-Giveitem)** +- **[Spawn an invisible Player](Spawn-Invisible-Player)** ### Intermediate - **[How to add a new ability](How-to-add-a-new-ability)** - **[Adding new overworlds](Adding-new-overworlds)** |