-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathgradle.properties
52 lines (47 loc) · 1.68 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
# Done to increase the memory available to gradle.
# Also add exports for google-java-format to work in 1.16
org.gradle.jvmargs=-Xmx2G \
--add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED \
--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
# Core NeoForge properties
minecraft_version=1.21.1
neo_version=21.1.60
neo_version_range=[21.1.60, 22-)
# For latest see https://parchmentmc.org/docs/getting-started
neoForge.parchment.minecraftVersion=1.21
neoForge.parchment.mappingsVersion=2024.07.28
# Publishing
curseforge_project=405388
modrinth_project=Gov5Dboq
# Dev runtime options
## Set to "rei", "jei", "emi", or "none" to pick which tooltip mod gets picked at runtime
## for the dev environment.
runtime_itemlist_mod=emi
# Dependency versions
cloth_config_version=15.0.128
cloth_config_version_range=[15.0.128, 16)
grandpower_version=3.0.0
grandpower_version_range=[3.0.0, 4)
# Optional dependency versions
ae2_version=19.0.12-alpha
ae2_version_range=[19.0.12-alpha, 20)
argonauts_minecraft_version=1.20.4
argonauts_version=1.2.0
athena_minecraft_version=1.21
athena_version=4.0.0
emi_minecraft_version=1.21
emi_version=1.1.10
ftb_quests_version=2100.1.3
ftb_teams_version=2100.1.0
jade_file_id=5493270
# JEI Versions https://github.com/mezz/JustEnoughItems#1211
jei_minecraft_version=1.21.1
jei_version=19.20.0.241
jei_version_range=[19.19.0,]
kubejs_version=2100.7.0-build.102
patchouli_version=1.21-87-NEOFORGE-SNAPSHOT
rei_version=16.0.729
rei_annotations_version=12.0.93