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

[Suggestion] Generalize all dispenser rules: dispensersRightClick #282

Open
1schlick opened this issue Dec 13, 2022 · 1 comment
Open

[Suggestion] Generalize all dispenser rules: dispensersRightClick #282

1schlick opened this issue Dec 13, 2022 · 1 comment

Comments

@1schlick
Copy link

dispensersRightClick. Pretty simple rule. What it does is it makes dispensers use whatever item they have exactly the same way as if it was a player right-clicking.

For example:

  • If the dispenser has a block, then it places the block.
  • If the dispenser has shears, then it uses the shears.
  • If there is a button in front of the dispenser, then the dispenser right-clicks the button.

And so on.

@1schlick
Copy link
Author

Ideally this should also be compatible with any mod which adds items that have right click functionality.

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