forked from virt-mirrors/Sit
b1.0.2+23w33a
This commit is contained in:
parent
59875d0f6d
commit
997c7c131a
2 changed files with 5 additions and 5 deletions
|
@ -4,16 +4,16 @@ org.gradle.parallel=true
|
|||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=23w32a
|
||||
yarn_mappings=23w32a+build.3
|
||||
minecraft_version=23w33a
|
||||
yarn_mappings=23w33a+build.1
|
||||
loader_version=0.14.22
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.2+23w32a
|
||||
mod_version=1.0.2+23w33a
|
||||
maven_group=one.oth3r
|
||||
archives_base_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.86.2+1.20.2
|
||||
fabric_version=0.87.1+1.20.2
|
||||
modmenu_version=7.0.0
|
||||
yacl_version=3.0.0+1.20
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": "1.20.2-alpha.23.32.a",
|
||||
"minecraft": "1.20.2-alpha.23.33.a",
|
||||
"java": ">=17",
|
||||
"fabric-api": "*"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue