forked from Propulsion-Team/create-propulsion-simulated
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
32 lines (26 loc) · 863 Bytes
/
gradle.properties
File metadata and controls
32 lines (26 loc) · 863 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
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configuration-cache=true
## Environment Properties
minecraft_version=1.21.1
minecraft_version_range=[1.21.1]
neoforge_version=21.1.219
neoforge_version_range=[21.1.219,)
neoforge_loader_version_range=[4,)
parchment_minecraft=1.21
parchment_version=2024.11.10
mod_id=createpropulsion
mod_name=Create Propulsion: Simulated
mod_license=MIT License
mod_version=1.1.4
mod_group_id=dev.propulsionteam.propulsionsimulated
mod_authors=Sergey Feduk, Tronco_78, Bunting_chj, SSnowly, KyivSec
mod_description=A mod that adds propulsion and fuel systems to Create with Sable-focused moving structure support.
cc_version=1.114.2
create_version = 6.0.10-280
flywheel_version = 1.0.6
ponder_version = 1.0.82
sable_version = 1.1.3
sable_companion_version = 1.5.0