client icon indicating copy to clipboard operation
client copied to clipboard

Don't move inventory when potion effects are active

Open vytskalt opened this issue 2 years ago • 0 comments

There is this annoying feature in 1.8 where if you have an active potion effect your inventory is moved to the side. It would be great if there was a setting to disable this. Patcher has added a fix for this, you can "borrow" some code from them: https://github.com/Sk1erLLC/Patcher/blob/master/src/main/java/club/sk1er/patcher/asm/render/screen/InventoryEffectRendererTransformer.java

vytskalt avatar Jun 05 '22 17:06 vytskalt