I entered "/kill @e[type=Chook]", it failed with an unknown entity. I had to use the general name 'Chicken' for the command to work.
Comments 3
I strongly disagree with you. The entire point of I18N is to make it accessible in other languages. My example is fairly trivial, but a Chinese user should be able to enter /杀 @e[类=鸡]. As we have these strings in the L12N file, there is no reason why they can't be parsed before being handed to the core. Speakers of other languages shouldn't have to learn English in order to use commands.
its because "Chicken" is the entityID. entityIDs are always the same, no matter what. so this is not a bug