-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
41 lines (32 loc) · 907 Bytes
/
gradle.properties
File metadata and controls
41 lines (32 loc) · 907 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
34
35
36
37
38
39
40
41
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
name=GameMaster
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx4G
org.gradle.daemon=false
org.gradle.console=verbose
forge_version=1.20.1-47.2.0
mcp_channel=official
mcp_mappings=1.20.1
parchment_version=2023.09.03-1.20.1
jupiter_version=5.8.1
# for the Apple Silicon plugin
mc_version=1.20.1
base_mc_version=1.20
target_mc_version=1.20.1
additional_mc_versions=1.20
fml_version_range=[47,)
forge_version_range=[47.2.0,)
minecraft_version_range=[1.20.1, 1.21)
curseforge_project_id=965101
curseforge_release_type=alpha
modrinth_project_id=
modrinth_release_type=alpha
# JEI
jei_version=15.2.0.27
# The One Probe
top_version=10.0.1
top_project_id=245211
top_file_id=4629624
# Patchouli
ptch_version=1.20.1-84-FORGE
ptch_file_id=4966125