mojira.dev

dkabot

Assigned

No issues.

Reported

MC-68618 Zombies Won't Break Birch Doors Duplicate

Comments

I can confirm this, as well.

Looking at decompiled source of the 1.11 server release, I found where it converts to lowercase:
net/minecraft/server/MinecraftKey.class

It stores the name in a String (named "a", in this obfuscation) which is what's used to make the File reference.
This occurs in the constructor, and it's here that it converts the text to lowercase.

While I'm glad to see that case is WAI, this is placed normally and is still a wooden door. It's just a different wood.