Skip to content

Fix copper doors and wooden door sounds#10565

Open
johnhoffm wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
johnhoffm:fix_doors
Open

Fix copper doors and wooden door sounds#10565
johnhoffm wants to merge 1 commit into
Creators-of-Create:mc1.21.1/devfrom
johnhoffm:fix_doors

Conversation

@johnhoffm

Copy link
Copy Markdown
Contributor

Fixes #10435

While I was adding that logic, I noticed that the wood types all sounded the same. Cherry, bamboo, and nether wood should have slightly different sounds for doors, trapdoors, and fence gates (https://minecraft.wiki/w/Door#Cherry_wood). So I fixed that as well.

Note that I'm using the MOB_INTERACTABLE_DOORS block tag to determine which doors are interactable on contraptions since it contains all of the doors we want, ie the non iron doors. You may want to revert that if you believe that mob interactable does not necessarily imply player interactable.

I don't have an easy way of recording audio so here is a screenshot of the test.

doors_on_train

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copper doors/trapdoors don't open on contraptions

1 participant