forked from virt-mirrors/Sit
b1.0.2+1.20.2-pre3
This commit is contained in:
parent
4b679b4126
commit
f3b9e82cb4
2 changed files with 4 additions and 4 deletions
|
@ -4,12 +4,12 @@ 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-pre2
|
minecraft_version=1.20.2-pre3
|
||||||
yarn_mappings=1.20.2-pre2+build.2
|
yarn_mappings=1.20.2-pre3+build.5
|
||||||
loader_version=0.14.22
|
loader_version=0.14.22
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.0.2+1.20.2-pre2
|
mod_version=1.0.2+1.20.2-pre3
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
archives_base_name=sit!
|
archives_base_name=sit!
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.21",
|
"fabricloader": ">=0.14.21",
|
||||||
"minecraft": "1.20.2-beta.2",
|
"minecraft": "1.20.2-beta.3",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue