We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b9837 commit 9296a77Copy full SHA for 9296a77
1 file changed
build.gradle.kts
@@ -28,6 +28,7 @@ modstitch {
28
metadata {
29
modId = "windy"
30
modName = "Windy"
31
+ modDescription = "Wind particle from Breezy mod"
32
modVersion = "$windyVersion+$minecraft-$windyPlatform"
33
modGroup = "xyz.bonfiremc"
34
modAuthor = "BonfireMC"
0 commit comments