forked from Leo3418/HBWHelper
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
47 lines (38 loc) · 1.83 KB
/
gradle.properties
File metadata and controls
47 lines (38 loc) · 1.83 KB
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
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
#read more on this at https://github.com/neoforged/NeoGradle/blob/NG_7.0/README.md#apply-parchment-mappings
# you can also find the latest versions at: https://parchmentmc.org/docs/getting-started
parchment_minecraft_version=1.21.8
parchment_version=2025.07.20
# Environment Properties
# You can find the latest versions here: https://projects.neoforged.net/neoforged/neoforge
# The Minecraft version must agree with the Neo version to get a valid artifact
minecraft_version=1.21.8
# The Minecraft version range can use any release version of Minecraft as bounds.
# Snapshots, pre-releases, and release candidates are not guaranteed to sort properly
# as they do not follow standard versioning conventions.
minecraft_version_range=[1.21.8,1.22)
# The Neo version must agree with the Minecraft version to get a valid artifact
neo_version=21.8.46
# The Neo version range can use any version of Neo as bounds
neo_version_range=[21.8,)
# The loader version range can only use the major version of FML as bounds
loader_version_range=[2,)
enabled_platforms=fabric,neoforge
architectury_version=17.0.8
fabric_loader_version=0.17.2
fabric_api_version=0.133.0+1.21.8
maven_group=io.github.leo3418.hbwhelper
forgeconfigapiport_version=21.8.1
modmenu_version=15.0.0
## Mod Properties
mod_id=hbwhelper
mod_name=HBW Helper
mod_version=2.0
mod_license=GNU GPLv3+ with HBW Helper MC Exception
mod_group_id=io.github.leo3418.hbwhelper
mod_authors=Ambossmann
mod_credits=Leo3418 for creating the original HBW Helper
mod_url=https://github.com/Anvil-Mods/HBWHelper
mod_description=Hypixel Bed Wars Helper (HBW Helper) is a Minecraft Forge mod which shows you information you care about in a Hypixel Bed Wars game at a glance.