Skip to content

Commit 188a86a

Browse files
committed
Use modrinth projectid instead of slug
1 parent 2b2f9e1 commit 188a86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ usesMavenPublishing = false
134134
#
135135
# The project's ID on Modrinth. Can be either the slug or the ID.
136136
# Leave this empty if you don't want to publish to Modrinth.
137-
modrinthProjectId = essentia-pipes
137+
modrinthProjectId = UlWn33x6
138138

139139
# The project's relations on Modrinth. You can use this to refer to other projects on Modrinth.
140140
# Syntax: scope1-type1:name1;scope2-type2:name2;...

0 commit comments

Comments
 (0)