You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.
The glass bell display a incorrect number of items in the bell.
If you open the GUI and put in 2 items then remove one by right clicking, the glass bell will display the item like their were multiple ones. The same happen if you place one item in the glass bell GUI and then one more, the glass bell will now only display like their was one item.
It seem that the model is not updated when the stack size changes, only when the itemstack is replaced.
The text was updated successfully, but these errors were encountered:
Has to do with frustrating vanilla packet code... Can be fixed, but requires extra variable, and sending packets if any meathod in the inventory-tile class has been called for that slot. Technicaly could cause minor lag.
The glass bell display a incorrect number of items in the bell.
If you open the GUI and put in 2 items then remove one by right clicking, the glass bell will display the item like their were multiple ones. The same happen if you place one item in the glass bell GUI and then one more, the glass bell will now only display like their was one item.
It seem that the model is not updated when the stack size changes, only when the itemstack is replaced.
The text was updated successfully, but these errors were encountered: