diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-28 23:46:37 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-28 23:46:37 +0100 |
| commit | 4774926ed9703b000ecbcff69636dd7ea4abf5d6 (patch) | |
| tree | 86cb89eac4a22c9509b25f4cc4f974611fecf387 /src/main/resources | |
| parent | 17c10d87711b3e587c5fb2fb55cdc4eb8a61b75a (diff) | |
Fixed the mod from crashing with other mods
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 442280d..b8c3b3b 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -4,7 +4,7 @@ "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": "1.0.1", + "version": "1.0.2", "mcversion": "1.7.10", "url": "http://www.minecraftforum.net/forums/topic/2414865", "updateUrl": "", |
