-
Notifications
You must be signed in to change notification settings - Fork 52
/
gradle.properties
42 lines (34 loc) · 962 Bytes
/
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
# Project
version=20.1
group=net.darkhax.enchdesc
# Common
minecraft_version=1.20.4
bookshelf_version=23.0.1
bookshelf_version_range=23,
# Forge
forge_version=49.0.12
forge_version_range=49,
# NeoForge
neoforge_version=20.4.60-beta
neoforge_version_range=20.4,
# Fabric
fabric_version=0.92.0+1.20.4
fabric_loader_version=0.15.3
# Mod options
mod_name=EnchantmentDescriptions
mod_author=Darkhax
mod_id=enchdesc
mod_homepage=https://www.curseforge.com/minecraft/mc-mods/enchantment-descriptions
mod_source=https://github.com/Darkhax-Minecraft/Enchantment-Descriptions
mod_issues=https://github.com/Darkhax-Minecraft/Enchantment-Descriptions/issues
mod_description=Adds descriptions of enchantments to their tooltip.
mod_license=LGPL V2.1
mod_twitter=https://twitter.com/DarkhaxDev
mod_discord=https://discord.darkhax.net
# Gradle
org.gradle.daemon=false
org.gradle.jvmargs=-Xmx3G
# CurseForgeGradle
curse_project=250419
# Modrinth
modrinth_project=UVtY3ZAC