What's Changed
- Fix the failure that mouse click event is performed before mouse cursor moving event in Windows by github.com/boholder
- Partial speaking crosshair by github.com/boholder. This feature is disabled by default, look for the keybinds for this in here
- Fix a bug about KeyBindingsHandler's initialization by github.com/boholder
- Fix a bug that recipe book has no next page button clicking. by github.com/boholder
- Fix mod crashing on loading wrong config.json
Changlelog
- Updated mod to 1.20.1
- Added sign's front and back text narration
- Added torch flower and pitcher crop's ripe level info in ReadCrosshair (By @boholder)
What's not working right now
- We can't unselect the search box in recipies like the search box in the creative inventory menu. So don't use search box in inventories for now.
- In the book edit screen we can't use tab to go to the other options in the menu so we can't edit book for now.
- In the poi locking for blocks, the mod will not correctly lock on to blocks that don't cover the entire block space or have different shape than usual blocks like levers, buttons, comparators, etc. This is because there has been a change in the code base of minecraft.
Changelog
- Fall detector is back but in this version instead of speaking "warning fall detected", a sound is played at block (Anvil Block Hit sound to be specific). There will be an alternate sound option in the next update.
- The mod now automatically setups the screen reader libraries. You would still need to download the other required mods (fabric api and architectury api).
- (By @boholder) Narrator menu hotkeys - You can now trigger the narrator menu options without opening the menu. More about this here
- Added a mod configuration menu. You can open this menu from the
Open Config Menu
option in Narrator/F4 Menu. - (By @boholder) POI marking feature, with this feature you can select to only detect a specific type of block/entity, more on this here
- Chat message reader improvements, now you can use alt + number keys to speak last 9 chat messages.
- Added configs to disable speaking action bar updates, speak time in 12 hour format and (by @boholder) to repeat speaking the block/entity name.
- (By @boholder) The mod now reports the items picked up when fishing
- Simplified Chinese translations (thanks to @onion108 and @boholder for this).
- Added sculk sensor/catalyst/shrieker to poi blocks
- (By @boholder) The group names in inventory controls are now internationalized.
- Added beehive info to the read crosshair feature.
- (By @boholder) Added narration about crops ripe level and farmland wet state
- Fixed default narrator override in forge version.
- Fixed enchant name not being spoken when in non-creative world.
- Removed the power level info from comparators because it isn't working.
Note that you may face issue in accessing the F4 menu, this can be resolved by deleting the mod's configuration file. You can delete the minecraft-access
folder found in the .minecraft\config\
folder to do this.
- (By @boholder) Various i18n related improvements including internationalizing the group names in inventory controls and Chinese translations for various entries.
- Added a mod configuration menu. You can open this menu from the
Open Config Menu
option in Narrator/F4 Menu. - (By @boholder) Added fluid detector configurations and a read crosshair config to repeat speaking the block/entity name.
- The mod now automatically setups the screen reader libraries. You would still need to download the other required mods (fabric api and architectury api).
- Added beehive info to the read crosshair feature.
- Fixed system messages not being read in chat menu.
- Fixed default narrator override in forge version.
- Fixed enchant name not being spoken when in non-creative world.
- Code refactoring, also by @boholder
- Simplified Chinese translations (thanks to @onion108 for this).
- Fall detector is back but in this version instead of speaking "warning fall detected", a sound is played at block (Anvil Block Hit sound to be specific). Do let me know if you think that previous implementation was better :)
- Chat Message Reader, now you can use alt + number keys to speak last 9 chat messages (this atm does not include any system sent messages).
- Added config to disable speaking action bar updates.
- Added sculk sensor/catalyst/shrieker to poi blocks