summaryrefslogtreecommitdiffstats
path: root/src/BlockID.h
diff options
context:
space:
mode:
authorMasy98 <masy@antheruscraft.de>2014-09-11 16:07:54 +0200
committerMasy98 <masy@antheruscraft.de>2014-09-11 16:07:54 +0200
commit741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d (patch)
tree3f30ab8b4a2617585bb5a2723764f9c339ca965c /src/BlockID.h
parentAdded 1.8 food to the food list (diff)
downloadcuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar.gz
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar.bz2
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar.lz
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar.xz
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.tar.zst
cuberite-741791ecfc784d5aa0c4e8de11a6f3e99d6cc39d.zip
Diffstat (limited to 'src/BlockID.h')
-rw-r--r--src/BlockID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/BlockID.h b/src/BlockID.h
index 623b40b13..5f2ff15cc 100644
--- a/src/BlockID.h
+++ b/src/BlockID.h
@@ -176,6 +176,7 @@ enum ENUM_BLOCK_ID
E_BLOCK_ACACIA_WOOD_STAIRS = 163,
E_BLOCK_DARK_OAK_WOOD_STAIRS = 164,
E_BLOCK_SLIME_BLOCK = 165,
+ E_BLOCK_BARRIER = 166,
E_BLOCK_IRON_TRAPDOOR = 167,
E_BLOCK_PRISMARINE_BLOCK = 168,
E_BLOCK_SEA_LANTERN = 169,