Update to 1.19 rc 1
This commit is contained in:
parent
0e28e33bf9
commit
f01a6a40e3
@ -2,8 +2,8 @@
|
|||||||
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-pre5
|
minecraft_version=1.19-rc1
|
||||||
yarn_mappings=1.19-pre5+build.3
|
yarn_mappings=1.19-rc1+build.2
|
||||||
loader_version=0.14.6
|
loader_version=0.14.6
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=1.2.0
|
mod_version=1.2.0
|
||||||
@ -11,4 +11,4 @@ maven_group=semmieboy_yt
|
|||||||
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.54.0+1.19
|
fabric_version=0.55.0+1.19
|
||||||
|
@ -26,6 +26,6 @@
|
|||||||
],
|
],
|
||||||
"depends": {
|
"depends": {
|
||||||
"fabric": "*",
|
"fabric": "*",
|
||||||
"minecraft": "1.19-beta.5"
|
"minecraft": ">=1.19-beta.5 <=1.19-rc.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user