I have to stop breaking everything all the time.

Fixed Tools not working on blocks like Hardened Clay
This commit is contained in:
Ellpeck 2015-07-21 13:42:32 +02:00
parent 3b87f4ef76
commit 0be671544a
5 changed files with 14 additions and 5 deletions

View file

@ -18,7 +18,7 @@ buildscript {
apply plugin: 'forge'
apply plugin: 'maven'
version = "1.7.10-0.0.7.5"
version = "1.7.10-0.0.7.6"
group = "ellpeck.actuallyadditions"
archivesBaseName = "ActuallyAdditions"

View file

@ -118,4 +118,13 @@
-Milking Machine
-Shearing Machine
-Shearing Machine
-Sunken City Biome
-Normal Houses, but destroyed
-With Loot Chests
-Weeping Angel-like Statues
-Only move when you don't look
-Teleport you away

View file

@ -5,7 +5,7 @@ import org.apache.logging.log4j.Logger;
public class ModUtil{
public static final String VERSION = "1.7.10-0.0.7.5";
public static final String VERSION = "1.7.10-0.0.7.6";
public static final String MOD_ID = "ActuallyAdditions";
public static final String NAME = "Actually Additions";

View file

@ -1 +1 @@
Wings Of The Bats that allow you to fly, XP Solidifier, Drills can now hold Batteries to automatically charge themselves up
Made Tools work on Hardened Clay again >.>

View file

@ -1 +1 @@
1.7.10-0.0.7.5
1.7.10-0.0.7.6