-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
gradle.properties
41 lines (32 loc) · 1.04 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
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
org.gradle.debug=false
neoForge.parchment.minecraftVersion=1.21
neoForge.parchment.mappingsVersion=2024.06.23
# Mod
mod_id=aether_emissivity
mod_group=com.aetherteam.emissivity
mod_name=Emissivity
mod_version=1.0.0
mod_license=Assets: All Rights Reserved; Code: LGPL-3.0
mod_url=https://modrinth.com/mod/aether-emissivity
mod_update=https://github.com/The-Aether-Team/Emissivity/raw/1.21.1-develop/update.json
mod_tracker=https://github.com/The-Aether-Team/Emissivity/issues
mod_credits=The Aether Team
mod_authors=bconlon
mod_description=Adds various emissive textures for the Aether's content.
minecraft_version=1.21.1
minecraft_version_range=[1.21.1,1.21.2)
moddevgradle_version=2.0.42-beta
neo_version=21.1.72
neo_version_range=[21.1.72,)
loader_version_range=[4,)
aether_version_range=[1.5.1,)
# Dependencies
aether_version=1.21.1-1.5.1-neoforge
nitrogen_version=1.21.1-1.1.22-neoforge
accessories_version=1.1.0-beta.16
# Publishing
curseforge_id=916028
modrinth_id=sKHHynnb
version_type=release