From 992ba0272a6326781b8c517727760c889069ddda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Mon, 17 Jun 2024 13:53:34 +0200 Subject: [PATCH] fix: move stylisheffects to right side of inv --- packwiz/1.20.1/config/stylisheffects-client.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packwiz/1.20.1/config/stylisheffects-client.toml b/packwiz/1.20.1/config/stylisheffects-client.toml index 12152f5..a11fc68 100755 --- a/packwiz/1.20.1/config/stylisheffects-client.toml +++ b/packwiz/1.20.1/config/stylisheffects-client.toml @@ -41,7 +41,7 @@ allow_fallback = true #Screen side to render status effects on. #Allowed Values: LEFT, RIGHT - screen_side = "LEFT" + screen_side = "RIGHT" #Effect renderer to be used. #This setting might not be respected when not enough screen space is available. To force this setting disable "allow_fallback". #Allowed Values: NONE, GUI_SMALL, GUI_COMPACT, INVENTORY_COMPACT, INVENTORY_FULL_SIZE