04-08-2014, 04:35 AM
I'm working now on Enchanting..
I added the Enchantment-Slot-Level generating but without bookshelf checking.
Now i will check the amount of bookshelves und i have a problem.
Have anyone a better idea to get the position of the enchantment table?
I added the Enchantment-Slot-Level generating but without bookshelf checking.
Now i will check the amount of bookshelves und i have a problem.
m_ParentWindow.GetOwner()->GetBlockPos(x, y, z);When i will call this method mc-server crash.
Have anyone a better idea to get the position of the enchantment table?