diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-05-01 21:37:34 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-05-01 21:37:34 +0100 |
| commit | 80417b99e10a462fd72b8f8fcd3b226c862534e4 (patch) | |
| tree | 4ee9262290ae8939abf16e8104ebd90a5cc4a744 /src/main/resources | |
| parent | 1bdf66197e0c2547c32a64ae6dc17f5c2367cc49 (diff) | |
- Fixed villages crashing on a server
- Fixed item duplication glitch
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 7e7596f..3d97a82 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.6", + "version": "1.0.7", "mcversion": "1.7.10", "url": "http://www.minecraftforum.net/forums/topic/2414865", "updateUrl": "", |
