GlowstoneMC/Glowstone

Named sound id are wrong in some cases

Open

#519 ouverte le 5 juil. 2017

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Java (278 forks)batch import
Category: server featurePriority: minorType: inconsistencyhelp wanted

Métriques du dépôt

Stars
 (1 825 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Hello,

I wanted to implement equipment sounds for armor stand (see #471). "Sound.ITEM_ARMOR_EQUIP_LEATHER" maps to id "minecraft:item.armor.equip.leather". According to http://pokechu22.github.io/Burger/1.11.html#sounds however, it should be "minecraft:item.armor.equip_leather".

The same is the case for multiple, if not all, of the armor_equip sounds.

regards Postremus


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Guide contributeur