forked from YUNG-GANG/YUNGs-Better-Strongholds
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
23 lines (18 loc) · 831 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
# 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
# No daemon
org.gradle.daemon = false
modVersion = 1.2.1
modId = betterstrongholds
modGroup = com.yungnickyoung.minecraft.betterstrongholds
modFileName = BetterStrongholds
modName = YUNG's Better Strongholds
modAuthor = YUNGNICKYOUNG, Acarii
modDescription = A complete redesign of Minecraft's strongholds
modCredits = Thanks so much to all my patrons for their support, and special shoutout to TelepathicGrunt for always helping me out with my mods.
modMinecraftVersion = 1.16.4
modMcpMappingsChannel = snapshot
modMcpMappingsVersion = 20201028-1.16.3
modForgeVersion = 35.1.7
yungsApiVersion = 1.16.4-Forge-12