Fixed mcmod.info

This commit is contained in:
Zachary Daltorio
2013-10-02 07:26:46 -04:00
parent bbf1280be5
commit 5fa574bcdf
2 changed files with 16 additions and 14 deletions

Binary file not shown.

View File

@@ -2,14 +2,16 @@
{ {
"modid": "divine_equipment", "modid": "divine_equipment",
"name": "Divine Equipment", "name": "Divine Equipment",
"description": "This mod adds Holy and Unholy Equipment as well as Ender Infused Equipment", "description": "Divine Equipment adds Tools, Armour, Blocks, and Items that are of Blessed,Ender, and Tainted Variations.",
"version": "@VERSION@", "version": "0.5",
"mcversion": "@MCVERSION", "mcversion": "1.6.4",
"url": "https://bitbucket.org/0rthus/divine-weaponary", "logoFile": "",
"authors": [ "url": "https://bitbucket.org/0rthus/divine-equipment",
"0rthus"], "updateUrl": "",
"credits": "Test", "authors": ["Orthus"],
"screenshots": "[]", "credits": "Made by Orthus(zackyd)",
"dependencies": "[]" "parent": "",
"screenshots": [],
"dependencies": []
} }
] ]