Skip to content

Commit f17f92f

Browse files
Alexander01998cev-api
authored andcommitted
Update Fabric API
1 parent dfe6f0f commit f17f92f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

gradle.properties

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,18 @@
11
# Done to increase the memory available to gradle.
2-
org.gradle.daemon=true
2+
org.gradle.jvmargs=-Xmx2G
33
org.gradle.parallel=true
4-
org.gradle.caching=true
54
org.gradle.configuration-cache=true
6-
org.gradle.jvmargs=-Xmx8G -Dfile.encoding=UTF-8
7-
org.gradle.user.home=D:\\GradleCacheLocal
8-
9-
105

116
# Fabric Properties
127
# check these at https://fabricmc.net/develop/ and
138
# https://modrinth.com/mod/fabric-api/versions
149
minecraft_version=1.21.10
1510
yarn_mappings=1.21.10+build.2
1611
loader_version=0.17.3
17-
loom_version=1.12-SNAPSHOT
12+
loom_version=1.13-SNAPSHOT
1813

1914
# Fabric API
20-
fabric_version=0.137.0+1.21.10
15+
fabric_version=0.138.0+1.21.10
2116

2217
# Mod Properties
2318
mod_version=v7.51-Cevapi-MC1.21.10

0 commit comments

Comments
 (0)