summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/mcmod.info12
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": []