You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interacting with toggleable blocks (doors, levers, etc.) does so twice, making them ultimately not do anything unless if right-click is held for a split-second longer. Blocks like chests are also affected, but not functionally, as the sound just plays twice instead. I assume that this is some sort of issue with PlayerInteractEvent, though I'm not entirely certain.
As I don't have a clear indication of which mod is conflicting with this one, here's all of the mods I had at the time: I do know that the Grapple Hook mod was somehow involved with this because the issue stopped when I removed it from my mods folder.
(I don't use GitHub very often, so please excuse me if anything important was left out.)
The text was updated successfully, but these errors were encountered:
I am also having this issue, though on Sinytra Connector rather than straight up Fabric. This extends to other Right Click events as well, such as placing blocks and using buckets.
Versions:
v1.8
1.20.1
Fabric 0.16.0
Description:
Interacting with toggleable blocks (doors, levers, etc.) does so twice, making them ultimately not do anything unless if right-click is held for a split-second longer. Blocks like chests are also affected, but not functionally, as the sound just plays twice instead. I assume that this is some sort of issue with PlayerInteractEvent, though I'm not entirely certain.
As I don't have a clear indication of which mod is conflicting with this one, here's all of the mods I had at the time:
I do know that the Grapple Hook mod was somehow involved with this because the issue stopped when I removed it from my mods folder.
(I don't use GitHub very often, so please excuse me if anything important was left out.)
The text was updated successfully, but these errors were encountered: