Merge pull request #14 from agaricusb/fix-json

Fix invalid JSON in mcmod.info
This commit is contained in:
cpw 2013-01-11 06:51:33 -08:00
commit 5a057fad2c
1 changed files with 1 additions and 2 deletions

View File

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