forked from Fuzss/bettertridents
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
executable file
·46 lines (41 loc) · 1.43 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
# 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.parallel=true
# Common Project
minecraftVersion=1.19.3
parchmentMinecraftVersion=1.19.3
parchmentMappingsVersion=2023.03.12
puzzlesVersion=5.0.11
minPuzzlesVersion=5.0.11
resourcePackFormat=12
dataPackFormat=10
copyBuildJar=true
# Forge Project
forgeVersion=1.19.3-44.1.23
minForgeVersion=44.1.0
# Fabric Project
fabricVersion=0.14.17
minFabricVersion=0.14.0
fabricApiVersion=0.76.0+1.19.3
minFabricApiVersion=0.72.0
# Mod Attributes
modId=bettertridents
modName=Better Tridents
modVersion=5.0.0
modAuthor=Fuzs
modDescription=Example description.
modSourceUrl=https://github.com/Fuzss/bettertridents
modIssueUrl=https://github.com/Fuzss/bettertridents/issues
modUpdateUrl=https://raw.githubusercontent.com/Fuzss/modresources/main/update/bettertridents.json
modMavenGroup=fuzs.bettertridents
# "MATCH_VERSION" for a mod required on both sides, "IGNORE_SERVER_VERSION" for a server only mod, "IGNORE_ALL_VERSION" for a client only mod
modForgeDisplayTest=MATCH_VERSION
# "*" for a mod loaded on both sides, "server" for a server only mod, "client" for a client only mod
modFabricEnvironment=*
# Mod Publishing
projectReleaseType=release
projectGameVersions=1.19.3
projectCurseId=666941
projectModrinthId=KNUSlHiU