From 7578770ec89ebe5c7fc9058492f5e41efbd3c53b Mon Sep 17 00:00:00 2001 From: Giovanni Harting <539@idlegandalf.com> Date: Wed, 4 May 2016 00:14:04 +0200 Subject: fixed stuff --- src/main/resources/mcmod.info | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/main/resources') diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 90e783b..3dc9f52 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -1,5 +1,4 @@ -[ -{ +[{ "modid": "zcompression", "name": "Zkaface Compression Mod", "description": "A modification to compress several items and blocks to a solid block with several features coming up on exponent five.", @@ -12,5 +11,4 @@ "logoFile": "", "screenshots": [], "dependencies": ["tconstruct"] -} -] \ No newline at end of file +}] \ No newline at end of file -- cgit v1.2.3