oh, you can just directly turn off the tfc xp bar, neat
This commit is contained in:
parent
b7767414ba
commit
ad4e211086
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue