Recipe book screen for crafting inventory and player inventory
Lectern and book screen (only for book reading ui and when the book is in main hand)
Enchanting table screen
Replaced the item stack count narrator with a mixin which adds the stack count to the tooltip itself because the previous method was not working with the trading ui.
Fixed the lang (en_us) file. I only changed the name of assets/AccessibilityPlus folder to assets/accessibilityplus which was the modid.
Note: Keyboard navigation works best for these screens when in full screen mode and may not even work in when not in full screen mode or when in maximize mode.
New Keybindings
Common :-
W = Move up a row
S = Move down a row
A = Move left a column
D = Move right a column
Trading screen specific :-
R = Scroll up by 1
F = Scroll down by 1
Recipe book screen specific :-
R = Next Page
F = Previous Page
C = Open/Close Recipe Book
V = Toggle between show all and show craftable
Enter = to disable searching mode
Lectern/Book screen specific :-
R = Read current page
A = previous page
D = next page
Enchanting Table specific :-
W = previous enchant
S = next enchant
How to search in crafting inventory or player inventory
Press T, while in the player inventory or crafting table inventory while recipe book is open and u will go into search mode. All keybindings will be disabled while in search mode. After typing the name press enter and search mode will be disabled.
Changes
Added keyboard support for
Stonecutter screen
Trading Screen
Recipe book screen for crafting inventory and player inventory
Lectern and book screen (only for book reading ui and when the book is in main hand)
Enchanting table screen
Replaced the item stack count narrator with a mixin which adds the stack count to the tooltip itself because the previous method was not working with the trading ui.
Fixed the lang (en_us) file. I only changed the name of assets/AccessibilityPlus folder to assets/accessibilityplus which was the modid.
Note: Keyboard navigation works best for these screens when in full screen mode and may not even work in when not in full screen mode or when in maximize mode.
New Keybindings
Common :-
Trading screen specific :-
Recipe book screen specific :-
Lectern/Book screen specific :-
Enchanting Table specific :-
How to search in crafting inventory or player inventory
Press T, while in the player inventory or crafting table inventory while recipe book is open and u will go into search mode. All keybindings will be disabled while in search mode. After typing the name press enter and search mode will be disabled.