forked from williambl/haema
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
67 lines (47 loc) · 1.04 KB
/
gradle.properties
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
kotlin.code.style=official
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# Check these on https://modmuss50.me/fabric.html
minecraft_version=1.16.5
yarn_mappings=1.16.5+build.10
loader_version=0.11.6
loom_version=0.5-SNAPSHOT
# Mod Properties
mod_version = 1.7.1+1.16
maven_group = com.williambl.haema
archives_base_name = haema
# Fabric API
fabric_version=0.36.0+1.16
# Fabric Language Kotlin
kotlin_version=1.4.31
fabric_kotlin_version=1.5.0+kotlin.1.4.31
# Satin
satin_version=1.5.1
# Reach Entity Attributes
rea_version=1.1.1
# Patchouli
patchouli_version=1.16.4-50-FABRIC
# Auto Config 1u
acu_version=3.3.1
# Cardinal Components API
cc_version=2.8.1
# Somnus
somnus_version=0.0.11-1.16.5
# LibCD
libcd_version=3.0.3+1.16.3
# Fabric Permissions API
fpa_version=0.1-SNAPSHOT
# Roughly Enough Items
rei_version=5.11.218
# Origins
origins_version=0.7.3
# Rats
rats_version=1.1.2
# GeckoLib (For Rats)
geckolib_version=3.0.42
# Bewitchment
bewitchment_version=3295935
# FLan
flan_version=1.16.5-1.5.3:fabric
# Mod Menu
modmenu_version=1.16.9