moved gt armor hud to bottom right corner, instead of on top of the FPS text
This commit is contained in:
parent
070b2cac8a
commit
b1590265d4
1 changed files with 3 additions and 3 deletions
|
|
@ -400,15 +400,15 @@ client:
|
|||
# 3 - left-bottom corner
|
||||
# 4 - right-bottom corner
|
||||
# Default: 1
|
||||
hudLocation: 1
|
||||
hudLocation: 4
|
||||
|
||||
# Horizontal offset of HUD.
|
||||
# Default: 0
|
||||
hudOffsetX: 0
|
||||
hudOffsetX: 3
|
||||
|
||||
# Vertical offset of HUD.
|
||||
# Default: 0
|
||||
hudOffsetY: 0
|
||||
hudOffsetY: 3
|
||||
|
||||
renderer:
|
||||
# Render fluids in multiblocks that support them?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue