Skip to content

Commit

Permalink
Fix the modid case in the mcmod.info file
Browse files Browse the repository at this point in the history
  • Loading branch information
maruohon committed Jun 25, 2017
1 parent df5913b commit 5d3e419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/mcmod.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"modid": "Baubles",
"modid": "baubles",
"name": "Baubles",
"description": "Adding a touch of bling to Minecraft",
"version": "${version}",
Expand Down

0 comments on commit 5d3e419

Please sign in to comment.