forked from Shadows-of-Fire/Apotheosis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
46 lines (40 loc) · 1.07 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
org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# Basic Information
fileName=Apotheosis
modName=Apotheosis
modGroup=dev.shadowsoffire
modid=apotheosis
author=Shadows_of_Fire
desc=All things that should have been
version=8.0.0-alpha0
# Dependencies
mcVersion=1.21.1
javaVersion=21
forgeVersion=21.1.61
parchmentVersion=2024.07.28-1.21
jeiVersion=19.8.4.113
jadeVersion=15.1.6
curiosVersion=9.0.14+1.21.1
placeboVersion=9.5.5-beta16
patchouliVersion=1.21-87-NEOFORGE
mmmFileId=5737048
#bookshelfVersion=20.0.2
#gamestagesVersion=15.0.1
twilightFileId=5699076
gatewaysVersion=5.0.2-beta0
apothicAttributesVersion=2.4.0
apothicSpawnersVersion=1.1.0
apothicEnchantingVersion=1.2.4-beta0
# Mixins
mixin=true
mixinVersion=0.8.5
# Publishing
modLoaders=NeoForge
releaseType=release
requiredDeps=apothic-attributes, placebo, patchouli
optionalDeps=jei, jade, game-stages, max-health-fix, enchantment-descriptions, apothic-enchanting, apothic-spawners
incompatibleDeps=
curseforgeProjectId=313970
modrinthProjectId=
# Tests
enableTests=false