From d7e4a1ff186bd7d8e5e826114e64ab0256eec861 Mon Sep 17 00:00:00 2001 From: LegalSmeagol <49310887+LegalSmeagol@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:36:02 +0000 Subject: [PATCH 1/2] Update sidebars.js --- sidebars.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.js b/sidebars.js index f3a22ce..9a5d0ec 100644 --- a/sidebars.js +++ b/sidebars.js @@ -38,7 +38,7 @@ const sidebars = { collapsible: true, collapsed: true, items: [ - 'server-docs/proximity-chaT', + 'server-docs/proximity-chat', ], }, ], From b263541931602330887e82ace10e045447055783 Mon Sep 17 00:00:00 2001 From: LegalSmeagol <49310887+LegalSmeagol@users.noreply.github.com> Date: Sat, 16 Mar 2024 16:36:24 +0000 Subject: [PATCH 2/2] Update proximity.chat.md --- docs/server-docs/proximity.chat.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/server-docs/proximity.chat.md b/docs/server-docs/proximity.chat.md index 5c64fa7..e27e0eb 100644 --- a/docs/server-docs/proximity.chat.md +++ b/docs/server-docs/proximity.chat.md @@ -10,6 +10,7 @@ title: Proximity Chat 4. You should now have `voicechat-fabric-1.20.4-2.4.32.jar` downloaded. This will need to go in the `/mods/` folder stored in your `.minecraft` folder. If you didn't remember your Launcher Location, by default this should be `C:\Users\[your name]\AppData\Roaming\.minecraft`. 5. Drag `voicechat-fabric-1.20.4-2.4.32.jar` into `/mods/`. 6. All done! You can start your game but be sure to set the correct profile *(see screenshot below)*. + ![Profile](https://cloud.haven-smp.net/index.php/apps/files_sharing/publicpreview/9fbMsTDweGkcQBy?file=/&fileId=2845&x=1920&y=974&a=true&etag=aac567445ed7b751a64b2b56308c606e) > For all other installation methods, see [here](https://modrepo.de/minecraft/voicechat/wiki/installation).