diff --git a/config/tfc-client.toml b/config/tfc-client.toml index 80d50f053..880597f01 100644 --- a/config/tfc-client.toml +++ b/config/tfc-client.toml @@ -20,7 +20,7 @@ enableThirstBar = true # # Allows the vanilla XP bar to render. - enableExperienceBar = true + enableExperienceBar = false # # Enables squids inking your screen. enableInkSplatter = true @@ -85,7 +85,7 @@ # BUMP = Move elements closer to the hotbar; when fishing or riding a jumping entity, other elements move to their default positions # LEFT_HOTBAR = Move elements closer to the hotbar; when fishing or riding a jumping entity, those elements will appear as a vertical bar between the hotbar and offhand slot #Allowed Values: HOVER, BUMP, LEFT_HOTBAR - disabledExperienceBarStyle = "HOVER" + disabledExperienceBarStyle = "BUMP" # # If prospect information should appear in the space above the hotbar (the actionbar). False will put them in the chat window. sendProspectResultsToActionbar = true