added mod install instrcutions

This commit is contained in:
2026-03-29 09:32:26 -05:00
parent a7cd4e97d7
commit 2ac5b3af9e
2 changed files with 39 additions and 0 deletions

BIN
ImportMenu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

39
README.md Normal file
View File

@@ -0,0 +1,39 @@
# RRC Gaming Club Minecraft Server Mods
## Prism
For those who may not be familiar with modding or just want a simple setup, I recommend following these steps:
1. First [download and install Prism Launcher](https://prismlauncher.org/download/windows/)
2. When you start Prism it will ask to be signed into your Microsoft account, which owns Minecraft.
3. Select "Add Instance" in the top-right, select the important tab and enter the below link, and click okay.
- https://git.entropic.pro/RRCGamingClub/MinecraftMods/releases/download/latest/Prism-RRCGamingClub.zip
![Prism Import Menu](ImportMenu.png)
4. You should now be able to double-click the imported instance to start it, and you're good to go! The RRCGamingClub server is already added to this instance.
- Find instructions for getting access in the discord
5. If you wish to customise what mods are installed/enabled you can select the Instance and click on "Edit" on the right side, and navigate to the "Mods" tab.
## Mod List
For those who want to manually install the mods themselves, here is the list:
**Note:** We are using the Fabric mod framework and Minecraft version 26.1
You can download a .zip containing all the below [here](https://git.entropic.pro/RRCGamingClub/MinecraftMods/releases/download/latest/Plain_Mods-RRCGamingClub.zip)
### Required
You will not be able to join without these
- [Gravestones](https://modrinth.com/mod/pneumono_gravestones)
- [PneumonoCore](https://modrinth.com/project/ZLKQjA7t) (Dependency)
- [FabricAPI](https://modrinth.com/mod/fabric-api) (Required for any Fabric Mod)
### Optional
These are included and recommended, but entirely optional
- [Journeymap](https://modrinth.com/mod/journeymap)
- [LambDynamicLights](https://modrinth.com/mod/lambdynamiclights)
- [ClientSort](https://modrinth.com/mod/clientsort)
- [Mod Menu](https://modrinth.com/mod/modmenu) (Dependency)
- [Cloth Config API](https://modrinth.com/mod/cloth-config) (Dependency)
- [Lithium](https://modrinth.com/mod/lithium)
- [Sodium](https://modrinth.com/mod/sodium)