summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2016-08-12 14:55:41 +0200
committerGitHub <noreply@github.com>2016-08-12 14:55:41 +0200
commitbaefed80618a326b7fd0bc492f587768a9fd2350 (patch)
treec043a6de36111cc6da46c4ceeb4bad701cfaa574
parentRemoved debug log message. (diff)
downloadcuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar.gz
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar.bz2
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar.lz
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar.xz
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.tar.zst
cuberite-baefed80618a326b7fd0bc492f587768a9fd2350.zip
-rw-r--r--src/Items/ItemPickaxe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Items/ItemPickaxe.h b/src/Items/ItemPickaxe.h
index e69f47ae0..dba4926db 100644
--- a/src/Items/ItemPickaxe.h
+++ b/src/Items/ItemPickaxe.h
@@ -75,6 +75,7 @@ public:
case E_BLOCK_MOSSY_COBBLESTONE:
case E_BLOCK_NETHER_BRICK:
case E_BLOCK_NETHER_BRICK_STAIRS:
+ case E_BLOCK_NETHER_BRICK_FENCE:
case E_BLOCK_NETHERRACK:
case E_BLOCK_RED_SANDSTONE_SLAB:
case E_BLOCK_PRISMARINE_BLOCK: