This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/endermail-client.toml

12 lines
320 B
TOML
Raw Normal View History

2023-11-02 12:32:44 -05:00
[Client]
#Displays Package Controller information even while chat is open.
displayWithChatOpen = true
#The line offset for information rendered on the HUD.
#Range: 0 ~ 50
lineOffset = 1
#The side for information rendered on the HUD. Ex: LEFT, RIGHT
#Allowed Values: LEFT, RIGHT
overlaySide = "LEFT"