forked from Draylar/tiered
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathgradle.properties
38 lines (37 loc) · 1.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
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
#org.gradle.debug=false
mappingsVersion = 2024.07.07-1.21
modMixinVersion = 0.8.5
mappingsChannel = parchment
modGroup = com.stereowalker.tiered
## Publishing Porperties
_curseforge_id = 453889
_modrinth_id = fQL9oTmq
## Environment Properties
_minecraft_version = 1.21.1
_minecraft_version_min = 1.21
_minecraft_version_max = 1.22
_loader = Forge
_loader_file = META-INF/mods.toml
_loader_version = 52.0.1
_loader_version_min = 51
_loader_version_max = 53
_unionlib_version = 12.0.8
_unionlib_version_min = 12.0.8
_unionlib_version_max = 12.1.0
## Mod Properties
_mod_name = Reforged
_mod_id = tiered
_mod_version = 1.0.4
_mod_release = release
_mod_environment = client & server
_mod_license = MIT
_mod_authors = Stereowalker, Draylar
_mod_issue_tracker = https://github.com/Stereowalker/Reforged/issues
_mod_page = https://www.curseforge.com/minecraft/mc-mods/tiered-forge
_mod_description = Adds tiers to tools. \nThis is a forge port of the fabric mod. Here is the link https://www.curseforge.com/minecraft/mc-mods/tiered. CF https://www.curseforge.com/minecraft/mc-mods/tiered-forge, Modrinth https://modrinth.com/mod/tiered
##Misc Properties
curiosVersion = 8.0.0