File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128,8 +128,8 @@ usesMavenPublishing = true
128
128
# Publishing to Modrinth requires you to set the MODRINTH_TOKEN environment variable to your current Modrinth API token.
129
129
#
130
130
# The project's ID on Modrinth. Can be either the slug or the ID.
131
- # Leave this empty if you don't want to publish to Modrinth.
132
- modrinthProjectId =
131
+ # Leave this empty if you don't want to publish on Modrinth.
132
+ modrinthProjectId = 3ta7xO35
133
133
134
134
# The project's relations on Modrinth. You can use this to refer to other projects on Modrinth.
135
135
# Syntax: scope1-type1:name1;scope2-type2:name2;...
@@ -144,7 +144,7 @@ modrinthRelations =
144
144
#
145
145
# The project's numeric ID on CurseForge. You can find this in the About Project box.
146
146
# Leave this empty if you don't want to publish on CurseForge.
147
- curseForgeProjectId =
147
+ curseForgeProjectId = 961344
148
148
149
149
# The project's relations on CurseForge. You can use this to refer to other projects on CurseForge.
150
150
# Syntax: type1:name1;type2:name2;...
You can’t perform that action at this time.
0 commit comments