generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathgradle.properties
86 lines (71 loc) · 1.88 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
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
# Gradle Properties
org.gradle.jvmargs = -Xmx4G
org.gradle.parallel = true
# Gradle Plugins
loom_version = 1.9-SNAPSHOT
moddev_version = 2.0.33-beta
versioning_version = 1.0.0
kpublish_version = 1.0.0
submodule_version = 0.7.2
remapcheck_version = 0.4.0
minotaur_version = 2.+
curse_gradle_version = 1.4.0
# Fabric Properties
# check these on https://fabricmc.net/develop
java_version = 21
minecraft_version = 1.21.1
parchment_mc_version = 1.21.1
parchment_version = 2024.11.17
fabric_loader_version = 0.16.9
neoforge_version = 21.1.93
# Fabric API
fapi_version = 0.114.0+1.21.1
# Mod Properties
project_version = 1.0.99+1.21.1.local
maven_group = com.kneelawk
archives_base_name = extra-mod-integrations
publish_display_name = exmi
# MR Publishing
mrProjectId = bpRHnWUb
mrVersionType = release
mrGameVersions = 1.21.1
# CF Publishing
cfProjectId = 739970
cfReleaseType = release
# Core Mod Dependencies
emi_version = 1.1.18+1.21.1
# Integration Mod Dependencies (sorted alphabetically)
# Actually Additions
actually_additions_enabled = true
actually_additions_version = 1.3.12+mc1.21.1
# Chipped
chipped_enabled = true
chipped_id_fabric = 6h2mVZcb
chipped_id_neoforge = eqVowbGc
athena_id_fabric = 7G1e11iK
athena_id_neoforge = zzovqkDA
resourceful_lib_minecraft = 1.21
resourceful_lib_version = 3.0.11
# Farmer's Delight
farmers_delight_enabled = true
farmers_delight_id = clpgpAoc
# Rechiseled
rechiseled_enabled = true
rechiseled_id_fabric = X8UhAfDk
rechiseled_id_neoforge = UZPjD9WH
fusion_id_fabric = 8YmZC36O
fusion_id_neoforge = GNMK73Sg
sm_config_id_fabric = euSlaAtA
sm_config_id_neoforge = qKL9jM75
sm_core_id_fabric = XMcUxulR
sm_core_id_neoforge = I55kQvEh
# Reliquary
reliquary_enabled = true
reliquary_id = IWDPfva0
# Tech Reborn
tech_reborn_enabled = true
energy_version = 4.1.0
reborn_core_id = 5939580
tech_reborn_id = 5939581
# Non-Integration Mod Dependencies
mod_menu_version = 11.0.3