diff --git a/packet/README.md b/packet/README.md index 235eb79..1754219 100644 --- a/packet/README.md +++ b/packet/README.md @@ -2,6 +2,11 @@ ## 更新日志 +2026/06/14 - 1次 v1.1.5 + +* 更新HJ、orgasm、sccore版本 +* 关闭webdisplay的登陆欢迎消息 + 2026/06/12 - 1次 v1.1.4 * 添加防崩溃和JEI拼音搜索 diff --git a/packet/config/webdisplays_common.toml b/packet/config/webdisplays_common.toml index 4dfb300..1919df4 100644 --- a/packet/config/webdisplays_common.toml +++ b/packet/config/webdisplays_common.toml @@ -1,7 +1,7 @@ #If true, breaking the minePad is required to craft upgrades. hard_recipes = true #Whether or not webdisplays should thank the user for using the mod -join_message = true +join_message = false #If true, the ownership thief item will be disabled disable_ownership_thief = false diff --git a/packet/mods/hojojutsu-1.20.1-1.1.5LTD.jar b/packet/mods/hojojutsu-1.20.1-1.2.1.1-fix.jar similarity index 91% rename from packet/mods/hojojutsu-1.20.1-1.1.5LTD.jar rename to packet/mods/hojojutsu-1.20.1-1.2.1.1-fix.jar index 55f323e..a0cd271 100644 Binary files a/packet/mods/hojojutsu-1.20.1-1.1.5LTD.jar and b/packet/mods/hojojutsu-1.20.1-1.2.1.1-fix.jar differ diff --git a/packet/mods/orgasm-1.20.1-1.0.2.1.jar b/packet/mods/orgasm-1.20.1-1.0.6-fix.jar similarity index 73% rename from packet/mods/orgasm-1.20.1-1.0.2.1.jar rename to packet/mods/orgasm-1.20.1-1.0.6-fix.jar index f4debfc..5d8242f 100644 Binary files a/packet/mods/orgasm-1.20.1-1.0.2.1.jar and b/packet/mods/orgasm-1.20.1-1.0.6-fix.jar differ diff --git a/packet/mods/sccore-1.20.1-1.0.0.jar b/packet/mods/sccore-1.20.1-1.0.7.jar similarity index 56% rename from packet/mods/sccore-1.20.1-1.0.0.jar rename to packet/mods/sccore-1.20.1-1.0.7.jar index 23d8016..a04a46f 100644 Binary files a/packet/mods/sccore-1.20.1-1.0.0.jar and b/packet/mods/sccore-1.20.1-1.0.7.jar differ