Update to 1.19.1 rc 1
This commit is contained in:
parent
a7a1e20750
commit
9a9f5ef9f2
@ -2,13 +2,13 @@
|
||||
org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.19
|
||||
yarn_mappings=1.19+build.1
|
||||
loader_version=0.14.6
|
||||
minecraft_version=1.19.1-rc1
|
||||
yarn_mappings=1.19.1-rc1+build.1
|
||||
loader_version=0.14.8
|
||||
# Mod Properties
|
||||
mod_version=1.2.0
|
||||
maven_group=semmiedev
|
||||
archives_base_name=disc_jockey
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.55.1+1.19
|
||||
fabric_version=0.56.3+1.19
|
||||
|
@ -26,7 +26,7 @@
|
||||
],
|
||||
"depends": {
|
||||
"fabric": "*",
|
||||
"minecraft": ">=1.19-beta.5 <=1.19.10",
|
||||
"minecraft": ">=1.19-beta.5 <=1.19.1-rc.1",
|
||||
"modmenu": "*"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user