diff options
| author | Myles <43725835+MylesAndMore@users.noreply.github.com> | 2022-12-13 18:55:21 -0600 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-13 18:55:21 -0600 | 
| commit | 22d54d69ffbc791d84177057237881535202ef2f (patch) | |
| tree | 1de5af2d4fba10536d5c742d7eccfd48792f0980 | |
| parent | 6739bbb14d03bd215f8c7d72dc14d961b6bc175e (diff) | |
| download | Tumble-22d54d69ffbc791d84177057237881535202ef2f.tar.gz Tumble-22d54d69ffbc791d84177057237881535202ef2f.tar.bz2 Tumble-22d54d69ffbc791d84177057237881535202ef2f.zip | |
update guide with coords
| -rw-r--r-- | og-guide.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/og-guide.md b/og-guide.md index 314ddf8..2146deb 100644 --- a/og-guide.md +++ b/og-guide.md @@ -17,8 +17,8 @@ A huge thanks to *Catmanjoe* for porting these worlds! This game would not be th  4. Import both worlds into Multiverse. You can do this by running the command ```/mv import <your-world-name> normal``` for both worlds.  5. Now you can link each world! Do this with  ```/tumble:link <your-lobby-world> lobby``` and ```/tumble:link <your-game-world> game``` respectively.    6. Teleport to your new lobby world by using ```/mvtp <your-lobby-world>```.   -7. Set the correct spawn location in this world using ```/setworlspawn```. For me, the correct coordinates were ```/setworldspawn place holder L```, but your results may vary.   -8. Set the location that the winner will be teleported using ```tumble:winloc```. Again, the correct coordinates were ```tumble:winloc wait no u``` in my case.   +7. Set the correct spawn location in this world using ```/setworldspawn```. For me, the correct coordinates were ```/setworldspawn -341.5 58 -340.5```, but your results may vary.   +8. Set the location that the winner will be teleported using ```tumble:winloc```. Again, the correct coordinates were ```tumble:winloc -362.5 76 -340.5``` in my case.    9. Now, teleport to the game world. Use ```/mvtp <your-game world>```.    10. Set the correct spawn point of this world. This is also where the game will generate its blocks. My preferred position is ```/setworldspawn 0 60 0```, but you may place the spawn whereever you like.   | 
