mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-03 22:26:16 +00:00
feat(client-mod): 更新客户端模组
- 添加取消方块更新功能 - 修复保存配置文件问题 - 修复网络通讯打包解包
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
"modmenu": ["net.momirealms.craftengine.fabric.client.config.ModMenuIntegration"]
|
||||
},
|
||||
|
||||
"mixins": [
|
||||
"craftengine.mixins.json"
|
||||
],
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=${loader_version}",
|
||||
"fabric": "*",
|
||||
|
||||
Reference in New Issue
Block a user