Minor QOL config edit
* Lower EMI search bar opacity * Enable jade harvest tool indicator in creative * Set keybind for jade
This commit is contained in:
parent
c11e166360
commit
a5ebd58b4b
|
|
@ -3,7 +3,7 @@
|
|||
"Enable Distraction-Free Mode" = true
|
||||
#.
|
||||
#Lowers the opacity of the search bar to make it blend in more.
|
||||
"Lower Opacity ?" = false
|
||||
"Lower Opacity ?" = true
|
||||
#.
|
||||
#Show a message prompting the user to search to view recipes.
|
||||
"Show Help Text" = false
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@
|
|||
"block_states": false,
|
||||
"lectern": true,
|
||||
"entity_armor": true,
|
||||
"harvest_tool.creative": false,
|
||||
"harvest_tool.creative": true,
|
||||
"horse_stats": true,
|
||||
"item_tooltip": true,
|
||||
"entity_health": true,
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@ key_key.jei.showRecipe:key.keyboard.r
|
|||
key_key.jei.cheatOneItem2:key.mouse.right
|
||||
key_key.horsecombatcontrols.toggle:key.keyboard.y
|
||||
key_key.jade.config:key.keyboard.keypad.0
|
||||
key_key.jade.show_overlay:key.keyboard.keypad.1
|
||||
key_key.jade.show_overlay:key.keyboard.left.alt
|
||||
key_key.jade.toggle_liquid:key.keyboard.keypad.2
|
||||
key_key.jade.show_recipes:key.keyboard.keypad.3
|
||||
key_key.jade.show_uses:key.keyboard.keypad.4
|
||||
|
|
|
|||
Loading…
Reference in a new issue