Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Minecraft Access

Minecraft Access

A mod that adds accessibility feature for visually impaired screen reader users.

5,595
19
Utility
AboutChangelogVersions

[Fabric 1.19.3] v1.2.0

on Aug 30, 2023
Download

New Features

Camera Look straight Up and Down

Thanks to Trix for the idea. Hope these two new keys can help you in building structures and exploring the world.

Keybindings:

  • Right Alt + double Look Up Key or Look Straight Up Key (default: Keypad 0): Move the camera to the look above head direction.
  • Right Alt + double Look Down Key or Look Straight Down Key (default: Keypad . (decimal, dot)): Move the camera to the look down at feet direction.

New Brazilian Portuguese Translation

Thanks to Edson.

Changes and Fixes

  • Improve held item (hotbar) narration: speak empty slots, speak different slots with same item content.
  • The direction and power of Redstone Wire are now can be spoken in Read Crosshair feature.
  • Fix a bug that Find Closest Water/Lava Source will recognize the water/lava fall as a valid still fluid block. But now you can't use it to find a waterfall to swim upward, if you used to do so.

[Fabric 1.20.1] v1.1.0

on Aug 2, 2023
Download

[Forge 1.20.1] v1.1.0

on Aug 2, 2023
Download

Changes since the last beta

(Thanks to @boholder for all the changes in this release)

  • Fix broken special block locking feature.
  • Fixed speaking multiple items in one recipe book slot when item icon changed.
  • Close the narrator menu if the F4 key is pressed while the menu is open.
  • Simulate mouse with keyboard.
  • Speak monster spawner mob type.
  • Added a setup tutorial for Windows users and book editing.

[Forge 1.19.3] v1.0.3

on Aug 2, 2023
Download

[Fabric 1.19.3] v1.0.3

on Aug 2, 2023
Download

Changes

(Thanks to @boholder for all the changes in this release)

  • Fixed speaking multiple items in one recipe book slot when item icon changed.
  • Close the narrator menu if the F4 key is pressed while the menu is open.
  • Simulate mouse with keyboard.
  • Speak monster spawner mob type.
  • Added a setup tutorial for Windows users and book editing.

[Forge 1.20.1] v1.1.0-beta.2

on Jul 8, 2023
Download

[Fabric 1.20.1] v1.1.0-beta.2

on Jul 8, 2023
Download

What's Changed

  • Partial speaking crosshair by @boholder in https://github.com/khanshoaib3/minecraft-access/pull/70
  • Fixed inventory control by @boholder in https://github.com/khanshoaib3/minecraft-access/pull/73
  • Set the partial speaking disabled by default; Fix mod crashing on loading wrong config.json; by @khanshoaib3 in https://github.com/khanshoaib3/minecraft-access/pull/77

What's not working right now

  1. 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.
  2. 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.

[Forge 1.19.3] v1.0.2

on Jul 8, 2023
Download

[Fabric 1.19.3] v1.0.2

on Jul 8, 2023
Download

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

[Forge 1.20.1] v1.1.0-beta.1

on Jul 2, 2023
Download

[Fabric 1.20.1] v1.1.0-beta.1

on Jul 2, 2023
Download

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

  1. 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.
  2. 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.
  3. 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.

[Forge 1.19.3] v1.0.1

on Jul 1, 2023
Download

[Fabric 1.19.3] v1.0.1

on Jul 1, 2023
Download

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.

[Forge 1.19.3] 1.0.1-beta.2

on Jun 17, 2023
Download

[Fabric 1.19.3] 1.0.1-beta.2

on Jun 17, 2023
Download

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

[Forge 1.19.3] v1.0.1-beta.1

on Apr 30, 2023
Download

[Fabric 1.19.3] v1.0.1-beta.1

on Apr 30, 2023
Download
  • 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

[Forge 1.19.3] v1.0.0

on Feb 4, 2023
Download

[Fabric 1.19.3] v1.0.0

on Feb 4, 2023
Download
1
2
3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.