Fix invalid JSON in mcmod.info

This commit is contained in:
Agaricus 2013-01-10 22:26:01 -08:00
parent affe83c7de
commit 4b9acea253
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
{ {
"modid": "IronChest", "modid": "IronChest",
"name": "Iron Chest", "name": "Iron Chest",
"description": "New chests with larger sizes, with in-place upgrade items. "description": "New chests with larger sizes, with in-place upgrade items.\nThe feature chest is the crystal chest, which is transparent - some inventory contents are visible without opening the chest",
The feature chest is the crystal chest, which is transparent - some inventory contents are visible without opening the chest",
"version": "@VERSION@", "version": "@VERSION@",
"mcversion": "1.4.4", "mcversion": "1.4.4",
"url": "http://www.minecraftforum.net/topic/981855-", "url": "http://www.minecraftforum.net/topic/981855-",