Installation
Installing the X-Life mod is a straightforward process. It is a server-side mod, but can also be installed on the client for single-player worlds. Clients do not need the mod to join a server running it.
Requirements
Before installing, please ensure you have the following:
- Minecraft Version:
1.20.1 - Mod Loader: The latest version of Fabric or Forge for Minecraft 1.20.1.
- Dependencies:
- Architectury API
- SuperMartijn642's Config Lib
The mod will not launch without all of its required dependencies. Make sure you download and install the correct version of each one for your chosen mod loader.
Installation Steps
- Download the Correct Files: Download the X-Life mod and its dependencies for your specific mod loader (Fabric or Forge) and Minecraft version.
- X-Life Mod: CurseForge, Modrinth
- Architectury API: CurseForge, Modrinth
- SuperMartijn642's Config Lib: CurseForge
-
Install the Mod Loader: Ensure you have the latest version of Fabric or Forge installed for your server or client.
-
Place Files in
modsFolder: Move the downloaded.jarfiles for the X-Life mod and both of its dependencies into yourmodsfolder. If this folder doesn't exist in your server or client directory, create it. -
Start Your Server or Client: Start your game or server. The X-Life mod will generate its configuration file (
xlife.toml) in theconfigfolder on the first run.
- Fabric
- Forge
Your mods folder should look like this for a Fabric setup:
/mods
├── architectury-9.1.12-fabric.jar
├── supermartijn642configlib-1.1.8-fabric-mc1.20.jar
└── xlife-1.2-fabric-1.20.1.jar
(Note: File versions may vary slightly)
Your mods folder should look like this for a Forge setup:
/mods
├── architectury-9.1.12-forge.jar
├── supermartijn642configlib-1.1.8-forge-mc1.20.jar
└── xlife-1.2-forge-1.20.1.jar
(Note: File versions may vary slightly)