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
We have several places where we display items (with icons/nbt data etc)
We need to enumerate these places and the different formats we need for them, then execute those properly across the interface. Currently we too often assemble item info on the spot, mix and match with umc_item_get_text and so on.
The text was updated successfully, but these errors were encountered:
We have several places where we display items (with icons/nbt data etc)
We need to enumerate these places and the different formats we need for them, then execute those properly across the interface. Currently we too often assemble item info on the spot, mix and match with umc_item_get_text and so on.
The text was updated successfully, but these errors were encountered: