aboutsummaryrefslogtreecommitdiff
path: root/OG_GUIDE.md
diff options
context:
space:
mode:
authorsowgro <tpoke.ferrari@gmail.com>2024-07-04 02:45:57 -0400
committersowgro <tpoke.ferrari@gmail.com>2024-07-04 02:45:57 -0400
commit13b5a6bbfb246906caf98c77589718fefa091084 (patch)
treed3e4b9c704bb92b14263e6bdbfbfc1f3e81e145b /OG_GUIDE.md
parent8493680d8b53604acf3775ae8176ea6b8a9751a6 (diff)
downloadTumble-13b5a6bbfb246906caf98c77589718fefa091084.tar.gz
Tumble-13b5a6bbfb246906caf98c77589718fefa091084.tar.bz2
Tumble-13b5a6bbfb246906caf98c77589718fefa091084.zip
Fix default config loading and og_guide config
Diffstat (limited to 'OG_GUIDE.md')
-rw-r--r--OG_GUIDE.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/OG_GUIDE.md b/OG_GUIDE.md
index 1ddf924..f7302a1 100644
--- a/OG_GUIDE.md
+++ b/OG_GUIDE.md
@@ -39,7 +39,7 @@ In this guide, I'll go over how to set up the Tumble plugin with the original ga
winner-lobby:
x: -362.5
y: 76
- Z: -340.5
+ z: -340.5
world: lobby
birthday:
kill-at-y: 27
@@ -56,7 +56,7 @@ In this guide, I'll go over how to set up the Tumble plugin with the original ga
winner-lobby:
x: -362.5
y: 76
- Z: -340.5
+ z: -340.5
world: lobby
festive:
kill-at-y: 20
@@ -73,7 +73,7 @@ In this guide, I'll go over how to set up the Tumble plugin with the original ga
winner-lobby:
x: -362.5
y: 76
- Z: -340.5
+ z: -340.5
world: lobby
halloween:
kill-at-y: 23
@@ -90,7 +90,7 @@ In this guide, I'll go over how to set up the Tumble plugin with the original ga
winner-lobby:
x: -362.5
y: 76
- Z: -340.5
+ z: -340.5
world: lobby
```
8. Reload the plugin with `/tmbl reload`.