-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathgradle.properties
51 lines (45 loc) · 1.36 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
org.gradle.jvmargs=-Xmx4G -Dfabric-tag-conventions-v2.missingTagTranslationWarning=VERBOSE
org.gradle.parallel=false
minecraft_version=1.21
archives_base_name=Truly-Modular-miapi
mod_version=2.0.4
maven_group=smartin
mod_id=miapi
credits=KawataroTB, Nytifx, Ace, Beniven, Repeat, RPGLordLight and others
mod_description=Modular Item Api
mod_name=Truly Modular
mod_author=Smartin, Panda
github=Truly-Modular.Modular-Item-API
github_url=Truly-Modular/Modular-Item-API
patreon_url=https://www.patreon.com/Smartinb
loom.ignoreDependencyLoomVersionValidation=true
#Common dependencies
architectury_version=13.0.8
eval_ex_version=3.2.0
nucleus_core_version=1.1.4
nucleus_codec_version=1.1.5
nucleus_config_version=1.1.7
nucleus_pose_version=1.0.0
nucleus_facet_version=1.0.1
nucleus_editor_version=1.0.0
run_with_bettercombat=false
kjs_version=2100.7.0-build.79
rhino_version=2001.2.2-build.18
geckolib_version=4.4.4
yarn_mappings=1.21+build.4
imgui_version=1.88.0
#Fabric dependencies
fabric_loader_version=0.16.0
fabric_api_version=0.102.0+1.21
fabric_modmenu_version=11.0.1
fabric_apoli_version=v2.11.2
fabric_treechop_version=tIdTnzkf
cca_version=5.3.0
#Forge dependencies
neoforge_version=21.0.166
neoforge_loader_version_range=[1,)
neoforge_version_range=[21.0.0,)
neoforge_caelus_version=3.1.0+1.20
neoforge_apoli_version=1.20.1-2.9.0.4
neoforge_treechop_version=0.19.0
run_with_efm=false