forked from ValkyrienSkies/Clockwork
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
113 lines (90 loc) · 2.84 KB
/
gradle.properties
File metadata and controls
113 lines (90 loc) · 2.84 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
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
org.gradle.jvmargs = -Xmx4G
# Disable the sussy daemon
org.gradle.daemon=false
# Identity
mod_name=clockwork
mod_id=vs_clockwork
mod_version=0.5.5
archives_base_name=clockwork
maven_group=org.valkyrienskies
major_update = MELTING POINT
minecraft_version = 1.20.1
enabled_platforms = forge,fabric
#fix later
#createbigcannons_version= 0.5.2-nightly-e815ca4
loader_platform = Fabric
# Mappings
# https://parchmentmc.org/docs/getting-started
parchment_version = 2023.09.03
# VS2
vs2_version=2.4.8.1+40011b4af2
vscore_version=1.1.0+015e8fde3f
# Kelvin
kelvin_version=0.5.0+cdec8efbfa
# Fabric
# https://fabricmc.net/develop/
fabric_loader_version = 0.14.24
fabric_api_version = 0.90.7+1.20.1
# Forge
# https://files.minecraftforge.net/net/minecraftforge/forge/
forge_version = 47.4.2
# Kotlin
kotlin_version=4.11.0
fabric_language_kotlin_version = 1.11.0+kotlin.2.0.0
# Architectury
architectury_version = 9.1.12
# Create - Fabric
# https://modrinth.com/mod/create-fabric/versions
create_fabric_version = 6.0.7.0+mc1.20.1-build.1706
jei_version=15.20.0.112
# Create - Forge
# https://github.com/Creators-of-Create/Create/wiki/Depending-on-Create
create_forge_version = 6.0.7-281
registrate_forge_version = MC1.20-1.3.3
flywheel_forge_minecraft_version = 1.20.1
flywheel_forge_version = 1.0.5
ponder_version = 1.0.91
# 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 = JEI
# JEI - https://www.curseforge.com/minecraft/mc-mods/jei/files/all
jei_version_fabric = 15.20.0.112
jei_version_forge = 15.20.0.112
# REI - https://modrinth.com/mod/roughly-enough-items/versions
#rei_version = 8.3.681
# EMI - https://modrinth.com/mod/emi/versions
#emi_version = 1.0.24+1.20.2
# EUREKA
#eureka_version=1.5.1-beta.2
#eureka_fabric_version = 1.19.2-fabric-1.2.0-beta.1
# Mod Menu - https://modrinth.com/mod/modmenu/versions
modmenu_version = 7.2.2
# LazyDFU - https://modrinth.com/mod/lazydfu/versions
lazydfu_version = 0.1.3
sodium_version = mc1.20.1-0.5.13-fabric
embeddium_version = 0.3.31+mc1.20.1
# https://modrinth.com/mod/indium/version/1.0.9+mc1.19.2
indium_version = 1.0.36+mc1.20.1
# Computer Craft
cc_version = 1.116.2
forge_config_api_port_version = 8.0.2
vlib_version = 1.20.1-0.1.0
kotlin.code.style=official
mc_log4j2_version=2.8.1
kapt.verbose=true
org.gradle.parallel=true
org.gradle.caching=true
# This is set to true in CI, to ensure that VS doesn't rely on a maven hosted in someone's basement to build
# you can also set it to true if some external maven is misbehaving (forge I'm looking @ u).
# Leave blank to enable external repos
block_external_repositories=
# Maven publishing
vs_maven_url=
vs_maven_username=
vs_maven_password=
# For release builds
curse_api_key=
curse_project_id=807792
modrinth_api_key=
modrinth_project_id=84USeAvk