
Minecraft Access
A mod for minecraft java (fabric/neoforge) that specifically helps visually impaired players play Minecraft.
- Загрузки
- 12K
- Подписчики
- 21
- Обновлён
- 25 июля 2026 г.
- Лицензия
- GPL-3.0-only
Опубликован 4 февраля 2023 г.
Minecraft Access
Minecraft Access is a Minecraft mod that specifically helps visually impaired players play Minecraft. It is an integration and replacement for a series of previous mods. This mod primarily borrows the help of a screen reader to describe (narrate) the game interface, and incorporates sound cues to provide orientation perception in this 3D world. Currently, this mod has enough features to help visually impaired players play the game normally.
This mod has available versions for:
Whenever the mod's code is updated, or whenever we need an upcoming feature someone contributed to be tested, a build will be automatically published in the Playability Discord server first to allow for testing, after enough feedback has been gathered, or no serious bugs have been reported in the build, a full tagged version will be released on Modrinth, CurseForge, and GitHub.
Other Pages
- Basic Setup
- Advanced Setup (with NeoForge, not recommended)
- Features
- Keybindings
- Minecraft Access Configuration
- Sound Effects Used in the Mod
- FAQ
- Good Resources
Useful Links
- Playability Discord server - Join our Discord server if you want to chat with this mod's users and developers.
- The main website - find documentation, the official Minecraft server, and more on the official website for the project.
Contributions
Any type of contribution is welcome:
- Be one of the first to try out new versions and help us find bugs and issues.
- Improve this mod's documentation for better readability and accessibility.
- Help us translate this mod into other languages via Weblate.
- Create more text or video tutorials about how to play the game with this mod (examples).
- Make sound effects for this mod.
- For development contributions, please read CONTRIBUTING.md for more details.
Ченджлог
1.12.0Релиз26.2 · 25 июля 2026 г.
New Features
- Added a new weather status button in the access menu which will report the current weather for the biome you are in as well as the moon phase, if it is night
- Added an announcement when it becomes day, afternoon, and night for players
- Added an API for client-side mods to provide additional information.
- You can now press the new fuel status key (bound to U by default) in inventories to hear fuel and processing status information if applicable
- Updated to Minecraft version 1.21.11
- Many more keys are now rebindable, including all key combinations, as well as some previously hard coded key values
- Added config for narrating the built in Minecraft narration hints involving interaction and positional hints (defaulted to enabled)
- Both Fabric and NeoForge now share a single mod jar file, reducing complexity
- The mod now runs on game version 26.2
Others
- Minecraft Access now uses Balm instead of Architectury API, this should hopefully lead to increase stability and faster version updates, though cloth Config is not controlled by the Balm devs, and is another dependency
Feature Updates
- The recipe book now correctly works in all screens that have it, including smokers, blast furnaces, furnaces, and other modded screens
- Camera Control keys were now entirely moved off of the numpad by default, and are now only on ijkl to improve laptop compatibility. They are all still rebindable, however.
- Leveraged more BALM features internally, leading to, hopefully, better mod performance
- Improved toggle craftable button in the Recipe Book to no longer require a simulated mouse click
- The camera now snaps to look straight if your vertacle operation will pass it when not using modified rotation angle
- Removed unlocking sound config
- Made picked up item narration one option instead of having fishing harvest be a separate option
- POI Marking now finds what to mark based on the current object tracker object at the point of marking instead of the current thing the player is looking at
- Added config for the playing of the crouch and sprint sounds previously added (defaulted to enabled)
- The object tracker now recognizes POIs surrounded by fluid if the player is themselves also in the fluid
- The advancements key is now bound to X by default so as not to conflict with the friends list key (O by default)
Bug Fixes
- Flipped show all and show available recipe book hints when pressing R to reflect the real status of the book
- SAPI is now correctly used if no screen reader is installed on Windows
- Fixed crash when starting game on MacOS
- Slimes, Magma Cubes, Shulkers, and Ghasts are all now properly recognized as hostile enemies in the Object Tracker
1.12.0-beta.1Бета26.2 · 5 июля 2026 г.
Feature Updates
- The camera now snaps to look straight if your vertacle operation will pass it when not using modified rotation angle
- Removed unlocking sound config
- Made picked up item narration one option instead of having fishing harvest be a separate option
- POI Marking now finds what to mark based on the current object tracker object at the point of marking instead of the current thing the player is looking at
- Added config for the playing of the crouch and sprint sounds previously added (defaulted to enabled)
- The object tracker now recognizes POIs surrounded by fluid if the player is themselves also in the fluid
- The advancements key is now bound to X by default so as not to conflict with the friends list key (O by default)
Bug Fixes
- Fixed crash when starting game on MacOS
- Slimes, Magma Cubes, Shulkers, and Ghasts are all now properly recognized as hostile enemies in the Object Tracker
New Features
- Added config for narrating the built in Minecraft narration hints involving interaction and positional hints (defaulted to enabled)
- Both Fabric and NeoForge now share a single mod jar file, reducing complexity
- The mod now runs on game version 26.2
1.12.0-alpha.2+fabricАльфа1.21.11 · 12 января 2026 г.
New Features
- Many more keys are now rebindable, including all key combinations, as well as some previously hard coded key values
Feature Updates
- Camera controls layout was greatly simplified and moved to the number pad by default. You may still rebind keys however you want, however.
- Leveraged more BALM features internally, leading to, hopefully, better mod performance
- The advancements key is no longer rebound by default, as there is no conflict with camera controls.
- The mouse simulation keys were moved to be better reachable while using camera controls.
1.12.0-alpha.2+neoforgeАльфа1.21.11 · 12 января 2026 г.
New Features
- Many more keys are now rebindable, including all key combinations, as well as some previously hard coded key values
Feature Updates
- Camera controls layout was greatly simplified and moved to the number pad by default. You may still rebind keys however you want, however.
- Leveraged more BALM features internally, leading to, hopefully, better mod performance
- The advancements key is no longer rebound by default, as there is no conflict with camera controls.
- The mouse simulation keys were moved to be better reachable while using camera controls.
1.12.0-alpha.1+neoforgeАльфа1.21.11 · 12 декабря 2025 г.
New Features
- Added a new weather status button in the access menu which will report the current weather for the biome you are in as well as the moon phase, if it is night
- Added an announcement when it becomes day, afternoon, and night for players
- You can now press the new fuel status key (bound to U by default) in inventories to hear fuel and processing status information if applicable
- Updated to Minecraft version 1.21.11
Others
- Minecraft Access now uses Balm instead of Architectury API, this should hopefully lead to increase stability and faster version updates, though cloth Config is not controlled by the Balm devs, and is another dependency
Feature Updates
- The recipe book now correctly works in all screens that have it, including smokers, blast furnaces, furnaces, and other modded screens
Bug Fixes
- Flipped show all and show available recipe book hints when pressing R to reflect the real status of the book
- SAPI is now correctly used if no screen reader is installed on Windows
1.12.0-alpha.1+fabricАльфа1.21.11 · 12 декабря 2025 г.
New Features
- Added a new weather status button in the access menu which will report the current weather for the biome you are in as well as the moon phase, if it is night
- Added an announcement when it becomes day, afternoon, and night for players
- You can now press the new fuel status key (bound to U by default) in inventories to hear fuel and processing status information if applicable
- Updated to Minecraft version 1.21.11
Others
- Minecraft Access now uses Balm instead of Architectury API, this should hopefully lead to increase stability and faster version updates, though cloth Config is not controlled by the Balm devs, and is another dependency
Feature Updates
- The recipe book now correctly works in all screens that have it, including smokers, blast furnaces, furnaces, and other modded screens
Bug Fixes
- Flipped show all and show available recipe book hints when pressing R to reflect the real status of the book
- SAPI is now correctly used if no screen reader is installed on Windows
1.11.1+fabricРелиз1.21.10 · 30 октября 2025 г.
Bug Fixes
- Fixed a bug which caused you to always or never shift click items in inventories
1.11.1+neoforgeРелиз1.21.10 · 30 октября 2025 г.
Bug Fixes
- Fixed a bug which caused you to always or never shift click items in inventories
Комментарии
Загружаем…