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