moved gt armor hud to bottom right corner, instead of on top of the FPS text

This commit is contained in:
Pyritie 2025-09-08 19:46:37 +01:00
parent 070b2cac8a
commit b1590265d4

View file

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