forked from AztechMC/Modern-Industrialization
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
35 lines (32 loc) · 1.18 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
# Done to increase the memory available to gradle.
# Also add exports for google-java-format to work in 1.16
org.gradle.jvmargs=-Xmx1G \
--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
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=1.19
loader_version=0.14.7
# Mod Properties
mod_version=0.0.0-SNAPSHOT
curseforge_project=405388
modrinth_project=Gov5Dboq
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
fabric_version=0.56.1+1.19
rei_version=9.0.491
patchouli_version=1.19-70-FABRIC-SNAPSHOT
cloth_config_version=7.0.72
wthit_version=5.4.3
mod_menu_version=4.0.0
tr_energy_version=2.2.0
magna_version=1.8.1-1.19
pal_version=1.6.0
megane_api_version=8.1.0
megane_runtime_version=8.1.0
megane_vanilla_version=8.1.0
ae2_version=12.0.1-alpha
no_indium_version=1.1.0+1.19