forked from EDToaster/LittleContraptions
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
65 lines (52 loc) · 2.38 KB
/
gradle.properties
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# 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.19.2-dev.1
mod_group = ca.edtoaster.littlecontraptions
mod_id = littlecontraptions
mod_title = Little Contraptions
mod_description = Adds Create contraption integration\n\
within Little Logistics!.\n\
\n\
Modpack use:\n\
\n\
You may include this mod in your modpack and distribute the modpack without restrictions.\n\
You may modify and distribute this mod in accordance with the GPLv3.\n\
\n\
License:\n\
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.\n\
\n\
Acknowledgements:\n\
mod_url = https://littlelogistics.murad.dev
mod_author = EDToaster
mod_license = GPLv3
mod_icon_path = modbanner.png
mc_version = 1.19.2
mc_version_range = [1.19.2,1.20)
# Mod dependencies
jei_version = 11.2.0.254
patchouli_version = 1.16.4-53.2
patchouli_version_range = [1.16.4,)
# Mapping versions (official, parchment)
parchment_version = 2022.03.13
# Common
architectury_version = 6.2.46
ll_version = mc1.19.2-v1.3.0
ll_version_range = [mc1.19.2-v1.3.0,)
create_version = mc1.18.2_v0.4.1+111
create_version_range = [mc1.18.2_v0.4.1+111,)
registrate_version = MC1.19-1.1.5
forge_create_project_id = 328085
forge_create_version = 4007550
flywheel_version = flywheel-forge-1.19.2:0.6.6-6
# Forge
forge_version = 43.1.27
forge_version_range = [43,)
# Fabric
fabric_loader_version = 0.13.3
fabric_api_version = 0.48.0+1.18.2
oroconfig_version = 3.1.0