forked from rhysdh540/create-unlimited
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
45 lines (36 loc) · 1.14 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
org.gradle.jvmargs = -Xmx3G
org.gradle.caching = true
org.gradle.parallel = true
# Mod Info
archives_base_name = createunlimited
mod_version = 0.3
maven_group = dev.rdh.createunlimited
minecraft_version = 1.19.2
enabled_platforms = fabric,forge
# Mappings
# https://lambdaurora.dev/tools/import_quilt.html
qm_version = 22
# https://parchmentmc.org/docs/getting-started
parchment_version = 2022.11.27
# Architectury API
architectury_version = 6.5.77
# Fabric
# https://fabricmc.net/develop/
fabric_loader_version = 0.14.19
fabric_api_version = 0.76.0+1.19.2
# Forge
# https://files.minecraftforge.net/net/minecraftforge/forge/
forge_version = 43.2.8
# Create - Fabric
# https://modrinth.com/mod/create-fabric/versions
create_fabric_version = 0.5.0.i-1003+1.19.2
# Create - Forge
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
create_forge_version = 0.5.0.i-23
registrate_forge_version = MC1.19-1.1.5
flywheel_forge_minecraft_version = 1.19.2
flywheel_forge_version = 0.6.8.a-14
# 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