mirror of
https://github.com/xmmtx/XMZ-JFServer-Client
synced 2026-02-25 06:06:33 +08:00
68 lines
2.8 KiB
Markdown
68 lines
2.8 KiB
Markdown
<div align="center">
|
|
<a href="https://www.xm233.cn/JFServer"><img width="144px" alt="logo" src="./logo.png"/></a>
|
|
<h1 align="center">XMZ JFServer Client</h1>
|
|
<p>JFServer Official Client</p>
|
|
</div>
|
|
|
|
<div align="center">
|
|
<a href="./LICENSE">
|
|
<img src="https://img.shields.io/github/license/xmmtx/XMZ-JFServer-Client" alt="License" />
|
|
</a>
|
|
<a href="https://www.xm233.cn/sponsor">
|
|
<img src="https://img.shields.io/badge/%24-sponsor-F87171.svg" alt="sponsor" />
|
|
</a>
|
|
</div>
|
|
|
|
[中文](./README.md) | English
|
|
## Introduction
|
|
This project is the official client of Minecraft JFServer and also one of the XMZ series modpack.
|
|
|
|
## Mods List
|
|
Full mods list: https://github.com/xmmtx/XMZ-JFServer-Client/tree/main/.minecraft/mods
|
|
#### Main Mods
|
|
1. **Skin Layers 3D** - Author: tr7zw - [MCMOD](https://www.mcmod.cn/class/4618.html) - License: tr7zw
|
|
2. **Roughly Enough Items** - Author: shedaniel - [MCMOD](https://www.mcmod.cn/class/1674.html) - License: MIT
|
|
3. ...
|
|
|
|
> This modpack does not include Minecraft itself Fabric、Java.
|
|
|
|
## Usage
|
|
Firstly, running Minecraft: Java Edition requires installing Java. This modpack uses `mc1.21.8`, it is recommended to install the latest Java release directly.
|
|
|
|
**Java** Download:
|
|
[Oracle JDK25 Windows](https://www.oracle.com/cn/java/technologies/downloads/#jdk25-windows)
|
|
[Azul JDK25 Windows](https://www.azul.com/downloads/?version=java-25&os=windows&package=jdk#zulu)
|
|
|
|
> [!TIP]
|
|
> The following naming method is only applicable to versions `v3.0.0` and above.
|
|
|
|
#### Use auto update package (MOST RECOMMENDED)
|
|
1. Go to the release to download, the file suffix is `Auto`
|
|
2. Decompress in the appropriate path
|
|
3. Double clicking the `HMCL-version.exe` file will automatically install the modpack
|
|
4. Login to game account
|
|
5. Start the game
|
|
#### Use regular package (RECOMMENDED)
|
|
1. Go to the release to download, the file suffix is `Regular`
|
|
2. Decompress in the appropriate path
|
|
3. Double clicking the `HMCL-version.exe` file will automatically install the modpack
|
|
4. Login to game account
|
|
5. Start the game
|
|
#### Use import package
|
|
1. Go to the release to download, the file suffix is `Import`
|
|
2. Open the Minecraft launcher and find the installation modpack
|
|
3. Select the file that was just downloaded
|
|
4. Click to install the modpack
|
|
5. Login to game account
|
|
6. Start the game
|
|
#### Use the full package
|
|
1. Go to the release to download, the file suffix is `Full`
|
|
2. Decompress in the appropriate path
|
|
3. Double click on the file `HMCL-version.exe` or `Plain Craft Launcher 2.exe`
|
|
4. Login to game account
|
|
5. Start the game
|
|
#### Manual installation (NOT RECOMMENDED)
|
|
1. Go to the release version to download and download the source code (you can also directly clone the `main`)
|
|
2. Manually install Minecraft and Fabric based on the modpack version
|
|
3. Login to game account
|
|
4. Start the game |