14 lines
355 B
TOML
14 lines
355 B
TOML
#.
|
|
#Turns the mod's effects on/off.
|
|
"Enable Distraction-Free Mode" = true
|
|
#.
|
|
#Lowers the opacity of the search bar to make it blend in more.
|
|
"Lower Opacity ?" = false
|
|
#.
|
|
#Show a message prompting the user to search to view recipes.
|
|
"Show Help Text" = false
|
|
#.
|
|
#Shows a button for the user to toggle recipe hiding on and off.
|
|
"Show Toggle Button" = false
|
|
|