forked from Layers-of-Railways/Railway
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
174 lines (148 loc) · 5.24 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
#
# Steam 'n' Rails
# Copyright (c) 2024 The Railways Team
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# 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 Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
#
org.gradle.jvmargs = -Xmx3G
org.gradle.caching = true
# Mod Info
archives_base_name = Steam_Rails
mod_version = 1.6.7
maven_group = com.railwayteam.railways
minecraft_version = 1.20.1
# Mappings
# https://parchmentmc.org/docs/getting-started
parchment_version = 2023.07.16
# Fabric
# https://fabricmc.net/develop/
fabric_loader_version = 0.16.3
fabric_api_version = 0.92.2+1.20.1
# Forge
# https://files.minecraftforge.net/net/minecraftforge/forge/
forge_version = 47.1.43
# Create - Fabric
# https://modrinth.com/mod/create-fabric/versions
create_fabric_version = 0.5.1-h-build.1516+mc1.20.1
# Create - Forge
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
create_forge_version = 0.5.1.j-55
registrate_forge_version = MC1.20-1.3.3
flywheel_forge_minecraft_version = 1.20.1
flywheel_forge_version = 0.6.11-13
# Mixin Extras
# https://github.com/LlamaLad7/MixinExtras
mixin_extras_version = 0.3.5
# Development QOL
# Create Fabric supports all 3 recipe viewers: JEI, REI, and EMI. This decides which is enabled at runtime.
# set to disabled to have none of them.
fabric_recipe_viewer = emi
# JEI - https://www.curseforge.com/minecraft/mc-mods/jei/files
jei_fabric_version = 15.2.0.23
# JEI 10+ seems to have issues on Forge, so the versions must be different for now. # 1.19 edit: no version < 11 exists, so use that
jei_forge_version = 11.6.0.1015
# REI - https://modrinth.com/mod/rei/versions
rei_version = 12.0.634
# EMI - https://modrinth.com/mod/emi/versions (https://maven.terraformersmc.com/releases/dev/emi/emi-fabric)
emi_version = 1.0.28+1.20.1
# Mod Menu - https://modrinth.com/mod/modmenu/versions
modmenu_version = 7.2.1
# LazyDFU - https://modrinth.com/mod/lazydfu/versions
lazydfu_version = 0.1.3
# Compat
# Journeymap - https://www.curseforge.com/minecraft/mc-mods/journeymap/files/all
journeymap_version = 1.20.1-5.9.12
# https://jm.gserv.me/#browse/browse:maven-public
# info/journeymap/journeymap-api
journeymap_api_version = 1.20-1.9
# Mod compatibility
# Simple Voice Chat - https://modrepo.de/minecraft/voicechat/api/getting_started
# https://modrinth.com/plugin/simple-voice-chat
voicechat_version = 1.20.1-2.4.16
voicechat_api_version = 2.4.11
# https://maven.maxhenkel.de/#/releases/de/maxhenkel/voicechat/voicechat-api
enable_simple_voice_chat = false
# Hex Casting
# https://modrinth.com/mod/hex-casting/versions
# Not updated yet
hexcasting_version = 0.10.3
# https://modrinth.com/mod/paucal/versions
paucal_version = 0.6.0-pre-118
# https://modrinth.com/mod/patchouli/versions
patchouli_version = 81
# https://modrinth.com/mod/pehkui/versions
pehkui_version = 3.7.7
# https://modrinth.com/mod/kotlin-for-forge/versions
kotlin_for_forge_version = 4.4.0
enable_hexcasting = false
# Oh The Biomes You'll Go
# https://modrinth.com/mod/biomesyougo/versions
# Not updated yet
byg_version = null
# https://modrinth.com/mod/terrablender/versions
terrablender_version_forge = f0r1SsWG
terrablender_version_fabric = CMDA8IcP
# https://modrinth.com/mod/geckolib/versions
#geckolib_version_fabric = 5bofFrdJ
# https://modrinth.com/mod/corgilib/versions
#corgilib_version_fabric = 1.20.1-4.0.0.0-fabric
enable_byg = false
# Biomes O' Plenty
# https://www.curseforge.com/minecraft/mc-mods/biomes-o-plenty/files
bop_version = 4764804
enable_bop = false
# Natures Spirit
# https://modrinth.com/mod/natures-spirit
natures_spirit_version = cUt9cfpK
enable_natures_spirit = false
# Create: Dreams and Desires
# https://modrinth.com/mod/create-dreams-and-desires
dnd_version = uzrt7Ops
enable_dnd = false
# Quark
# https://maven.blamejared.com/org/violetmoon/quark/Quark/
# https://maven.blamejared.com/org/violetmoon/zeta/Zeta/
quark_version = 4.0-436.3287
zeta_version = 1.0-14.60
enable_quark = false
# Terrafirmacraft
# https://modrinth.com/mod/terrafirmacraft
tfc_version = 3.2.0
enable_tfc = false
# Rubidium / Sodium / Iris
# https://modrinth.com/mod/rubidium/versions
rubidium_version = 0.6.5
# https://modrinth.com/mod/sodium/versions
sodium_version = mc1.20.1-0.5.8
# https://modrinth.com/mod/indium/versions
indium_version = 1.0.30+mc1.20.4
# https://modrinth.com/mod/iris/versions
iris_version = 1.6.17+1.20.1
enable_sodium_rubidium = false
enable_iris = false
# Tweakeroo
# https://www.curseforge.com/minecraft/mc-mods/malilib/files
malilib_version = 4623483
# https://www.curseforge.com/minecraft/mc-mods/tweakeroo/files
tweakeroo_version = 4623488
enable_tweakeroo = false
# Security Craft
# https://www.curseforge.com/minecraft/mc-mods/security-craft/files/
sc_version = 4531283
enable_sc = false
# Publishing
# Modrinth
modrinth_id = ZzjhlDgM
# Curseforge
curseforge_id = 688231