|
1 | 1 | { |
2 | 2 | "key.categories.mousewheelie": "Mouse Wheelie", |
3 | 3 | "key.mousewheelie.open_config_screen": "Open Config Screen", |
| 4 | + "key.mousewheelie.open_config_screen.amecsapi.description": "Opens the Mouse Wheelie config screen\nif pressed in-game or in the main menu.", |
4 | 5 | "key.mousewheelie.whole_stack_modifier": "Whole Stack Modifier", |
| 6 | + "key.mousewheelie.whole_stack_modifier.amecsapi.description": "Holding this modifier while scrolling\nwill send the whole stack.", |
5 | 7 | "key.mousewheelie.all_of_kind_modifier": "All of Kind Modifier", |
| 8 | + "key.mousewheelie.all_of_kind_modifier.amecsapi.description": "Holding this modifier while scrolling\nwill send all stacks of the same kind.", |
6 | 9 | "key.mousewheelie.drop_modifier": "Drop Modifier", |
| 10 | + "key.mousewheelie.drop_modifier.amecsapi.description": "Holding this modifier while clicking\nwill drop the item.", |
7 | 11 | "key.mousewheelie.deposit_modifier": "Deposit Modifier", |
| 12 | + "key.mousewheelie.deposit_modifier.amecsapi.description": "Holding this modifier while clicking\nwill deposit the item to the open container.", |
8 | 13 | "key.mousewheelie.restock_modifier": "Restock Modifier", |
| 14 | + "key.mousewheelie.restock_modifier.amecsapi.description": "Holding this modifier while clicking\nwill restock the item from the open container.", |
9 | 15 | "key.mousewheelie.sort_inventory": "Sort Inventory", |
| 16 | + "key.mousewheelie.sort_inventory.amecsapi.description": "Sorts the inventory that the mouse is currently over.", |
10 | 17 | "key.mousewheelie.scroll_up": "Scroll Items Up", |
11 | 18 | "key.mousewheelie.scroll_down": "Scroll Items Down", |
12 | 19 | "key.mousewheelie.pick_tool": "Pick the correct tool", |
| 20 | + "key.mousewheelie.pick_tool.amecsapi.description": "Manually triggers that the correct tool\nfor the currently faced block is selected.", |
13 | 21 | "mousewheelie.gui.config-screen-unavailable": "Opening the config screen with the keybinding is currently unavailable.", |
14 | 22 | "mousewheelie.gui.config-screen-unavailable.note": "Please use Mod Menu to edit the config or use an external application to edit the config directly.", |
15 | 23 | "mousewheelie.sortmode.alphabet": "By Alphabet", |
|
0 commit comments