更新MC相关依赖

This commit is contained in:
Xujiayao 2024-06-22 01:08:58 +08:00
parent 77d20a108c
commit 005ae2a7a5
3 changed files with 4 additions and 4 deletions

View file

@ -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 {

View file

@ -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

View file

@ -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