base mod created
This commit is contained in:
16
out/production/PrimalSorcery_main/mcmod.info
Normal file
16
out/production/PrimalSorcery_main/mcmod.info
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user