Woot

Woot

24M Downloads

[1.9] Prism shows skeleton for wither skeleton

Ipsis opened this issue ยท 2 comments

commented

Although the tooltip for the prism shows that a skeleton is set after killing a wither skeleton, the internal name is Woot:wither.skeleton.

So it is processed as a Wither skeleton and the drops will include "Wither Skelly Heads"

Need to see if we can get the tooltip to display the correct/clearer name.
The only issue of course is that "Wither Skeleton" is probably never mentioned in the MC code, it is just a type 1 skeleton.

commented

One problem is that I store the display name at the point that the prism is used. Therefore when this is fixed, previous prisms/controllers will still show the old name

commented