-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgradle.properties
More file actions
39 lines (30 loc) · 969 Bytes
/
gradle.properties
File metadata and controls
39 lines (30 loc) · 969 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
# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.caching = true
# Mod Properties
mod_version = 0.1.41
maven_group = dev.ithundxr
archives_base_name = RailwaysTweaks
minecraft_version=1.20.1
# Mappings
# https://lambdaurora.dev/tools/import_quilt.html
qm_version = 23
# https://parchmentmc.org/docs/getting-started
parchment_version = 2023.09.03
# Fabric Properties
# check these on https://modmuss50.me/fabric.html
fabric_loader_version=0.16.14
fabric_api_version=0.92.3+1.20.1
# Create
# https://modrinth.com/mod/create-fabric/versions
create_version = 0.5.1-j-build.1631+mc1.20.1
snr_version = 1.6.9+fabric-mc1.20.1
# Exposed
exposed_version = 1.0.0-beta-2
# Hephaestus (Fabric Tinker's Construct)
# https://modrinth.com/mod/hephaestus/versions
hephaestus_version = 3.6.4.279
# Mantle
# https://github.com/Alpha-s-Stuff/TinkersConstruct/blob/1.20.1/gradle.properties
mantle_version = 1.9.269
enable_copycats_plus = true