mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-20 00:25:18 +00:00
提高依赖版本
This commit is contained in:
parent
db54ee7e7f
commit
1838f186ec
4 changed files with 7 additions and 7 deletions
|
|
@ -9,6 +9,6 @@ archives_base_name=Discord-MC-Chat
|
|||
|
||||
# Wrapper Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.5-rc2
|
||||
minecraft_version=1.20.5
|
||||
loader_version=0.15.10
|
||||
fabric_version=0.97.3+1.20.5
|
||||
fabric_version=0.97.6+1.20.5
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"discord-mc-chat.mixins.json"
|
||||
],
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.22",
|
||||
"fabricloader": ">=0.15.10",
|
||||
"java": ">=21"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.5-rc2
|
||||
minecraft_version=1.20.5
|
||||
loader_version=0.15.10
|
||||
|
||||
# Fabric Mod Metadata
|
||||
minecraft_dependency=1.20.5
|
||||
minecraft_dependency=~1.20.5
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.97.3+1.20.5
|
||||
fabric_version=0.97.6+1.20.5
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
"icon": "assets/discord-mc-chat/icon.png",
|
||||
"environment": "server",
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.22",
|
||||
"fabricloader": ">=0.15.10",
|
||||
"java": ">=21"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue