Files
minecraft_server_zombie/config/diet-client.toml
2024-11-28 17:00:03 +00:00

14 lines
299 B
TOML

[gui]
#True to add the Diet button to the inventory GUI, false otherwise
addButton = true
#The x-position of the GUI button
#Range: -10000 ~ 10000
buttonX = 126
#The y-position of the GUI button
#Range: -10000 ~ 10000
buttonY = -22
#The main text color for the GUI
textColor = "4210752"