s1.0.3+23w46a

This commit is contained in:
Oth3r 2023-11-16 18:10:53 -06:00
commit 87e293d1d2
2 changed files with 6 additions and 6 deletions

View file

@ -4,16 +4,16 @@ org.gradle.parallel=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version=23w45a
yarn_mappings=23w45a+build.1
loader_version=0.14.23
minecraft_version=23w46a
yarn_mappings=23w46a+build.1
loader_version=0.14.24
# Mod Properties
mod_version=s1.0.3+23w45a
mod_version=s1.0.3+23w46a
maven_group=one.oth3r
archives_base_name=sit!
# Dependencies
fabric_version=0.90.8+1.20.3
fabric_version=0.90.9+1.20.3
modmenu_version=7.0.0
yacl_version=3.0.0+1.20

View file

@ -25,7 +25,7 @@
"depends": {
"fabricloader": ">=0.14.21",
"minecraft": [
"1.20.3-alpha.23.45.a"
"1.20.3-alpha.23.46.a"
],
"java": ">=17",
"fabric-api": "*"