mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 00:13:21 +02:00
b1.0.2+1.20.2-pre2
This commit is contained in:
parent
7b3b914934
commit
4b679b4126
2 changed files with 5 additions and 5 deletions
|
@ -4,16 +4,16 @@ org.gradle.parallel=true
|
||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://fabricmc.net/develop
|
# check these on https://fabricmc.net/develop
|
||||||
minecraft_version=1.20.2-pre1
|
minecraft_version=1.20.2-pre2
|
||||||
yarn_mappings=1.20.2-pre1+build.3
|
yarn_mappings=1.20.2-pre2+build.2
|
||||||
loader_version=0.14.22
|
loader_version=0.14.22
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.2+1.20.2-pre1
|
mod_version=1.0.2+1.20.2-pre2
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
archives_base_name=sit!
|
archives_base_name=sit!
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.88.2+1.20.2
|
fabric_version=0.88.3+1.20.2
|
||||||
modmenu_version=7.0.0
|
modmenu_version=7.0.0
|
||||||
yacl_version=3.0.0+1.20
|
yacl_version=3.0.0+1.20
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.21",
|
"fabricloader": ">=0.14.21",
|
||||||
"minecraft": "1.20.2-beta.1",
|
"minecraft": "1.20.2-beta.2",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue