forked from mekanism/Mekanism
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
65 lines (57 loc) · 1.91 KB
/
gradle.properties
File metadata and controls
65 lines (57 loc) · 1.91 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# 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
java_version=17
resource_pack_format=8
data_pack_format=9
minecraft_version=1.18.2
mappings_version=2022.05.22-1.18.2
mappings_channel=parchment
loader_version_range=[40,)
forge_version=40.1.46
mod_version=10.2.5
#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=[40.1.27,)
minecraft_version_range=[1.18.2]
#This specifies what type of release it will be uploaded to CurseForge and Modrinth as
# options are: alpha, beta, release
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=23.0.0
#JUnit/Testing dependencies
junit_version=5.8.2
quicktheories_version=0.26
#Mod dependencies
cc_tweaked_id=3770724
crafttweaker_version=9.1.148
ctm_version=1.1.4+4
curios_version=5.0.7.0
jade_api_id=3803228
jade_id=3803226
jei_version=9.7.0.195
jeitweaker_version=3.0.0.8
oc2_id=3739469
projecte_api_id=3722832
top_version=1.18-5.1.0-8
wildfire_gender_mod_id=3706808
#Mod dependency min version ranges
crafttweaker_version_range=[9.1.139,)
curios_version_range=[1.18.2-5.0.6.3,)
jei_version_range=[9.7.0.180,)
wildfire_gender_version_range=[2.9,)
#Mod dependencies for recipes (only used by our data generators)
ae2_version=11.0.0
biomesoplenty_api_id=3804256
biomesoplenty_id=3804254
byg_id=3815300
ilikewood_id=3726545
ilikewood_bop_id=3723238
ilikewood_byg_id=3723239
projecte_id=3722831
terrablender_id=3816497
#Outdated mod dependencies
flux_networks_id=3285556
#Outdated mod dependencies for recipes