-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathgradle.properties
More file actions
33 lines (29 loc) · 873 Bytes
/
gradle.properties
File metadata and controls
33 lines (29 loc) · 873 Bytes
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
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Base properties
# minecraft version
minecraft_version=1.20.1
# forge version, latest version can be found on https://files.minecraftforge.net/
forge_version=47.3.0
mapping_channel=parchment
mapping_version=2023.09.03
# Mod Properties
mod_version=2.9.1
maven_group=net.neganote.gtmutils
archives_base_name=gtmutils
mod_id=gtmutils
mod_name=GregTech Modern Utilities
mod_url=
mod_author=NegaNote
mod_license=LGPLv3.0
# Dependencies
appeng_version=15.0.18
architectury_version=9.2.14
gtceu_version=7.5.3
ldlib_version=1.0.40.b
registrate_version=MC1.20-1.3.11
rhino_version=2001.2.3-build.6
kubejs_version=2001.6.5-build.14
configuration_version=2.2.0
jei_version=15.20.0.116
emi_version = 1.1.22