-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgradle.properties
44 lines (44 loc) · 1.6 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
# Project Settings
mod_version=INDEV
mod_id=necromancersdelight
maven_group=com.windanesz.necromancersdelight
name=Necromancer's Delight
jar_name=WizardryNecromancersDelight
description=An Electroblob's Wizardry spell pack for Fish's Undeads Rising!
url=https://www.curseforge.com/minecraft/mc-mods/wizardry-necromancers-delight
update_url=https://raw.githubusercontent.com/WinDanesz/WizardryNecromancersDelight/1.12.2/.forge/update.json
# Forge Settings
mc_version=1.12.2
mc_version_short=1.12
forge_version=14.23.5.2860
mappings_version=39
mappings_channel=stable
mappings_mc_version=1.12
# Publishing
github=WinDanesz/WizardryNecromancersDelight
curse_project_id=613255
curse_relations=electroblobs-wizardry:requiredDependency,fishs-undead-rising:requiredDependency,wizardryutils:requiredDependency,antique-atlas:optionalDependency,baubles:optionalDependency,jei:optionalDependency
curse_versions=Java 8,Forge,Minecraft 1.12:1.12.2
hook_content=<@&658183075255025664>
# Dependencies
wizardry_projectid=265642
wizardry_version=4.3.6
wizardry_fileid=3679868
wizardry_utils_version=1.1.3
wizardryutils_projectid=608287
wizardryutils_fileid=4101857
baubles_projectid=227083
baubles_version=1.5.2
baubles_fileid=2518667
jei_projectid=238222
jei_version=4.16.1.302
jei_fileid=3043174
antiqueatlas_projectid=227795
antiqueatlas_version=1.0.6
antiqueatlas_fileid=2823030
fur_projectid=321139
fur_fileid=3565071
fur_version=1.3.1
# Gradle
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false