You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The server pack will stay updated to the latest version of Raspberry Flavoured. Currently, the server pack is for 3.2. This guide expects that you already know how to set up a vanilla server. If not, try the [tutorial on the Minecraft Wiki](https://minecraft.wiki/w/Tutorial:Setting_up_a_Java_Edition_server), or one of the many, many YouTube tutorials.
6
+
The server pack will stay updated to the latest version of Raspberry Flavoured. Currently, the server pack is for 3.2.1. This guide expects that you already know how to set up a vanilla server. If not, try the [tutorial on the Minecraft Wiki](https://minecraft.wiki/w/Tutorial:Setting_up_a_Java_Edition_server), or one of the many, many YouTube tutorials.
7
7
8
8
## Running a server with console access (packwiz-installer) (recommended)
9
9
10
10
If you are not using a hosting service and are able to use a system terminal to run `.bat` or `.sh` scripts, this is the best option for you.
11
11
12
12
1. Create a directory for your server. This should be different than your Minecraft folder.
13
-
1. Download my [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2-Server-Pack.zip) and extract it to this server directory.
13
+
1. Download my [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2.1-Server-Pack.zip) and extract it to this server directory.
14
14
5. Run `update.sh` (Linux, MacOS) or `update.bat` (Windows) to download the modpack files and install Forge.
15
15
6. Run `run.sh` (Linux, MacOS) or `run.bat` (Windows) to start the server.
16
16
7. Connect like normal!
@@ -22,7 +22,7 @@ If you ever need to update the pack, just repeat the process by running `update.
22
22
If you are using a hosting service, I backported the [Packwiz Server Updater](https://modrinth.com/mod/packwiz-server-updater) mod to Forge 1.19.2 for Raspberry Flavoured.
23
23
24
24
1. Set up a Forge 1.19.2 server through your preferred host. This will differ depending on your host.
25
-
1. Download my [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2-Server-Pack.zip) and upload it to your server via FTP.
25
+
1. Download my [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2.1-Server-Pack.zip) and upload it to your server via FTP.
26
26
3. Run the server.
27
27
5. Run `packwiz update`. Wait for it to finish downloading, and shut down the server.
28
28
6. Remove the `world` folder that was generated by vanilla Minecraft.
@@ -48,7 +48,7 @@ From there, the server will launch normally and you can connect like normal. For
48
48
As the server pack sources mods through Modrinth, an `mrpack` file is provided for users of Modrinth servers.
49
49
50
50
1. Set up a Forge 1.19.2 server through Modrinth servers.
51
-
2. When asked for a `mrpack` file, upload the [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2-Server-Pack.mrpack).
51
+
2. When asked for a `mrpack` file, upload the [server pack](https://asphodel.cc/resources/cf/Raspberry-Flavoured-3.2.1-Server-Pack.mrpack).
0 commit comments