mojira.dev
MC-107145

Entity kill stat objectives using old/incorrect entity names

Item stats are formatted as stat.statType.namespace.item_name. For example: stat.useItem.minecraft.fish, or stat.breakItem.minecraft.wooden_sword.

Conversely, entity stats are formatted as stat.statType.EntityName. For example: stat.killEntity.PolarBear, or stat.entityKilledBy.SkeletonHorse. These names are inconsistent with the actual entity names, which are now minecraft:polar_bear and minecraft:skeleton_horse in the above examples, and generally follow the namespace:underscore_separated convention.

Essentially, the entity names used in entity stats are wrong, either using the old entity names, or new entity names formatted similarly to pre-1.11 convention. In addition, they lack the proper namespace.

Linked issues

Comments 3

This was actually fixed in 17w47a.

tryashtar

(Unassigned)

Confirmed

entity, objectives, statistics

Minecraft 16w36a, Minecraft 16w38a, Minecraft 16w40a, Minecraft 16w41a, Minecraft 16w44a, , Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w45a, Minecraft 17w45b, Minecraft 17w46a

Minecraft 17w47b

Retrieved