Refined Relocation

Refined Relocation

3M Downloads

WBE should have a button to open the linked blocks interface (if there is one).

Micky2506 opened this issue ยท 2 comments

commented

This would probably be done by simply right clicking on the linked block.

commented

Stumbled upon PlayerOpenContainerEvent just now, which from the looks of it might make this work and prevent the closing.

commented

I tried to add this feature when making the WBE, but some GUIs (at least vanilla ones) check the distance to a player and close the GUI when the distance is too large. I tried to work around this, but I couldn't get it working right.