Added some extra tile entities, fake enchanting table

This commit is contained in:
Shoghi Cervantes
2015-08-07 12:07:39 +02:00
parent cba9ff393c
commit d1bfb304cb
9 changed files with 206 additions and 12 deletions

View File

@ -209,6 +209,10 @@ class Item{
const NETHER_BRICKS_STAIRS = 114;
const ENCHANTING_TABLE = 116;
const ENCHANT_TABLE = 116;
const ENCHANTMENT_TABLE = 116;
const END_PORTAL = 120;
const END_STONE = 121;