diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-06-13 16:56:18 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-06-13 16:56:18 -0400 |
commit | 0caa663a5ff175af4785247ce81b2ebb12cd0a07 (patch) | |
tree | 10a9f7fc456afd425c2826897ca06c7bdce117cf /OG_GUIDE.md | |
parent | c78d343eed0ff8f37e1f77cfe12fec0d47e47be0 (diff) | |
download | Tumble-0caa663a5ff175af4785247ce81b2ebb12cd0a07.tar.gz Tumble-0caa663a5ff175af4785247ce81b2ebb12cd0a07.tar.bz2 Tumble-0caa663a5ff175af4785247ce81b2ebb12cd0a07.zip |
small fixes
Diffstat (limited to '')
-rw-r--r-- | OG_GUIDE.md (renamed from og-guide.md) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/og-guide.md b/OG_GUIDE.md index 22c6c54..bd041e0 100644 --- a/og-guide.md +++ b/OG_GUIDE.md @@ -20,7 +20,7 @@ A huge thanks to *Catmanjoe* for porting these worlds! This game would not be th 4. Set your lobby spawn by going to the location and running `/tumble-config set lobbySpawn`. In the 2017 console lobby this is at `-341.5 58 -340.5` 5. If you want to have a separate lobby spawn for the winner, set it with `/tumble-config set winnerLobbySpawn`. In the 2017 console lobby this is at `-362.5 76 -340.5` 6. Import your arena world into Multiverse. You can do this by running the command `/mv import <your-world-name> normal` -7. Teleport to the arena world. Use `/mvtp <your-game world>`. +7. Teleport to the arena world. Use `/mvtp <your-world-name>`. 8. Now you can create the arena! Do this by going to the spawn location and running `/tumble-config add <arena-name>`. In the console arena this is at `0 60 0` 9. Repeat steps 4, 5 and 6 for each arena 10. Join the game by using `/tumble-join <arena-name> Mixed`(or whichever game mode you want). |