forked from virt-mirrors/Sit
1.1.5+1.20.2-1.20.4
This commit is contained in:
parent
648f20e5db
commit
322b663358
2 changed files with 7 additions and 7 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.6
|
minecraft_version=1.20.4
|
||||||
yarn_mappings=1.20.6+build.1
|
yarn_mappings=1.20.4+build.3
|
||||||
loader_version=0.15.10
|
loader_version=0.15.10
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.1.5+1.20.6
|
mod_version=1.1.5+1.20.2-1.20.4
|
||||||
maven_group=one.oth3r
|
maven_group=one.oth3r
|
||||||
archives_base_name=sit!
|
archives_base_name=sit!
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
fabric_version=0.97.8+1.20.6
|
fabric_version=0.97.0+1.20.4
|
||||||
modmenu_version=10.0.0-beta.1
|
modmenu_version=9.0.0
|
||||||
yacl_version=3.4.1+1.20.5-fabric
|
yacl_version=3.4.1+1.20.4-fabric
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.21",
|
"fabricloader": ">=0.14.21",
|
||||||
"minecraft": ">=1.20.6 <=1.20.6",
|
"minecraft": ">=1.20.2 <=1.20.4",
|
||||||
"java": ">=17",
|
"java": ">=17",
|
||||||
"fabric-api": "*"
|
"fabric-api": "*"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue