mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-15 19:25:09 +01:00
update minecraft version and gradle
This commit is contained in:
@@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.17-pre3
|
||||
yarn_mappings=1.17-pre3+build.2
|
||||
loader_version=0.11.3
|
||||
minecraft_version=1.17
|
||||
yarn_mappings=1.17+build.13
|
||||
loader_version=0.11.6
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 2.2.1-1.17+fabric
|
||||
@@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version = 0.34.8+1.17
|
||||
modmenu_version = 2.0.0-beta.7
|
||||
satin_version = 1.6.0-nightly.1.17-pre3
|
||||
fabric_version = 0.38.0+1.17
|
||||
modmenu_version = 2.0.4
|
||||
satin_version = 1.6.4
|
||||
|
||||
Reference in New Issue
Block a user