diff --git a/config/inventoryhud-client.toml b/config/inventoryhud-client.toml index 5e90fddcf..87403a615 100644 --- a/config/inventoryhud-client.toml +++ b/config/inventoryhud-client.toml @@ -110,10 +110,10 @@ potValign = "TOP" #Potion HUD horizontal align #Allowed Values: LEFT, MIDDLE, RIGHT - potHalign = "LEFT" + potHalign = "RIGHT" #Potion HUD position (X) #Range: -9999 ~ 9999 - xPotionPos = 3 + xPotionPos = 63 #Potion HUD position (Y) #Range: -9999 ~ 9999 yPotionPos = 3