-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathgradle.properties
More file actions
44 lines (35 loc) · 1.46 KB
/
gradle.properties
File metadata and controls
44 lines (35 loc) · 1.46 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
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false
# Core properties
mod_version = 1.20.1-dev.1
mod_group = ca.edtoaster.littlecontraptions
mod_id = littlecontraptions
mod_title = Little Contraptions
mod_description = Adds Create contraption integration within Little Logistics!
mod_url = https://littlelogistics.murad.dev
mod_author = EDToaster
mod_license = MIT
mod_icon_path = modbanner.png
mc_version = 1.20.1
mc_version_range = [1.20.1,1.21)
# Mod dependencies
patchouli_version_range = [1.20.1,)
# LL
ll_version = mc1.20.1-v1.20.1.2
ll_version_range = [1.20.1.2,)
# Create
create_version_range = [0.5.1,)
curseforge_create_version = 4762216
registrate_version = MC1.20-1.3.11
flywheel_version = flywheel-forge-1.20.1:0.6.10-7
# Forge
forge_version = 47.1.1
forge_version_range = [47,)
forge_gradle_version = [6.0.13, 6.2)
# Mapping versions (official, parchment)
mappings_channel = parchment
mappings_version = 2023.06.26-1.20.1
# Only for parchment
parchment_gradle_version = 1+