1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-19 21:03:20 +02:00
aetheria/packwiz/1.20.1/config/diet-client.toml

11 lines
378 B
TOML
Executable file

#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 = 126
#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"