update game version to 1.20.6
This commit is contained in:
@@ -3,9 +3,9 @@ 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.4
|
minecraft_version=1.20.6
|
||||||
yarn_mappings=1.20.4+build.3
|
yarn_mappings=1.20.6+build.1
|
||||||
loader_version=0.15.7
|
loader_version=0.15.10
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 0.2
|
mod_version = 0.2
|
||||||
@@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx2G
|
|||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# check this on https://modmuss50.me/fabric.html
|
# check this on https://modmuss50.me/fabric.html
|
||||||
fabric_version=0.96.11+1.20.4
|
fabric_version=0.97.8+1.20.6
|
||||||
|
|||||||
Reference in New Issue
Block a user