Change default EMI favourite button
Avoids conflict with walking (invmove)
This commit is contained in:
parent
27a7e0edd4
commit
41972310c9
|
|
@ -338,7 +338,7 @@
|
|||
* Favorite the item to display on the side of the screen opposite of recipies for
|
||||
* quick access.
|
||||
*/
|
||||
favorite: "key.keyboard.a";
|
||||
favorite: "key.keyboard.c";
|
||||
|
||||
/**
|
||||
* Set the default recipe for a given stack in the output of a recipe to that
|
||||
|
|
|
|||
Loading…
Reference in a new issue