-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathgradle.properties
More file actions
28 lines (24 loc) · 873 Bytes
/
Copy pathgradle.properties
File metadata and controls
28 lines (24 loc) · 873 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
org.gradle.configuration-cache=true
minecraft_version=1.21.1
#Used as a helper for porting when deps we use have not updated yet
previous_minecraft_version=1.20.1
previous_minor_minecraft_version=1.20.3
loader_version_range=[4,)
neo_version=21.1.123
mod_version=1.6.2
# This determines the minimum version of forge required to use ProjectExtended
# Only bump it whenever we need access to a feature in forge that is not available in earlier versions
neo_version_range=[21.1.118,)
minecraft_version_range=[1.21.1]
#Parchment Settings
neoForge.parchment.minecraftVersion=1.21.1
neoForge.parchment.mappingsVersion=2024.11.17
# Mod dependency versions
jei_version=19.21.0.247
bookshelf_version=21.1.48
gamestages_version=17.0.1
#projecte_local_version=1.0.1B
#projecte_version=1.0.1
projecte_fileid=6301953
#Mod dependency min version ranges
projecte_version_range=[1.0.0,)