Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft: Update the English setup documentation to attempt to address some pain points #2636

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions worlds/minecraft/docs/minecraft_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@ When you join a multiworld game, you will be asked to provide your YAML file to
the host will provide you with either a link to download your data file, or with a zip file containing everyone's data
files. Your data file should have a `.apmc` extension.

Double-click on your `.apmc` file to have the Minecraft client auto-launch the installed forge server. Make sure to
leave this window open as this is your server console.
Double-click on your `.apmc` file to have the Minecraft **Archipelago** client (not the Minecraft **Game** Client) auto-launch the installed forge server. Make sure to
leave this window open as this is your Minecraft server console in addition to being the Minecraft Archipelago client.

### Connect to the MultiServer

Open Minecraft, go to `Multiplayer > Direct Connection`, and join the `localhost` server address.
Open Minecraft, go to `Multiplayer > Direct Connection`, enter `localhost` as the server address, and click Join Server.

If you are using the website to host the game then it should auto-connect to the AP server without the need to `/connect`

Expand Down Expand Up @@ -61,7 +61,7 @@ to see which java version is required. New installations will default to the top

## Full Manual Installation

It is highly recommended to ues the Archipelago installer to handle the installation of the forge server for you.
It is highly recommended to use the Archipelago installer to handle the installation of the forge server for you.
Support will not be given for those wishing to manually install forge. For those of you who know how, and wish to do so,
the following links are the versions of the software we use.

Expand Down