diff options
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/mcmod.info | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info deleted file mode 100644 index 6cab559..0000000 --- a/src/main/resources/mcmod.info +++ /dev/null @@ -1,18 +0,0 @@ -[ -{ - "modid": "${modid}", - "name": "${name}", - "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": "https://github.com/sor1n/Jewelrycraft", - "updateUrl": "", - "authorList": "OnyxDarkKnight", - "credits": "domi1819, MrCompost, pau101, bspkrs", - "logoFile": "", - "screenshots": [], - "dependencies": [] -} -] |
