[SPONGE] nbt name data does not display in classes screen #153
Labels
bug
Good First Issue
Quite simple task, you should not enounter any difficulties if you know spongeapi already
Sponge-7
Sponge Api 7
Milestone
Issue:
When in the Character menu and viewing your usable equipment (weapons or armor) the nbt name date defined in itemsgroup.conf/class.conf is not displayed.
steps to recreate:
define any custom weapon or armor with a custom name in itemgroups.conf and in your class.conf file.
e.x:
"minecraft:diamond_sword;damage=7;model=Diamond Stabby"
load the game and view the in game weapons menu (or armor if armor is defined) and hover over your item, it will have the vanilla name.
The problem this causes is when using a Diamond Hoe as a dagger, it will still appear as a hoe instead of the custom name from optifine as defined by it's name.
The text was updated successfully, but these errors were encountered: