Update to 1.20.1
This commit is contained in:
parent
02227b5a7d
commit
ee3879dbf3
@ -2,13 +2,13 @@
|
|||||||
org.gradle.jvmargs=-Xmx2G
|
org.gradle.jvmargs=-Xmx2G
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://modmuss50.me/fabric.html
|
# check these on https://modmuss50.me/fabric.html
|
||||||
minecraft_version=1.20
|
minecraft_version=1.20.1
|
||||||
yarn_mappings=1.20+build.1
|
yarn_mappings=1.20.1+build.10
|
||||||
loader_version=0.14.21
|
loader_version=0.14.22
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version=2.4.0
|
mod_version=2.4.0
|
||||||
maven_group=cmods
|
maven_group=cmods
|
||||||
archives_base_name=haxxor
|
archives_base_name=haxxor
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# check this on https://modmuss50.me/fabric.html
|
# check this on https://modmuss50.me/fabric.html
|
||||||
fabric_version=0.83.0+1.20
|
fabric_version=0.87.0+1.20.1
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
"depends": {
|
"depends": {
|
||||||
"fabricloader": ">=0.14.10",
|
"fabricloader": ">=0.14.10",
|
||||||
"fabric": "*",
|
"fabric": "*",
|
||||||
"minecraft": "1.20",
|
"minecraft": "1.20.1",
|
||||||
"cmods": "1.2.0"
|
"cmods": "1.2.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user