From 87b5624042344c67d6f9f31c9a35cf23ae912467 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 16 May 2021 05:01:17 -0700 Subject: Fix mod id to use an underscore --- modinfo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.json b/modinfo.json index 6e76e7a..ca15f18 100644 --- a/modinfo.json +++ b/modinfo.json @@ -1,7 +1,7 @@ [ { "type": "MOD_INFO", - "ident": "stackable-currency", + "ident": "stackable_currency", "name": "Stackable Currency", "authors": ["jc_gargma"], "description": "Considering how much is required to do any trading, it takes way too long to move.", -- cgit v1.2.1