-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathgradle.properties
60 lines (52 loc) · 2.52 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# Important Notes:
# fabric.mod.json's modid field cannot be expanded, you must change it manually.
# Every field you add must be added to the root build.gradle expandProps map.
# Gradle
org.gradle.daemon = true
org.gradle.jvmargs = -Xmx3G
org.gradle.parallel = true
org.gradle.caching = true
# Plugins
modmuss50_mod_publish_version = 0.4.0
spongepowered_mixin_version = 0.7-SNAPSHOT
fabric_loom_version = 1.7-SNAPSHOT
parchment_minecraft = 1.21
parchment_version = 2024.07.28
# Project
modrinthID = SPMW1tzD
curseforgeID = 448106
projectSlug = happiness-is-a-warm-gun
# Common
java_version = 21
minecraft_version = 1.21.1
# NeoForge
loader_version_range = [3,)
mapping_channel = official
mapping_version = 1.21.1
minecraft_version_range = [1.21.1, 1.21.2)
neo_moddev = 2.0.27-beta
neo_version = 21.1.45
neo_version_range = [21,)
# Fabric
fabric_version = 0.103.0+1.21.1
fabric_loader_version = 0.16.5
# Libs
modmenu_version = 11.0.2
azurelib_version = 3.0.7-alpha2
rei_version = 16.0.754
arch_version = 13.0.6
cloth_version = 15.0.130
commonnetworking_version = 1.0.10-1.21
# Mod options
group = mod.azure.hwg
mod_name = Happiness is a Warm Gun
mod_author = AzureDoom
mod_id = hwg
mod_license = CC BY-NC-ND 4.0
mod_description = Inspired by the likes of Techguns, Team Fortress 2, Doom, and a few other oddities, Happiness (is a) Warm Gun is a simple-yet-detailed gun mod for Fabric 1.16+
mod_credits = AzureDoom, cybercat5555, Drullkus
mod_logo = icon.png
mod_url = https://www.curseforge.com/minecraft/mc-mods/happiness-is-a-warm-gun
mod_issues = https://github.com/AzureDoom/HWG/issues
mod_sources = https://github.com/AzureDoom/HWG
version = 3.0.3