oh, you can just directly turn off the tfc xp bar, neat

This commit is contained in:
Pyritie 2025-04-22 20:07:32 +01:00
parent b7767414ba
commit ad4e211086

View file

@ -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