Better Woodtype recognition

Fixes #126 Wood type not recognized on big barrels in 1.9
This commit is contained in:
Sn0wStorm
2016-06-27 22:15:23 +02:00
parent 15a3a5e701
commit ad53ecf8b8
4 changed files with 64 additions and 51 deletions
+1 -1
View File
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.9.4-R0.1-SNAPSHOT</version>
<version>1.10.2-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>