Added Vine blocks, closes #2162

This commit is contained in:
Shoghi Cervantes
2014-10-07 10:17:31 +02:00
parent dda9c598f1
commit b83c6fbfa3
3 changed files with 174 additions and 4 deletions

View File

@@ -159,7 +159,8 @@ class Item{
const MELON_BLOCK = 103;
const PUMPKIN_STEM = 104;
const MELON_STEM = 105;
const VINE = 106;
const VINES = 106;
const FENCE_GATE = 107;
const BRICK_STAIRS = 108;
const STONE_BRICK_STAIRS = 109;