Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow more blocks to have a place sound on standalone #2183

Merged
merged 2 commits into from
May 9, 2021

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Apr 28, 2021

Items such as wall torch blocks currently do not have a place sound on standalone, as their block identifier differs from their item identifier. This commit uses the pick item logic in order to fix place sounds for such blocks.

Items such as wall torch blocks currently do not have a place sound on standalone, as their block identifier differs from their item identifier. This commit uses the pick item logic in order to fix place sounds for such blocks.
@Camotoy Camotoy merged commit dda0172 into GeyserMC:master May 9, 2021
@Camotoy Camotoy deleted the moreplaceblocksounds branch May 9, 2021 05:19
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.

3 participants