From d068bd87a35accd3112c48717751438f0185242f Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 25 Apr 2015 03:00:54 +0100 Subject: Just some minor changes --- src/main/resources/mcmod.info | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src') 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": [] -- cgit v1.2.3