summaryrefslogtreecommitdiffstats
path: root/source/BlockID.h
diff options
context:
space:
mode:
authormadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-02 20:55:04 +0100
committermadmaxoft@gmail.com <madmaxoft@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6>2013-03-02 20:55:04 +0100
commitcadf97a70a4a43dec363aa51840c830bcb14ed83 (patch)
treeeded2a79bcdc0a0c73fe023c6d7bd52efc2e8332 /source/BlockID.h
parentPresimulator finisher now drops sand and gravel through fire blocks as well (diff)
downloadcuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar.gz
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar.bz2
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar.lz
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar.xz
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.tar.zst
cuberite-cadf97a70a4a43dec363aa51840c830bcb14ed83.zip
Diffstat (limited to 'source/BlockID.h')
-rw-r--r--source/BlockID.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/BlockID.h b/source/BlockID.h
index bf6aa1076..cd886d535 100644
--- a/source/BlockID.h
+++ b/source/BlockID.h
@@ -152,6 +152,7 @@ enum ENUM_BLOCK_ID
E_BLOCK_POTATOES = 142,
E_BLOCK_WOODEN_BUTTON = 143,
E_BLOCK_HEAD = 144,
+ E_BLOCK_ANVIL = 145,
E_BLOCK_TRAPPED_CHEST = 146,
E_BLOCK_LIGHT_WEIGHTED_PRESSURE_PLATE = 147,
E_BLOCK_HEAVY_WEIGHTED_PRESSURE_PLATE = 148,