mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
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
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.20.3-pre1
|
||||
yarn_mappings=1.20.3-pre1+build.1
|
||||
loader_version=0.14.24
|
||||
minecraft_version=1.20.3-rc1
|
||||
yarn_mappings=1.20.3-rc1+build.2
|
||||
loader_version=0.15.0
|
||||
|
||||
# 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
|
||||
archives_base_name=sit!
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.90.11+1.20.3
|
||||
fabric_version=0.91.1+1.20.3
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.21",
|
||||
"minecraft": [
|
||||
">=1.20.3-beta.1"
|
||||
">=1.20.3-beta.1 <=1.20.3-rc.10"
|
||||
],
|
||||
"java": ">=17",
|
||||
"fabric-api": "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue