forked from virt-mirrors/Sit
s1.1.0+1.20.3-pre1-1.20.3-rc1
This commit is contained in:
parent
021f979749
commit
90422345bc
2 changed files with 6 additions and 6 deletions
|
@ -4,14 +4,14 @@ 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.3-pre1
|
minecraft_version=1.20.3-rc1
|
||||||
yarn_mappings=1.20.3-pre1+build.1
|
yarn_mappings=1.20.3-rc1+build.2
|
||||||
loader_version=0.14.24
|
loader_version=0.15.0
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=s1.0.3+1.20.3-pre1
|
mod_version=s1.1.0+1.20.3-pre1-1.20.3-rc1
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
archives_base_name=sit!
|
archives_base_name=sit!
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.90.11+1.20.3
|
fabric_version=0.91.1+1.20.3
|
||||||
|
|
|
@ -25,7 +25,7 @@
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.21",
|
"fabricloader": ">=0.14.21",
|
||||||
"minecraft": [
|
"minecraft": [
|
||||||
">=1.20.3-beta.1"
|
">=1.20.3-beta.1 <=1.20.3-rc.10"
|
||||||
],
|
],
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue