Skip to content

Commit a343187

Browse files
feat: port fabric to create 6
1 parent fd5959f commit a343187

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

gradle.properties

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ enabled_platforms = fabric,forge
1010

1111
# Fabric
1212
# https://fabricmc.net/develop/
13-
fabric_loader_version = 0.16.9
13+
fabric_loader_version = 0.17.2
1414
fabric_api_version = 0.92.2+1.20.1
1515

1616
# Forge
@@ -19,7 +19,7 @@ forge_version = 47.1.43
1919

2020
# Create - Fabric
2121
# https://modrinth.com/mod/create-fabric/versions
22-
create_fabric_version = 6.0.0.0+mc1.20.1-build.1652
22+
create_fabric_version = 6.0.7.0+mc1.20.1-build.1716
2323

2424
# Create - Forge
2525
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
@@ -49,3 +49,5 @@ lazydfu_version = 0.1.3
4949

5050
# Architectury API
5151
architectury_api_version = 9.2.14
52+
53+
org.gradle.parallel=true

0 commit comments

Comments
 (0)