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
|
enableThirstBar = true
|
||||||
#
|
#
|
||||||
# Allows the vanilla XP bar to render.
|
# Allows the vanilla XP bar to render.
|
||||||
enableExperienceBar = true
|
enableExperienceBar = false
|
||||||
#
|
#
|
||||||
# Enables squids inking your screen.
|
# Enables squids inking your screen.
|
||||||
enableInkSplatter = true
|
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
|
# 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
|
# 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
|
#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.
|
# If prospect information should appear in the space above the hotbar (the actionbar). False will put them in the chat window.
|
||||||
sendProspectResultsToActionbar = true
|
sendProspectResultsToActionbar = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue