-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathgradle.properties
More file actions
32 lines (28 loc) · 866 Bytes
/
gradle.properties
File metadata and controls
32 lines (28 loc) · 866 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
# 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.4.0
mapping_channel=parchment
mapping_version=2023.09.03
# Mod Properties
mod_version=3.2.0
maven_group=com.rubenverg.gtmoleculedrawings
archives_base_name=gtmoldraw
mod_id=moldraw
mod_name=GregTech Molecule Drawings
mod_url=
mod_author=RubenVerg
mod_license=LGPLv3.0
# Dependencies
gtceu_version=7.1.4
ldlib_version=1.0.40.b
registrate_version=MC1.20-1.3.11
configuration_version=2.2.0
jei_version=15.20.0.105
emi_version = 1.1.13
architectury_version = 9.2.14
rhino_version = 2001.2.3-build.10
kubejs_version = 2001.6.5-build.22