-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
37 lines (26 loc) · 894 Bytes
/
gradle.properties
File metadata and controls
37 lines (26 loc) · 894 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
33
34
35
36
#metadata (will be added to mcmod.info)
modid = heartsplus
mod_name = Hearts Plus
maven_group = com.github.upcraftlp.heartsplus
mod_description = Minecraft mod that adds collectable hearts
url = https://minecraft.curseforge.com/projects/heartsplus
update_json = https://raw.githubusercontent.com/UpcraftLP/HeartsPlus/master/versions.json
#misc
reference_class = Reference
#uncomment to set custom run dir
#runDir = "run"
#forge
mc_version = 1.12.2
mod_version = 1.0.0
forge_version = 14.23.2.2623
forge_mappings = snapshot_20180226
jvm_version = 1.8
#curseforge
curse_id = 282145
changelog_url = https://github.com/UpcraftLP/HeartsPlus/blob/master/changelog.md
release_type = release
#dependencies
#jei:
jei_version = 4.8.5.146
#core:
core_version = 2.2.8