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

12 lines
378 B
TOML
Raw Normal View History

2024-06-14 19:06:44 +02: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 = 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"