mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
s1.0.3+23w42a
This commit is contained in:
parent
3dc94270f6
commit
879f755f19
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=23w41a
|
||||
yarn_mappings=23w41a+build.2
|
||||
minecraft_version=23w42a
|
||||
yarn_mappings=23w42a+build.1
|
||||
loader_version=0.14.23
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.3+23w41a
|
||||
mod_version=s1.0.3+23w42a
|
||||
maven_group=one.oth3r
|
||||
archives_base_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.90.1+1.20.3
|
||||
fabric_version=0.90.3+1.20.3
|
||||
modmenu_version=7.0.0
|
||||
yacl_version=3.0.0+1.20
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": [
|
||||
"1.20.3-alpha.23.41.a"
|
||||
"1.20.3-alpha.23.42.a"
|
||||
],
|
||||
"java": ">=17",
|
||||
"fabric-api": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue