diff --git a/packet/README.md b/packet/README.md index ebb33af..fa8ed09 100644 --- a/packet/README.md +++ b/packet/README.md @@ -2,7 +2,12 @@ ## 更新日志 -2025/12/11 - 1次 v0.0.0.17 +2025/12/24 - 1次 v0.0.0.18 + +* 更新hojojutsu版本 1.0.7->1.0.8 ,orgasm 版本 升级到1.0.9,前置sscore 升级到0.1.7.1 +* 添加[网络音乐机:电脑外设 (Net Music: Peripheral)](https://www.mcmod.cn/class/23153.html) + +2025/12/11 - 2次 v0.0.0.17 * 禁用笼子生物 diff --git a/packet/config/fancymenu/options.txt b/packet/config/fancymenu/options.txt index 7e0f442..87121f8 100644 --- a/packet/config/fancymenu/options.txt +++ b/packet/config/fancymenu/options.txt @@ -7,7 +7,7 @@ B:force_fullscreen = 'false'; ##[customization] -B:modpack_mode = 'false'; +B:modpack_mode = 'true'; B:show_customization_overlay = 'true'; B:advanced_customization_mode = 'true'; diff --git a/packet/mods/hojojutsu-1.20.1-1.0.7.jar b/packet/mods/hojojutsu-1.20.1-1.0.8..jar similarity index 97% rename from packet/mods/hojojutsu-1.20.1-1.0.7.jar rename to packet/mods/hojojutsu-1.20.1-1.0.8..jar index 5a62fa0..d144670 100644 Binary files a/packet/mods/hojojutsu-1.20.1-1.0.7.jar and b/packet/mods/hojojutsu-1.20.1-1.0.8..jar differ diff --git a/packet/mods/netmusicperipheral-0.1.jar b/packet/mods/netmusicperipheral-0.1.jar new file mode 100644 index 0000000..4c2966c Binary files /dev/null and b/packet/mods/netmusicperipheral-0.1.jar differ diff --git a/packet/mods/orgasm-1.20.1-0.0.8.jar b/packet/mods/orgasm-1.20.1-0.0.9.jar similarity index 74% rename from packet/mods/orgasm-1.20.1-0.0.8.jar rename to packet/mods/orgasm-1.20.1-0.0.9.jar index 3437f35..6889e4d 100644 Binary files a/packet/mods/orgasm-1.20.1-0.0.8.jar and b/packet/mods/orgasm-1.20.1-0.0.9.jar differ diff --git a/packet/mods/sccore-1.20.1-0.1.5.2.jar b/packet/mods/sccore-1.20.1-0.1.7.1.jar similarity index 79% rename from packet/mods/sccore-1.20.1-0.1.5.2.jar rename to packet/mods/sccore-1.20.1-0.1.7.1.jar index 6d7f872..01733ce 100644 Binary files a/packet/mods/sccore-1.20.1-0.1.5.2.jar and b/packet/mods/sccore-1.20.1-0.1.7.1.jar differ