1.14: /ctinsecure reinforcements output both that they are secure and insecure
Closed this issue · 4 comments
Diet-Cola commented
Maxopoly commented
This is a general minecraft thing. If you rightclick a block, you interact with it twice. Using left click will only interact once and only show the message once
Gjum commented
Could for example ignore right click or debounce it. This issue should remain open until the UI follows intuition.
Maxopoly commented
I think ignoring right click has more downsides than upsides. I'll try something to only handle one interact per tick and hope it doesn't have any significant bad side effect
Maxopoly commented
Fixed using CivClassic/CivModCore@85f70f6 and 50290b4