diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-25 03:00:54 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-25 03:00:54 +0100 |
| commit | d068bd87a35accd3112c48717751438f0185242f (patch) | |
| tree | 63b17deecba17c749601138de0bd80181b5c6c5e /src | |
| parent | 404fc0472972682bb28ad12ad28233c6ae3b80ef (diff) | |
Just some minor changes
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/mcmod.info | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index f480667..261c4c3 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -1,14 +1,14 @@ [ { - "modid": "examplemod", - "name": "Example Mod", - "description": "Example placeholder mod.", + "modid": "jewelrycraft2", + "name": "Jewelrycraft 2", + "description": "Jewelrycraft 2 is a mod about creating jewellery and imbuing them with mystical powers. However, they have both positives and negatives. There are also curses, some good, some bad. Maybe acquiring some wouldn't be that bad.", "version": "${version}", "mcversion": "${mcversion}", - "url": "", + "url": "https://github.com/sor1n/Jewelrycraft", "updateUrl": "", - "authorList": ["ExampleDude"], - "credits": "The Forge and FML guys, for making this example", + "authorList": "", + "credits": "domi1819, MrCompost, pau101", "logoFile": "", "screenshots": [], "dependencies": [] |
