-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
39 lines (33 loc) · 850 Bytes
/
Copy pathgradle.properties
File metadata and controls
39 lines (33 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# non-minecraft values
org.gradle.jvmargs=-Xmx2048M
jetbrainsAnnotationsVersion=23.0.0
# gradle kotlin jvm plugin breaks without this
kotlin.stdlib.default.dependency=false
# needed for mixins to work for forge
asmVersion=9.4
# mod info
modID=hex_chalkcircles
modVersion=0.0.1
mavenGroup=net.hex_chalkcircles
# publishing
curseforgeId=
modrinthId=
# core
minecraftVersion=1.19.2
yarnMappingsVersion=1.19.2+build.28:v2
enabledPlatforms=fabric,forge
fabricLoaderVersion=0.14.21
fabricApiVersion=0.76.0+1.19.2
fabricKotlinVersion=1.9.0+kotlin.1.8.0
forgeVersion=1.19.2-43.2.11
forgeDependencyVersion=43
forgeKotlinVersion=3.12.0
architecturyVersion=6.5.85
# hex casting
hexcastingVersion=0.10.3
paucalVersion=0.5.0
patchouliVersion=77
cardinalComponentsVersion=5.0.2
serializationHooksVersion=0.3.24
entityReachVersion=2.3.0
trinketsVersion=3.4.1