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

Fixed item decrementing while block fails to place due to player intersection #533

Merged
merged 3 commits into from
Feb 7, 2025

Conversation

RobIux
Copy link
Contributor

@RobIux RobIux commented Feb 7, 2025

Description

Some code was left out of an if statement causing unexpected behaviour, eg. if a plyer stood in the way of a block it would not place but still decrement the players items.

@RobIux RobIux changed the title Fixed item decrementing while block fails to palce due to player intersection Fixed item decrementing while block fails to place due to player intersection Feb 7, 2025
@Snowiiii
Copy link
Member

Snowiiii commented Feb 7, 2025

Looks good. Thank you @RobIux :D

@Snowiiii Snowiiii merged commit ec0e8a7 into Pumpkin-MC:master Feb 7, 2025
9 checks passed
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.

2 participants