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

dispensersInteractCauldron may disable default dispenser bucket interactions #1

Open
wffirilat opened this issue Aug 12, 2021 · 0 comments

Comments

@wffirilat
Copy link
Contributor

dispansers seem to only support a single handler per item type, so the DispenserCauldreonBucketBehaviours probably override the default bucket behaviours. The DispenserCauldronBucketBehaviours simply fail the attempt if the block in front is not a cauldron, and so they override the default behaviour. If this is the case, the new behaviour can simply delegate to the old ones to restore functionality.

This is a (good) hypothesis from reading code, but hasn't been tested.

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

No branches or pull requests

1 participant