This repository was archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
46 lines (38 loc) · 1.37 KB
/
gradle.properties
File metadata and controls
46 lines (38 loc) · 1.37 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
org.gradle.jvmargs = -Xmx6G
# Mod Info
mod_id = gtlib
mod_name = GregTechLib
mod_version = 1.0.5.a
mod_description = GregTechLib, a library for rendering, gui, particles, synchronize, forked from LowDragLib
mod_license = The MIT License (MIT)
mod_url = https://github.com/GregTechCEu/GregTechLib-1.19
maven_group = com.gregtechceu.gregtechlib
minecraft_version = 1.19.2
enabled_platforms = fabric,forge
# Mappings
# https://lambdaurora.dev/tools/import_quilt.html
qm_version = 21
# https://parchmentmc.org/docs/getting-started
parchment_version = 2022.11.27
# Fabric
# https://fabricmc.net/develop/
fabric_loader_version = 0.14.11
fabric_api_version = 0.73.2+1.19.2
# Forge
# https://files.minecraftforge.net/net/minecraftforge/forge/
forge_version = 43.2.0
# Development QOL
# Create Fabric supports all 3 recipe viewers: JEI, REI, and EMI. This decides which is enabled at runtime.
# set to disabled to have none of them.
fabric_recipe_viewer = unspecified
# JEI - https://www.curseforge.com/minecraft/mc-mods/jei/files/all
jei_version = 11.5.0.297
# REI - https://modrinth.com/mod/roughly-enough-items/versions
rei_version = 9.1.580
kjs_version = 1902.6.0-build.142
# EMI - https://modrinth.com/mod/emi/versions
emi_version = 0.7.3+1.19.2
# Mod Menu - https://modrinth.com/mod/modmenu/versions
modmenu_version = 4.1.2
# LazyDFU - https://modrinth.com/mod/lazydfu/versions
lazydfu_version = 0.1.3