File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Gradle
1+ # Gradle
22org.gradle.jvmargs =-Xmx4G
33org.gradle.daemon =false
44
55# Project
6- mod_version =3.0.0-alpha.2
6+ mod_version =3.0.0
77minecraft_version_range =1.20-1.20.4
88maven_group =com.finndog.moogs_structures
99mod_name =Moog's Structure Lib
@@ -35,10 +35,10 @@ discord_embed_color=#3c3040
3535# suffix, and the Discord embed shows one download button per uploaded jar
3636# (fabric and forge x CurseForge / Modrinth = up to 4 buttons) instead of
3737# the curated CurseForge / Modrinth versions links used in stable mode.
38- alphaBuild =true
38+ alphaBuild =false
3939
4040# Discord role ping control. When true, the announceDiscord banner post
4141# mentions the release role. When false, the banner posts silently.
4242# Overridden to false automatically when alphaBuild=true (alpha test builds
4343# never ping subscribers regardless of this value).
44- discordPing =true
44+ discordPing =false
You can’t perform that action at this time.
0 commit comments