mirror of
https://github.com/System-End/Discord-MC-Chat.git
synced 2026-04-19 19:45:14 +00:00
更新MC相关依赖
This commit is contained in:
parent
77d20a108c
commit
005ae2a7a5
3 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
plugins {
|
||||
id "fabric-loom" version "1.6-SNAPSHOT" apply false
|
||||
id "com.replaymod.preprocess" version "ce1aeb2b"
|
||||
id "fabric-loom" version "1.7-SNAPSHOT" apply false
|
||||
id "com.replaymod.preprocess" version "88169fcb"
|
||||
}
|
||||
|
||||
preprocess {
|
||||
|
|
|
|||
|
|
@ -11,4 +11,4 @@ archives_base_name=Discord-MC-Chat
|
|||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
loader_version=0.15.11
|
||||
fabric_version=0.100.1+1.21
|
||||
fabric_version=0.100.3+1.21
|
||||
|
|
@ -7,4 +7,4 @@ loader_version=0.15.11
|
|||
minecraft_dependency=~1.20.5,~1.21
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.100.1+1.21
|
||||
fabric_version=0.100.3+1.21
|
||||
Loading…
Add table
Reference in a new issue