From bc8baee9634b674a2d4e1f44f74183ba6479d49c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E6=B2=90x?= <98091424+xmmtx@users.noreply.github.com> Date: Fri, 2 Jan 2026 21:55:09 +0800 Subject: [PATCH] fix: Default resource pack loaded --- .../config/fabric/indigo-renderer.properties | 2 +- .minecraft/config/iris.properties | 2 +- .minecraft/options.txt | 2 +- README.md | 92 +++++++++---------- README_en.md | 68 -------------- README_zh_cn.md | 68 ++++++++++++++ hmcl.json | 2 +- 7 files changed, 118 insertions(+), 118 deletions(-) delete mode 100644 README_en.md create mode 100644 README_zh_cn.md diff --git a/.minecraft/config/fabric/indigo-renderer.properties b/.minecraft/config/fabric/indigo-renderer.properties index 301c992..67e4d15 100644 --- a/.minecraft/config/fabric/indigo-renderer.properties +++ b/.minecraft/config/fabric/indigo-renderer.properties @@ -1,5 +1,5 @@ #Indigo properties file -#Fri Jan 02 21:03:03 CST 2026 +#Fri Jan 02 21:51:29 CST 2026 always-tesselate-blocks=auto ambient-occlusion-mode=hybrid debug-compare-lighting=auto diff --git a/.minecraft/config/iris.properties b/.minecraft/config/iris.properties index 1b12078..75b736a 100644 --- a/.minecraft/config/iris.properties +++ b/.minecraft/config/iris.properties @@ -1,5 +1,5 @@ #This file stores configuration options for Iris, such as the currently active shaderpack -#Fri Jan 02 21:03:07 CST 2026 +#Fri Jan 02 21:51:34 CST 2026 allowUnknownShaders=false colorSpace=SRGB disableUpdateMessage=false diff --git a/.minecraft/options.txt b/.minecraft/options.txt index 2d0d5a5..5357ff3 100644 --- a/.minecraft/options.txt +++ b/.minecraft/options.txt @@ -52,7 +52,7 @@ damageTiltStrength:1.0 highContrast:false highContrastBlockOutline:false narratorHotkey:true -resourcePacks:["vanilla","file/SodiumTranslations.zip","fabric"] +resourcePacks:["vanilla","fabric","continuity:default","continuity:glass_pane_culling_fix","betterbeds:fancyconnectedbeds","file/SodiumTranslations.zip"] incompatibleResourcePacks:[] lastServer:192.168.3.107:25565 lang:zh_cn diff --git a/README.md b/README.md index 060c6a1..501debb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
logo

XMZ JFServer Client

-

季落秋风服务器官方客户端

+

JFServer Official Client

@@ -13,56 +13,56 @@
-中文 | [English](./README_en.md) -## 简介 -本项目是Minecraft季落秋风服务器官方客户端,也是XMZ系列整合包之一。 +[中文](./README.md) | English +## Introduction +This project is the official client of Minecraft JFServer and also one of the XMZ series modpack. -## Mod列表 -查看完整列表:https://github.com/xmmtx/XMZ-JFServer-Client/tree/main/.minecraft/mods -#### 主要MOD -1. **3D皮肤层** - 作者: tr7zw - [MC百科](https://www.mcmod.cn/class/4618.html) - 许可证: tr7zw -2. **REI物品管理器** - 作者: shedaniel - [MC百科](https://www.mcmod.cn/class/1674.html) - 许可证: MIT +## 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. ... -> 该整合不包含Minecraft本体、Fabric、Java。 +> This modpack does not include Minecraft itself Fabric、Java. -## 使用方法 -首先,运行Minecraft: Java Edition需要安装Java。该包使用 `mc1.21.8` ,建议直接安装最新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**下载:
-[甲骨文 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)
+**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] -> 以下命名方法仅适用于 `v3.0.0` 及以上版本 +> The following naming method is only applicable to versions `v3.0.0` and above. -#### 使用自动更新包(特别推荐) -1. 前往发布版下载,文件后缀为 `Auto` -2. 在合适的路径下解压缩 -3. 双击 `HMCL-version.exe` 文件会自动安装整合包 -4. 登录游戏账号 -5. 启动游戏 -#### 使用普通包(推荐) -1. 前往发布版下载,文件后缀为 `Regular` -2. 在合适的路径下解压缩 -3. 双击 `HMCL-version.exe` 文件会自动安装整合包 -4. 登录游戏账号 -5. 启动游戏 -#### 使用导入包 -1. 前往发布版下载,文件后缀为 `Import` -2. 打开Minecraft启动器,找到安装整合包 -3. 选择刚刚下载的文件 -4. 点击安装整合包 -5. 登录游戏账号 -6. 启动游戏 -#### 使用完整包 -1. 前往发布版下载,文件后缀为 `Full` -2. 在合适的路径下解压缩 -3. 双击 `HMCL-version.exe` 或 `Plain Craft Launcher 2.exe` 文件 -4. 登录游戏账号 -5. 启动游戏 -#### 手动安装 (不推荐) -1. 前往发布版下载,下载源码(也可直接克隆 `main`) -2. 手动根据整合包版本安装Minecraft、Fabric -3. 登录游戏账号 -4. 启动游戏 \ No newline at end of file +#### 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 \ No newline at end of file diff --git a/README_en.md b/README_en.md deleted file mode 100644 index 501debb..0000000 --- a/README_en.md +++ /dev/null @@ -1,68 +0,0 @@ -
- logo -

XMZ JFServer Client

-

JFServer Official Client

-
- -
- - License - - - sponsor - -
- -[中文](./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 \ No newline at end of file diff --git a/README_zh_cn.md b/README_zh_cn.md new file mode 100644 index 0000000..060c6a1 --- /dev/null +++ b/README_zh_cn.md @@ -0,0 +1,68 @@ +
+ logo +

XMZ JFServer Client

+

季落秋风服务器官方客户端

+
+ +
+ + License + + + sponsor + +
+ +中文 | [English](./README_en.md) +## 简介 +本项目是Minecraft季落秋风服务器官方客户端,也是XMZ系列整合包之一。 + +## Mod列表 +查看完整列表:https://github.com/xmmtx/XMZ-JFServer-Client/tree/main/.minecraft/mods +#### 主要MOD +1. **3D皮肤层** - 作者: tr7zw - [MC百科](https://www.mcmod.cn/class/4618.html) - 许可证: tr7zw +2. **REI物品管理器** - 作者: shedaniel - [MC百科](https://www.mcmod.cn/class/1674.html) - 许可证: MIT +3. ... + +> 该整合不包含Minecraft本体、Fabric、Java。 + +## 使用方法 +首先,运行Minecraft: Java Edition需要安装Java。该包使用 `mc1.21.8` ,建议直接安装最新Java发布版。
+ +**Java**下载:
+[甲骨文 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] +> 以下命名方法仅适用于 `v3.0.0` 及以上版本 + +#### 使用自动更新包(特别推荐) +1. 前往发布版下载,文件后缀为 `Auto` +2. 在合适的路径下解压缩 +3. 双击 `HMCL-version.exe` 文件会自动安装整合包 +4. 登录游戏账号 +5. 启动游戏 +#### 使用普通包(推荐) +1. 前往发布版下载,文件后缀为 `Regular` +2. 在合适的路径下解压缩 +3. 双击 `HMCL-version.exe` 文件会自动安装整合包 +4. 登录游戏账号 +5. 启动游戏 +#### 使用导入包 +1. 前往发布版下载,文件后缀为 `Import` +2. 打开Minecraft启动器,找到安装整合包 +3. 选择刚刚下载的文件 +4. 点击安装整合包 +5. 登录游戏账号 +6. 启动游戏 +#### 使用完整包 +1. 前往发布版下载,文件后缀为 `Full` +2. 在合适的路径下解压缩 +3. 双击 `HMCL-version.exe` 或 `Plain Craft Launcher 2.exe` 文件 +4. 登录游戏账号 +5. 启动游戏 +#### 手动安装 (不推荐) +1. 前往发布版下载,下载源码(也可直接克隆 `main`) +2. 手动根据整合包版本安装Minecraft、Fabric +3. 登录游戏账号 +4. 启动游戏 \ No newline at end of file diff --git a/hmcl.json b/hmcl.json index c4646e8..43a4177 100644 --- a/hmcl.json +++ b/hmcl.json @@ -28,7 +28,7 @@ { "url": "https://littleskin.cn/api/yggdrasil/", "metadataResponse": "{\"meta\":{\"serverName\":\"LittleSkin\",\"implementationName\":\"Yggdrasil Connect\",\"implementationVersion\":\"0.0.8\",\"links\":{\"announcement\":\"https://littleskin.cn/api/announcements\",\"homepage\":\"https://littleskin.cn\",\"register\":\"https://littleskin.cn/auth/register\"},\"feature.non_email_login\":true,\"feature.enable_profile_key\":true,\"feature.openid_configuration_url\":\"https://open.littleskin.cn/.well-known/openid-configuration\"},\"skinDomains\":[\"littleskin.cn\"],\"signaturePublickey\":\"-----BEGIN PUBLIC KEY-----\\nMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEArGcNOOFIqLJSqoE3u0hj\\ntOEnOcET3wj9Drss1BE6sBqgPo0bMulOULhqjkc/uH/wyosYnzw3xaazJt87jTHh\\nJ8BPMxCeQMoyEdRoS3Jnj1G0Kezj4A2b61PJJM1DpvDAcqQBYsrSdpBJ+52MjoGS\\nvJoeQO5XUlJVQm21/HmJnqsPhzcA6HgY71RHYE5xnhpWJiPxLKUPtmt6CNYUQQoS\\no2v36XWgMmLBZhAbNOPxYX+1ioxKamjhLO29UhwtgY9U6PWEO7/SBfXzyRPTzhPV\\n2nHq7KJqd8IIrltslv6i/4FEM81ivS/mm+PN3hYlIYK6z6Ymii1nrQAplsJ67OGq\\nYHtWKOvpfTzOollugsRihkAG4OB6hM0Pr45jjC3TIc7eO7kOgIcGUGUQGuuugDEz\\nJ1N9FFWnN/H6P9ukFeg5SmGC5+wmUPZZCtNBLr8o8sI5H7QhK7NgwCaGFoYuiAGL\\ngz3k/3YwJ40BbwQayQ2gIqenz+XOFIAlajv+/nyfcDvZH9vGNKP9lVcHXUT5YRnS\\nZSHo5lwvVrYUrqEAbh/zDz8QMEyiujWvUkPhZs9fh6fimUGxtm8mFIPCtPJVXjeY\\nwD3Lvt3aIB1JHdUTJR3eEc4eIaTKMwMPyJRzVn5zKsitaZz3nn/cOA/wZC9oqyEU\\nmc9h6ZMRTRUEE4TtaJyg9lMCAwEAAQ\u003d\u003d\\n-----END PUBLIC KEY-----\\n\"}", - "metadataTimestamp": 1767359433579 + "metadataTimestamp": 1767361860439 } ], "addedLittleSkin": true,