forked from Creators-of-Create/Create
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
57 lines (46 loc) · 1.31 KB
/
gradle.properties
File metadata and controls
57 lines (46 loc) · 1.31 KB
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
org.gradle.jvmargs = -Xmx3G
org.gradle.daemon = false
org.gradle.parallel = true
org.gradle.caching = true
# Mod Info
mod_version = 6.0.10
minecraft_version = 1.21.1
mod_id = create
mod_name = Create
mod_author = simibubi
mod_description = Technology that empowers the player.
mod_license = MIT
# NeoForge
# https://neoforged.net/
neo_version = 21.1.206
# Mappings
# https://parchmentmc.org/docs/getting-started
#
# parchment_minecraft_version being set to "same" will use minecraft_version
# parchment_version set to "none" will disable parchment mappings
parchment_minecraft_version = same
parchment_version = 2024.11.17
# Registrate
registrate_version = MC1.21-1.3.0+67
# Ponder
# https://maven.createmod.net/net/createmod/ponder/
ponder_version = 1.0.81
# Flywheel & Vanillin
# https://maven.createmod.net/dev/engine-room/flywheel/
flywheel_version = 1.0.6
flywheel_version_range = [1.0.0,2.0)
# https://maven.createmod.net/dev/engine-room/vanillin/
vanillin_version = 1.1.3-41
# Just Enough Items
# https://modrinth.com/mod/jei/versions
jei_version = 19.21.0.247
# Curios
# https://modrinth.com/mod/curios/versions
curios_version = 9.2.2
# Sodium
# https://modrinth.com/mod/sodium/versions
sodium_version = 0.6.9
# CC: Tweaked
# https://modrinth.com/mod/cc-tweaked/versions
cc_tweaked_enable = true
cc_tweaked_version = 1.116.1