AbrarSyed / SecretRoomsMod-forge

The official SecretRoomsMod repo
GNU Lesser General Public License v3.0
40 stars 35 forks source link

[1.12.2] Shift-Rightclicking on a camouflaged block opens the GUI of e.g. Tile Entities #220

Closed Lordmau5 closed 6 years ago

Lordmau5 commented 6 years ago

Which version of Secret Rooms Mod is installed?

1.12.2-5.2.3

Is Optifine installed? If so, which version,

Version: 1.12.2 HD U C8

If Optifine is installed, does removing it affect the issue?

Detailed explanation of the issue

When a camouflaged block, or rather Tile Entity (Furnace, Energy Cell, ...), is shift-rightclicked, the Energized Paste is being dropped. Additionally it also passes through the rightclick event to the specific block - which, in the case of a Tile Entity, can open a GUI or trigger other things that shouldn't be triggered.