Backpacked

Backpacked

11M Downloads

Show Correct Subtitle when the Backpack is Equipped

cmplstofB opened this issue · 0 comments

commented

Currently, a player equipped the backpack will see the subtitle “Leather armor rustles” (strictly speaking, the corresponding string for the translation key subtitles.item.armor.equip_leather).

entity.playSound(SoundEvents.ARMOR_EQUIP_LEATHER, 1.0F, 1.0F);

This might confuse a player because hi/she is equipping the Backpack, not the Armor.

I suggest to create new subtitle ID, such as subtitle.backpacked.backpack.equip.