Initial commit
This commit is contained in:
13
config/diet-client.toml
Normal file
13
config/diet-client.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
[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"
|
||||
|
||||
Reference in New Issue
Block a user