-
-
Notifications
You must be signed in to change notification settings - Fork 38
/
gradle.properties
56 lines (49 loc) · 1.29 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
org.gradle.jvmargs=-Xmx3G
minecraft_version=1.21.1
mod_id=the_bumblezone
mod_version=7.7.11
maven_group=com.telepathicgrunt
fabric_loader_version=0.15.11
fabric_api_version=0.102.0+1.21.1
neoforge_version=21.1.1
# Libraries
mixin_extras=0.4.1
athena=1.21:4.0.0
midnightlib=1.5.7-fabric
resourcefullib=1.21:3.0.11
# Compat Dependencies
mod_menu=11.0.0
jei_mc=1.21
jei=19.5.0.35
rei=16.0.729
cloth_config=15.0.127
emi=1.1.10+1.21
architectury=13.0.1
curios=9.0.2+1.21
trinkets=3.9.0
cardinal_components=6.0.0-pre2
projectile_damage_attribute=3.2.2+1.20.2
mekanism=1.21-10.6.1.45
ars_nouveau=1.21.0:5.0.0.81
quark=4.0-458
zeta=1.0-19
caelus_version=7.0.0+1.21
geckolib_version=4.5.6
# Compat Dependencies using CurseMaven
pokecubeaio_version=5133485
productivebees_file_id=5555691
buzzier_bees_file_id=5229011
lootr_file_id=5173455
lootr_fabric_file_id=5124828
restricted_portals_file_id=5012474
iron_jetpack_file_id=5398991
pneumaticcraft_file_id=5321150
ars_elemental_file_id=5678042
# Temporary until we figure out why I cannot remap the mod from their maven.
mekanism_file_id=5496791
framedblocks_file_id=5597081
# Helper Dependencies that only exist at runtime
commandstructures_neoforge=4.4.0+1.21
commandstructures_fabric=4.4.0+1.21
structurevoidtoggle_neoforge=4.4.1+1.21
structurevoidtoggle_fabric=4.4.1+1.21