forked from ZurrTum/Create-Fly
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
43 lines (33 loc) · 1.18 KB
/
Copy pathgradle.properties
File metadata and controls
43 lines (33 loc) · 1.18 KB
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
40
41
42
43
# Done to increase the memory available to gradle.
org.gradle.jvmargs = -Xmx4G
org.gradle.parallel = true
org.gradle.configuration-cache = false
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_version = 26.1-snapshot-1
loader_version = 0.18.4
loom_version = 1.14-SNAPSHOT
# Fabric API
compile_only_fabric_api = true
fabric_version = 0.140.2+26.1
# Recipe Viewer
compile_only_rei = true
rei_version = 20.0.811
jei_version = 27.3.0.10
eiv_version = 5.2.0+1.21.10
# Sodium
sodium_version = mc1.21.10-0.7.2-fabric
# Iris
iris_version = 1.9.6+1.21.10-fabric
# Hold My Items
hmi_version = 5.0L4
# CC: Tweaked
cct_version = 1.21.8-fabric:1.116.1
# Trinkets Canary
trinkets_version = 3.11.0-1.21.10-rc1
cca_version = 7.1.0-beta.1
# Mod Properties
mod_version = 6.0.8
mod_id = 1
maven_group = com.zurrtum
archives_base_name = create-fly