-
Notifications
You must be signed in to change notification settings - Fork 3
/
gradle.properties
51 lines (42 loc) · 1.06 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
# Project
version=2.0.2-beta0
maven_group=com.yungnickyoung.minecraft.yungscavebiomes
# Common
mc_version=1.20.1
common_runs_enabled=false
common_client_run_name=Common Client
common_server_run_name=Common Server
# CurseGradle & Minotaur
cursegradle_version=1.1.15
compatible_versions=1.20.1
curseforgeApiKey=""
curseforge_project_id_forge=1111586
curseforge_project_id_fabric=1112347
modrinthToken=""
modrinth_project_id=yungs-cave-biomes
debug_publish=true
# Common Dependencies
yungsapi_version=4.0.6
yungsapi_mc_version=1.20
terrablender_version=3.0.1.7
geckolib_version=4.4.9
jei_version=15.20.0.105
# Forge
forge_version=47.1.3
forge_ats_enabled=false
# Fabric
fabric_version=0.92.2+1.20.1
fabric_loader_version=0.16.5
# Fabric Dependencies
clothconfig_version_fabric=11.1.136
modmenu_version_fabric=7.2.2
# Mod Options
mod_name=YungsCaveBiomes
mod_id=yungscavebiomes
mod_author=YUNGNICKYOUNG
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
# Metadata
mod_description=Adds new vanilla+ cave biomes and underground content!
mod_full_name=YUNG's Cave Biomes