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

Don't allow droppers to move items if redstone is disallowed #127

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Don't allow droppers to move items if redstone is disallowed #127

merged 1 commit into from
Feb 10, 2024

Conversation

rymiel
Copy link
Collaborator

@rymiel rymiel commented Feb 10, 2024

A follow-up to #110. Droppers don't always call BlockDispenseEvent. If they're facing another inventory, they will instead call InventoryItemMoveEvent.

A follow-up to #110. Droppers don't always call BlockDispenseEvent. If
they're facing another inventory, they will instead call
InventoryItemMoveEvent.
@rymiel rymiel added the bug Something isn't working label Feb 10, 2024
@rymiel rymiel requested a review from pop4959 February 10, 2024 06:52
@pop4959 pop4959 merged commit c0e2081 into pop4959:master Feb 10, 2024
1 check passed
@rymiel rymiel deleted the fix/dropper-redstone branch February 10, 2024 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants