minecraft:interact behavior only works once
Partner Rank: 1
Verification builds: Beta 1.12
Summary: The minecraft:interact component triggers an event on the first right-click, but not subsequent right-clicks.
Use case: Breaks several maps that use this component for various things, including talking to NPCs.
Repro Steps:
- Download and enter the attached world.
- Right-click on the vindicator. He should grow large for half a second or so.
- Right-click on him again.
Expected Results: He grows large every time you right-click.
Observed Results: He does nothing. You need to relog before your next action will register.
Screenshots/Videos attached: No, but world is attached.
Notes:
This world contains a very simple behavior pack for reproducing the issue.