Skip to content

Commit

Permalink
version 1.0.3
Browse files Browse the repository at this point in the history
hea3ven committed Aug 6, 2015
1 parent ed5d243 commit c120025
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
1.0.3:
* add support for 15w32a.

1.0.2:
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -18,14 +18,14 @@ This tweak makes leaf blocks non-solid blocks that you can walk through.

### Versions and Installation

Download: [hea3ven-tweaks-1.0.2.jar](http://www.mediafire.com/download/48ah78zkci0vcw3/hea3ven-tweaks-1.0.2.jar)
Download: [hea3ven-tweaks-1.0.3.jar](http://www.mediafire.com/download/j7lr749umgs4dgu/hea3ven-tweaks-1.0.3.jar)

Changelog: [Changelog](https://github.com/hea3ven/Hea3venTweaks/blob/master/CHANGELOG)

Forge (for 1.7.10):
* Use [HardModeTweaks](https://github.com/hea3ven/HardModeTweaks).

Meddle (for 1.8/15w31c):
Meddle (for 1.8/15w31c/15w32a):
* Requires [Meddle](http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/2488387-meddle-minecraft-tweakclass-mod-loader-15w31a)
* Copy hea3ven-tweaks-1.0.2.jar into the "meddle" folder created by Meddle.
* Copy hea3ven-tweaks-1.0.3.jar into the "meddle" folder created by Meddle.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ repositories {
apply plugin: 'java'
apply plugin: 'eclipse'

version = "1.0.2"
version = "1.0.3"
group = "com.hea3ven.tweaks"
archivesBaseName = "hea3ven-tweaks"

0 comments on commit c120025

Please sign in to comment.