From 974e5e98b3dd2f8151d0b5714c003e86adfc8c29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E6=B2=90x?= <98091424+xmmtx@users.noreply.github.com> Date: Mon, 29 Dec 2025 15:52:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README_EN.md | 62 ---------------------------------------------------- 1 file changed, 62 deletions(-) delete mode 100644 README_EN.md diff --git a/README_EN.md b/README_EN.md deleted file mode 100644 index 619dddf..0000000 --- a/README_EN.md +++ /dev/null @@ -1,62 +0,0 @@ -
- - - -[中文](./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 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 \ No newline at end of file