forked from mekanism/Mekanism
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
45 lines (38 loc) · 1.43 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
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
minecraft_version=1.16.5
mappings_version=20201028-1.16.3
loader_version_range=[36,)
forge_version=36.0.42
mod_version=10.0.21
#This determines the minimum version of forge required to use Mekanism
# Only bump it whenever we need access to a feature in forge that is not available in earlier versions
forge_version_range=[36.0.39,)
minecraft_version_range=[1.16.5]
#This specifies what type of release it will be uploaded to curseforge as
# options are: alpha, beta, release
curse_release_type=release
#This determines the minimum version of optional dependencies
# Only bump them whenever we need access to a feature that is not available in earlier versions
# Currently No min versions for optional dependencies
jb_annotations=20.1.0
#JUnit/Testing dependencies
junit_version=5.7.0
quicktheories_version=0.26
#Mod dependencies
jei_version=7.6.1.71
ctm_version=1.1.1.5
top_version=1.16-3.0.6-8
hwyla_version=1.10.11-B78_1.16.2
flux_networks_id=3174798
projecte_api_id=3192266
#Mod dependencies for recipes (only used by our data generators)
ae2_version=8.2.0
biomesoplenty_api_id=3181404
biomesoplenty_id=3181401
ilikewood_id=3171526
ilikewood_bop_id=3171524
projecte_id=3192265
#Outdated mod dependencies
#Outdated mod dependencies for recipes