Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InventoryDescriptionUtils #149

Open
MechE99 opened this issue Apr 10, 2014 · 0 comments
Open

InventoryDescriptionUtils #149

MechE99 opened this issue Apr 10, 2014 · 0 comments
Labels

Comments

@MechE99
Copy link

MechE99 commented Apr 10, 2014

https://github.com/OpenMods/OpenPeripheral/blob/master/src/openperipheral/util/InventoryDescriptionUtils.java

In SSP when using the method getAllStacks() or getStackInSlot() a table is returned which displays the name; raw name of the item. From the url provided, it seems the display name is displayed for name and the unlocalized name is displayed for rawname.

In SMP when using the same aforementioned methods it returns the unlocalized name for the name for about 2/3 of the items, mostly mod items.

Is there a way to fix this issue? I would like to pull the display name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants