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

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