GabrielOlvH / Carrier

Easily move around animals, chests and mob spawners!
Apache License 2.0
5 stars 7 forks source link

Can't Shift+Right Click blocks in the blacklist #56

Open rChaoz opened 2 years ago

rChaoz commented 2 years ago

There are some blocks in the game that need to be Shift + Right Clicked to do something. Because Carrier consumes the Shift+Right Click event before it reaches the block (even if said block is blacklisted), you can't use the block. This can be bypassed by shift+right clicking with an item in hand, but there are some mods which require clicking with an empty hand.

Possibly related to #55