* Lower EMI search bar opacity * Enable jade harvest tool indicator in creative * Set keybind for jade
14 lines
354 B
TOML
14 lines
354 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 ?" = true
|
|
#.
|
|
#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
|
|
|