AOF7-Vocality/config/diet-client.toml

11 lines
387 B
TOML
Raw Normal View History

2024-02-20 16:35:48 -08:00
#If enabled, a button to the Diet GUI appears in player inventories.
addButton = true
#The x-position of the Diet GUI button in player inventories.
#Range: -10000 ~ 10000
buttonX = 105
#The y-position of the Diet GUI button in player inventories.
#Range: -10000 ~ 10000
buttonY = -22
#The primary text color of the Diet GUI, as an integer or hexadecimal.
textColor = "4210752"