We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5959f commit a343187Copy full SHA for a343187
gradle.properties
@@ -10,7 +10,7 @@ enabled_platforms = fabric,forge
10
11
# Fabric
12
# https://fabricmc.net/develop/
13
-fabric_loader_version = 0.16.9
+fabric_loader_version = 0.17.2
14
fabric_api_version = 0.92.2+1.20.1
15
16
# Forge
@@ -19,7 +19,7 @@ forge_version = 47.1.43
19
20
# Create - Fabric
21
# https://modrinth.com/mod/create-fabric/versions
22
-create_fabric_version = 6.0.0.0+mc1.20.1-build.1652
+create_fabric_version = 6.0.7.0+mc1.20.1-build.1716
23
24
# Create - Forge
25
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
@@ -49,3 +49,5 @@ lazydfu_version = 0.1.3
49
50
# Architectury API
51
architectury_api_version = 9.2.14
52
+
53
+org.gradle.parallel=true
0 commit comments