oh, you can just directly turn off the tfc xp bar, neat
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user