17 lines
420 B
JSON
17 lines
420 B
JSON
[
|
|
{
|
|
"modid": "primalsorcery",
|
|
"name": "Primal Sorcery",
|
|
"description": "A mod about mastering the elements and subjacating the natural powers bound to the world",
|
|
"version": "${version}",
|
|
"mcversion": "${mcversion}",
|
|
"url": "",
|
|
"updateUrl": "",
|
|
"authorList": ["Kitsushadow"],
|
|
"credits": "The Forge and FML guys, for making this example",
|
|
"logoFile": "",
|
|
"screenshots": [],
|
|
"dependencies": []
|
|
}
|
|
]
|