GlowstoneMC/Glowstone

Named sound id are wrong in some cases

Open

#519 geöffnet am 5. Juli 2017

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (278 Forks)batch import
Category: server featurePriority: minorType: inconsistencyhelp wanted

Repository-Metriken

Stars
 (1.825 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide