Carpet Extra

Carpet Extra

1M Downloads

[Suggestion] Generalize all dispenser rules: dispensersRightClick

1schlick opened this issue ยท 1 comments

commented

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.

commented

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