diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-29 13:57:06 +0100 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-04-29 13:57:06 +0100 |
| commit | b9ca797621e116f65aff916f5d4d485a93be1abf (patch) | |
| tree | 4437c5de43b68bda66e8d1fc6539f2c03995ff12 /src/main/resources | |
| parent | 4774926ed9703b000ecbcff69636dd7ea4abf5d6 (diff) | |
- Removed the Jewel Altar
- Improved Ritual
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft2/textures/blocks/altar_bottom.png | bin | 391 -> 0 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft2/textures/blocks/altar_side.png | bin | 3220 -> 0 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft2/textures/blocks/altar_top.png | bin | 3125 -> 0 bytes | |||
| -rw-r--r-- | src/main/resources/mcmod.info | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_bottom.png b/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_bottom.png Binary files differdeleted file mode 100644 index 7ca4c6a..0000000 --- a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_bottom.png +++ /dev/null diff --git a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_side.png b/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_side.png Binary files differdeleted file mode 100644 index 3a69977..0000000 --- a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_side.png +++ /dev/null diff --git a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_top.png b/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_top.png Binary files differdeleted file mode 100644 index 39210c3..0000000 --- a/src/main/resources/assets/jewelrycraft2/textures/blocks/altar_top.png +++ /dev/null diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index b8c3b3b..95917f1 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.2", + "version": "1.0.3", "mcversion": "1.7.10", "url": "http://www.minecraftforum.net/forums/topic/2414865", "updateUrl": "", |
