Release v1.11.1 (2025-10)
Bug Fixes
- Fixed a bug which caused you to always or never shift click items in inventories
Release v1.11.0 (2025-10)
New Features
- The attack cooldown indicator is now represented by a low-pitched clicking sound when it fills. This sound only plays if the indicator is visible on screen; to suppress it, either hide the HUD entirely or set the attack indicator to “Off” in the options menu.
- A sound will now play when sending or receiving chat messages
- The U key now narrates bossbars in a cycling list, including those added via a server or adventure map
- 1.21.10 support
- The contents of shelves, campfires, and item frames are now narrated
- Added optional warnings for armor and tools when the durability falls below the two configured percentages
- There is now a new sound when you sneak, sprint, or start moving normally after canceling sneak/sprint
Bug Fixes
- Fixed a bug where the credits tip was being read after the credits concluded instead of immediately when the screen opened
- Automatic biome narration will no longer trigger when the game’s language is changed
- If a chunk is not fully loaded in, the automatic biome narration will no longer narrate the default biome for the dimention
- The special degrees status for looking straight down is now spoken instead of -89 degrees to match the behavior for looking straight up
- Snow and Copper Golems are now categorized as Passive in the Object Tracker
- Fixed some unreliability on the NeoForge platform, and made the mod initialize after the client is fully ready.
- Air and dying entities will now no longer appear in the Object Tracker.
Feature Updates
- Camera control keys are now disabled when the user is locked onto something or they are spectating to prevent confusion
- Mouse camera control is now disabled while locked onto a target
- In speak facing direction, only the center of each direction is now considered as cardinal, otherwise the nearest ordinal direction is spoken
- It is now no longer possible to have a locked target while spectating another entity, as this behavior didn’t actually work, since camera movement in spectating is locked by the game
- The advancements key is now bound to O by default, instead of being unbound
- If a warning has two thresholds, as is the case for durability and health, the more severe threshold will play a metal clang sound instead of the normal shatter whoosh sound.
Release v1.10.3 (2025-07)
New Features
- Update to 1.21.8
Feature Updates
- If items have a stack size of 1, the inventory number narration is now suppressed to match sighted information
- The narrate held item key now uses the same logic for narration of item names as when you select them in your hotbar (including stack size and music disc name)
Release v1.10.2 (2025-07)
Bug Fixes
- The “Your pets” POI group now uses the correct i18n string
- Allays are now categorized as “passive” entities instead of falling through to the “other” category for sound queues and object tracking
- Fixed an edge case where using the target nearest object feature would crash the game
Release v1.10.1 (2025-07)
New Features
- A message will now be spoken if there is no valid object selected to lock onto in the POI tracker
- You can now press CTRL/SHIFT + TARGET NEAREST OBJECT to target the nearest entity/block respectively
- Added a new keybind (` by default) that speaks the main hand item the player is holding, when held in conjunction with an alt key, it will speak the current offhand item.
- The mod now runs on Minecraft version 1.21.7
- The Now Playing toast is now narrated if you have the vanilla option enabled
Bug Fixes
- Aim assist no longer crashes the game
- It is now much more difficult (hopefully impossible) to lock onto air or have an invalid POI object locked
- Target nearest object now actually targets the nearest object
- POI and object tracker features now reset when you join a new world. This stops leftover data like old POIs or tracked objects from carrying over from previous worlds.
- You can now once again mark and unmark blocks and entities as expected
- Mod managers like Modrinth and CurseForge will no longer install embedded dependency mods separately when installing Minecraft Access
- Fixed tooltip narration when moving the mouse without inventory controls enabled
Feature Updates
- If you are riding a vehicle or mount, the POI sound and entry are suppressed.
- The Narrate Player Position key is now bound to Vby default
- The repeat book page key is now Rinstead ofalt+R
Release v1.10.0 (2025-05)
New Features
- Support navigating and narrating on the config menu of the Cloth Config library, this provides support to the config menus of other mods that also use this library. (If you run into a mod’s config menu that is built with Cloth that isn’t accessible, report it as a bug)
- Add configuration setting to optionally enable fix for mouse simulation issues on MacOS.
- Added an Object Tracker. Find the changelog section on it below or learn more on the docs
- The mod will now announce when the HUD is hidden or shown with the F1 key
- New keybinding Control+Speak Player Status: Speak currently active effects
- Automatically speak gained and lost effects (when configuration option Enable Player Statusison)
- Additional entity poses are reported (E.G. swimming, gliding, sleeping) with a new config value (defaulted to true) to enable this functionality
- End Portal Frame blocks now report wether they have an eye of ender in them or not
- Added narration for titles and subtitles
- Made toasts (advancement, recipe unlock, system, and tutorial messages) narrated by the mod
- Added mod icon to resources so it will be properly displayed in mod management menu
- There is now a message when the credits are opened from the menu or after defeating the Ender Dragon
- Added a new config “Always Speak Picked Up Items” that extends the behavior found in fishing harvests to the rest of the game (defaulted to disabled)
- You can now scroll through old chat messages. View the keybinding docs for the commands
- You can now use alt+0oralt+numpad 0to hear the 10th message on a chat page
- The mod will now say its version when starting up
- Player Status now reports the game mode when pressed
- The selected gamemode on the gamemode switcher (F3+F4) will now be narrated
- The narrator is now enabled by default
- Display Entities are now narrated and trackable in the object tracker (text, item, and block entities)
- Minecraft Access now works on Wayland on Linux without X11
- Minecraft Access now runs on Pojav Launcher on iOS
Feature Updates
- Cloth Config is now used for this mod’s config menu, the location of the config menu is unchanged however, and remains in the Access Menu.
- New Featuresconfig category that contains on-off switches for some automatic features.
- Locking feature’s speak relative distance config is deprecated. It has been replaced by a new setting that affects both the locking feature and the object tracker.
- Enforced client side loading of the mod instead of relying on our own detection
- Updated mod metadata files to properly depend on Architectury API and suggest Jade
- Changed the player warning sound to be less startling and tied to the player’s sound source volume
- If numbers ended in .0, they will now be trimmed to exclude it
- Remove formatting codes from all narrations
- Player Status is now no longer available in Creative mode or Spectator mode to match sighted player’s view
- Player Warnings no longer trigger in Creative mode or Spectator mode to match sighted player’s view
- Some functions will no longer attempt to run if they are not relevant to the current game mode
- Ladders now have a POI group
- Portals now have a POI group
- You will now be able to see when you don’t have enough lapis or levels when enchanting
- The XP information is no longer read in creative or spectator mode to match what sighted players see
- The blocks and entities POI range is now 24 blocks by default to better leverage the new object tracker
- Speak relative distance is now on by default to give the player more awareness when dealing with POIs in the object tracker
- Crop growth is now narrated as a percentage instead of ripeness
Others
- Moved docs to GitHub Pages, available at https://docs.mcaccess.org/
- The sound effects overview docs page now contains all sounds currently used by the mod
- The download and faq pages are no longer part of docs and have instead been moved to the landing page
- xdotool is no longer required on Linux
- The accessibility permission is no longer required on MacOS
Bug Fixes
- Fix mouse simulation issues on MacOS
- Fixed hotbar items not being spoken on the NeoForge platform
- Added back doors as POI objects
- Baby entities are now reported (even when they’re not animals)
- Leashed entities are now reported (even when they’re not animals)
- Entities no longer have to be tamed to be considered as sitting by the mod.
- If a number was at least plus or minus 10 million (like coordinates), it was improperly truncated
- All spoken numbers now correctly only narrate out to the first number after the decimal point if they are a decimal
- 12:00 AM is now correctly narrated when listening to the time with 12 hour format instead of 00:00 AM
- Fence gates will now narrate when open
- The checkbox widget is now narrated as “checkbox checked” or “checkbox unchecked”, instead of “button”
- The mod will now narrate the new selected item in your hotbar, even if the previous slot you were on matches
- The mod will no longer apply mouse simulation while typing or while in the keybinds controls menu
- The log4j.xml dev configuration file will no longer be bundled in the production mod jar
- When using RIGHT ALT + CAMERA CONTROLS to snap to cardinal directions, the mod will no longer additionally move the camera in the direction of the pressed camera controls key
- Fixed enchanting table UI reading wrong enchantments
- Flite is no longer required to be installed on Linux
- The accessibility onboarding screen no longer speaks using the vanilla Minecraft voice instead of Minecraft Access
- Features are now initialized each time you join a world, meaning many issues can be resolved by rejoining the world
- Optimized the title screen by skipping all invalid in-game specific functions when you aren’t in a world
- Narration of messages other than the initial initializing message are now suppressed when the game is not in focus
- Resolves a bug where the advancements key could remain bound preventing usage of the camera controls
- Mouse click positions should no longer be slightly off in MacOS
- Third-party mods like Jade that use narrateMessage will now speak with Minecraft Access instead of the vanilla narrator voice
Object tracker
Gives the player a better idea of what is around them and allows for controlling what other POI features like locking target. Keybinds:
- PGUP: previous object
- PGDOWN: next object
- CTRL+- PGUP: previous group
- CTRL+- PGDOWN: next group
- HOME: narrate current object
- END: target nearest object
Minecraft 1.21.5
This is the first release to support Minecraft 1.21.5
Release v1.9.0 (2024-12)
New Features
- Speak current perspective when switched to #314
- Blocks and entities can now be narrated with Jade, providing much more detailed information.
- Add basic aim assist for bows (temporarily lock onto the nearest hostile mob when drawing a bow, play sounds indicating how much the bow has been drawn and if the target can be shot)
- Implement support for running the mod on MacOS
- Each function in the access menu can now be bound as a key on your keyboard (all unbound by default aside from narrate target)
- HealthNHunger is now player status
- Made the readout of player status more concise which also delivers values faster
- This includes new information like air, frost exposure, armor, and absorption hearts
- Added a warning for when frost exposure gets above a configurable value (default 30%)
- Hold Alt+R to hear only conditional information like air and frost exposure
- Renamed enableHealthNHunger in the config to enablePlayerStatus (THIS IS A BREAKING CHANGE)
Feature Updates
- Vault and Trial Spawner are added as POI blocks #306
- Remove Position Narrator Formatconfig since it seems duplicate with single number narrating formats
- The narration menu function key key is now deprecated, and has been replaced by the narrate target key as each thing can be bound independently
- The narrator menu was renamed to the access menu to avoid confusion with the existing narrator feature in Microsoft products
- BREAKING CHANGES: Rename Narrator Menu aka F4 Menu to Access Menu
- Access Menu: Access Menu functions can be triggered with Alt + upper number keys
- Your pets, other’s pets, bosses, players, and vehicles now have their own sounds
- Dropped item detection also now extends to projectiles on the ground which can be picked up like arrows and tridents
- Air is now measured roughly in seconds remaining, as it is not clear how fast air ticks down for blind players usually
- The default air threshold is now 5 seconds of air remaining, which is roughly the same overall percentage (30%) air remaining
- The mod now announces the biome you entered when you join a world instead of the xp level.
Bug Fixes
- Let Enable Facing Directionconfig controls auto direction speaking inCamera Controls#327
- Make the Look Straight Backkey combination (left alt + numpad 5) works again #328
- You can now hold down keys without them speaking their output over and over
- Fixed smithing table slots being mislabeled
- Some neutral mobs are now recognized as hostile when angry like wolves, instead of always being passive
- Fix equipment narration triggering even if entity doesn’t have equipment
- When the locked on block is destroyed, it will automatically be unlocked
Others
- Added an error message when trying to run the mod server-side
Translation Changes
- Weblate is now used for translations.
- Removed coppied strings that were already in use in vanilla, mainly the seperate color strings that Minecraft access had which vanilla translation already provides.
Support 1.21.4
This mod doesn’t yet support new features such as crafter and pale garden, but at least you can play the latest version now! Compatibility for 1.21.4:
- Minecraft: 1.21.4 (read setup guide))
- Fabric Loader: >=0.16.9 (download Fabric Loader)
- NeoForge: 21.4.33-beta (download NeoForge installer)
- Java: >=21 (download x64 Windows installer, download page for all Operating Systems)
Release v1.8.0 (2024-08)
Bug Fixes
- Fix binding sprint to the Rkey isn’t work #310
- Fix can’t speak music discs name in inventory screen #311
- Improve vertical facing direction speaking #313
- Now the two methods of look straight up/down work like what manual says (single .and0, or holdRight Altthen pressUpnadDown) . #321
Others
- Game version upgrade to 1.21.1
- Add Braille Bennett’s modpack to good resource page
- Update Windows Setup guide to catch up mod changes
Development Chores
- Add new CONTRIBUTING.mddoc
Release v1.7.0 (2024-07)
Feature Updates
- Added better naming for unknown (modded) item groups in GUIs
Bug Fixes
- Fixed detection of unknown (modded) item groups in GUIs
- Fix the problem that camera look straight up/down keys don’t work #298
- Fix the problem that mod keybindings aren’t shown in settings menu
Others
- Update good resource page to include TrueBlindGaming tutorial videos, update beginner guide
- Switch from MinecraftForgetoNeoForgefrom now on
Development Chores
- Add 1.21 mod compatibility doc
- Change forgetext toneoforgein workflows
- Change 1.20text to1.21in docs
- Add command to replace links in changelog-for-platform to github links (in release workflow)
Release v1.6.1 (2024-06)
Others
- New guide page: Good Resources
- Remove fabric-apidependence for Fabric
- forge_version: 1.20.6-50.0.0->1.20.6-50.1.0
- architectury_loom_version: 1.6-SNAPSHOT->1.7-SNAPSHOT
- grade: 8.6->8.8(required by loom 1.7)
- fabric_yarn_version: 1.20.6+build.1:v2->1.20.6+build.3:v2
- Add mixin dependency io.github.llamalad7:mixinextras:0.4.0for forge
Release v1.6.0 (2024-06)
New Features
- Speak variant of dog, cat, axolotl
- Speak animals and monsters currently wearing equipment
- Speak enchant cost in anvil #277
- Speak hovered tooltip when Inventory Controlfeature is disabled #281
Bug Fixes
- Fix broken logic after upgrading to 1.20.6
Translation Changes
- Add Italian translation thanks to Discord user Vabax_YT
- New field: entity wearing equipment format
- New field: animal variant format
- New field: variant of dog, cat, axolotl
Others
- Remove architectury-apidependence
- minecraft_version: 1.20.4->1.20.6
- forge_version: 1.20.4-49.0.19->1.20.6-50.0.31
- architectury_loom_version: 1.4-SNAPSHOT->1.6-SNAPSHOT
- fabric_loader_version: 0.15.1->0.15.11
Development Chores
- Add Fast-forward workflow.
- New NamedFormatterclass with modifications toI18NMixin, for easier I18N translation
Release v1.5.4 (2024-03)
Refactoring, Documentation and Chores
- Add Sound Cue Listening Page for making users refer to the sound cue they heard in the game.
Release v1.5.3 (2024-02)
Feature Changes
- Now the Read Crosshair feature will only play the position sound cue once when player looks at different sides of same block.
- When locking on an entity, POI Locking feature will always try to target at a valid position that you can interact with, thus you can attack a monster even it expose small part of its body to you.
- Now POI Locking feature will never let you make eye contact with an Enderman.
- Boat, mine cart, slime, magma cube, and ancient debris can be scanned and locked with POI feature now. #157 #203 #215
Bug Fixes
- Fix the bug that looking at fluid will make Read Crosshair spam. #262
Release v1.5.2 (2024-01)
Bug Fixes
- Fix the bug that locking on Entity will immediately unlock #248
- Fix the bug that mod’s INFO log will be logged twice in console and log files #247
- Fix the bug that speaking recipes in Inventory Screen will cause the game crush. #251
Refactoring, Documentation and Chores
Now there are three workflows:
- test: Triggered by PR, runs tests suite
- build: Manually triggered, builds mod files, you can download built files from action page
- publish: Manually triggered, creates GitHub release, publish mod files to Modrinth and CurseForge
For running release workflow, the repo must have MODRINTH_TOKEN and CURSEFORGE_TOKEN in repo’s secret settings.
For running build workflow to build previous version of mod, lang repo must have same version tag (git tag) as target build version.
Release v1.5.1 (2024-01)
Feature Changes
- Add a new config Speak Focused Slot Changeswith defaulttruevalue forInventory Controlsfeature. Close this config if you hear the mod is continuously repeating changes of item name. #242
Release v1.5.0 (2024-01)
Feature Changes
- Breaking change: The mod will speak unlockon every unlock (used to be only on manually press unlock key). ConfigPlay Unlocking Soundis replaced byPlay Sound Instead Of Speak, default value isfalse, so if you find out speak is annoying, switch this config toturefor original base drum sound.
Refactoring, Documentation and Chores
- Add lombok (1.18.30) as commonmodule dependency.
- Use lombok’s @Slf4jinstead ofMainClass.debug()to let every class has its own logger.
- Change some log message’s level to DEBUG, make these logs controlled by configDebug Mode(and tested in dev and prod environments).
- Use lombok’s @Getter@Setterto replace*ConfigMap’s boilerplate code.
To developers: Please remove .idea/runConfigurations directory (which generated by architectury-plugin?) and refresh gradle project to let architectury to generate new IntelliJ Run/Debug Configurations, or starting :forge:client with resalt in an Exception: java.lang.ClassNotFoundException: cpw.mods.bootstraplauncher.BootstrapLauncher.
Dependencies Changes
- minecraft_version: 1.20.1->1.20.4
- architectury_version: 9.0.8->11.0.9
- fabric_loader_version: 0.14.21->0.15.1
- fabric_api_version: 0.84.0+1.20.1->0.93.1+1.20.4
- forge_version: 1.20.1-47.0.19->1.20.4-49.0.19
- architectury_loom_version: 1.1-SNAPSHOT->1.4-SNAPSHOT
Release v1.4.3 (2024-01)
Bug Fixes
- Fix the bug that you can’t use Left Alt+Center Camera Keyto look straight back. #225
Release v1.4.2 (2023-12)
Bug Fixes
- Fix the bug that ReadCrosshair spam when the player in the fluid and looks at fluid. #222
Release v1.4.1 (2023-12)
Bug Fixes
- Fix the bug that can not speak hotbar in latest version of forge (1.20.1-47.2.17) #218
Feature Changes
- Breaking change: config Speak Action Bar Updatesis renamed toSpeak Action Bar Messages.
- New config Only Speak Action Bar Updatesfor only speak changed part of action bar message when the message is partially updated, useful for some mods like hypixel. #220
Dependencies Changes
- forge_version: 47.0.19->47.2.17
Release v1.4.0 (2023-11)
New Features
Speak Text Editing
- Now the mod will simulate the feedback you get when typing text in other software’s input boxes, it will speak the text that you delete, select, pass with cursor, on Chat Screen, Book Edit Screen, Command Block Screen and so on.
- Suppress annoying original speak whole sentencenarration on every text editing operation.
- Simplify the original command suggestion narration for a better typing experience with lesser annoying too-detailed narrations.
See also: description of this feature #187
I18N Fallback Mechanism
A fallback mechanism is added to I18n in case it fails on unsupported languages, or text that not translated in time in supported languages. If any I18N failed on your language, the mod will use the English version instead. Set the game to your familiar language is recommended, even if it’s not supported by this mod, since you can still be benefited from translatable game original text, such as name of blocks or creatures. If you want to contribute to translating work, we manage the translation of this mod in another GitHub repository, take a look.
Feature Changes
- Now whenever you’re looking at a block and entity, the mod will play a piano sound cue to indicate relative location between you and target. see also: description of this feature #191
- Now the mod will only speak item count when held item type isn’t changed (when picking up or spending items), with a new config Report Held Items Count When Changed, see the configuration.
- Now the mod will speak sitting state of cat, dog, parrot, and so on in Read Crosshair. #192
- Not the mod will speak if an animal is tamed in Read Crosshair.
- Now the mod can tell if a zombie villager is under curing in Read Crosshair. #195
- Now the mod will additionally speak an entity’s type if it has a custom name given by the name tag.
- Move Shearableword in front of sheep information inRead Crosshair.
- Now the mod will tell if your taming operation is successful or not.
- The default value of config Disable Speaking Consecutive Blocks With Same Namein featureRead Crosshairis changed fromtruetofalse, to help newcomers understanding the game better.
Bug Fixes
- Fix the bug that keybindings can’t be rebound to mouse 4,5 keys (mouse side keys) #190
- Fix the bug that a dead entity can be locked before it disappears. #208
Dependencies Changes
Refactoring, Documentation and Chores
- Now the change log should be added as a small independent markdown file (fragment) under ./docs/news.
- Add introduction of missing chat message feature into manual.
Release v1.3.0 (2023-09)
Feature Changes
- BREAKING CHANGE: Remove left and right mouse simulation keys in Inventory Controlsand have theMouse Simulationfeature replace their functions. #168
Bug Fixes
- Fix a bug that PositionNarratorspeaks multiple times with single keystroke. #164
- Fix a bug that custom keybindings can not take effect immediately until restart the game. #167
- Fix a bug that all vanilla keys rebinding are invalid. #171
- Fix a bug that POI Entity config can not take effect immediately until restart the game.
Refactoring, Documentation and Chores
- Rewrite big README into manual structure for better readability. #134
Release v1.2.2 (2023-09-12)
Bug Fixes
Refactoring, Documentation and Chores
- Add CHANGELOG.mdfor persistent change log andPULL_REQUEST_TEMPLATE.mdfor reminding PR submitters.
- Move PlayerPositionUtils,PositionUtilsintoutils.positionsubpackage.
- Move MouseUtils,OSUtils,KeyUtilsintoutils.systemsubpackage.
- Add several reusable junit *Extensionfor testing.
- Add Orientationenum for representing directions, refactor related code to apply it.
- Add IntervalKeystrokefor interval executed keystrokes.
Release v1.2.1 (2023-08-31)
Changes and Fixes
- Remove speak different slots with same item contentfunction inheld item (hotbar) narration, since it will cause the mod to speak in more places it shouldn’t, and there is no alternative way to reimplement this function. #151 #152
Release v1.2.0 (2023-08-30)
New Features
- Camera Look straight Up and Down. #131 #132 #133 #135
- New Brazilian Portuguese Translation. https://github.com/khanshoaib3/minecraft-access-i18n/pull/18
Changes and Fixes
- Improve held item (hotbar) narration: speak empty slots, speak different slots with same item content. #121 #122
- The direction and power of Redstone Wireare now be spoken inRead Crosshairfeature. #142 #143
- Fix a bug that Find Closest Water/Lava Sourcewill recognize the water/lava fall as a valid still fluid block. #144 #145
Release v1.1.1-beta.1 (for 1.20.1) v1.0.4-beta.1 (for 1.19.3) (2023-08-05)
Changes and Fixes
- Optimize screen groups order, in the order of interactive frequency, for reducing the number of user keystrokes. #107 #108
Release v1.1.0 (for 1.20.1) v1.0.3 (for 1.19.3) (2023-08-02)
New Features
Changes and Fixes
- Fixed speaking multiple items in one recipe book slot when item icon changed. #79 #80
- Close the Narrator Menuif the F4 key is pressed while the menu is open. #83 #84
Release v1.1.0-beta.2 (for 1.20.1) v1.0.2 (for 1.19.3) (2023-07-08)
New Features
Changes and Fixes
- Fix a bug that recipe book has no next page button clicking in 1.20. #71
- Fixed inventory control in 1.20. #73
- Fix mod crashing on loading wrong config.json #76 #77
- Fix the failure that mouse click event is performed before mouse cursor moving event in Windows. #65 #66
- Fix a bug about KeyBindingsHandler’s initialization. #63 #64
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v1.1.0-beta.1...v1.1.0-beta.2
Release v1.1.0-beta.1 (for 1.20.1) (2023-07-02)
New Features
- Added sign’s front and back text narration.
- Added torch flower and pitcher crop’s ripe level info in Read Crosshair.
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v1.0.1...v1.1.0-beta.1
Release v1.0.1 (for 1.19.3) (2023-07-01)
New Features
- 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).
- 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 Menuoption in Narrator/F4 Menu.
- POI marking feature, with this feature you can select to only detect a specific type of block/entity, more on this here
- The mod now reports the items picked up when fishing.
Changes and Fixes
- 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 hours format and to repeat speaking the block/entity name.
- Simplified Chinese translations.
- Added sculk sensor/catalyst/shrieker to poi blocks
- The group names in inventory controls are now internationalized.
- Added beehive info to the read crosshair feature.
- 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.
What’s Changed
- Added config option to speak time in 12 hours format by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/21
- Chat History Reader by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/23
- Misc by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/24
- Bug Fixes by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/28
- Auto Library Installer by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/29
- I18N SlotsGroup by @boholder in https://github.com/minecraft-access/minecraft-access/pull/30
- Mainly move facing-direction functions by @boholder in https://github.com/minecraft-access/minecraft-access/pull/31
- Reset previousQuery after every 5000ms by @boholder in https://github.com/minecraft-access/minecraft-access/pull/32
- Fix some SlotGroups non-config-key groupNames. by @boholder in https://github.com/minecraft-access/minecraft-access/pull/34
- Bee Hive Info by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/40
- Chore Narration improvements by @boholder in https://github.com/minecraft-access/minecraft-access/pull/38
- Add FluidDetector config. by @boholder in https://github.com/minecraft-access/minecraft-access/pull/37
- Config Menu by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/45
- Add narration about crops ripe level and farmland wet state. Refactor block narration methods. close #44 by @boholder in https://github.com/minecraft-access/minecraft-access/pull/46
- Add Narrator Menu hotkey and Narrator Menu number key listening by @boholder in https://github.com/minecraft-access/minecraft-access/pull/47
- Add speak harvest of fishing feature, to be clear it will report what your picked up when you’re holding a fishing rod. by @boholder in https://github.com/minecraft-access/minecraft-access/pull/52
- Comparator info fix; Bug fix for redstone related blocks; Refactored i18n entries; by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/53
- Add speak harvest of fishing config by @boholder in https://github.com/minecraft-access/minecraft-access/pull/54
- Fix debugMode dynamic config. close #50 by @boholder in https://github.com/minecraft-access/minecraft-access/pull/57
- Add marked poi scan feature by @boholder in https://github.com/minecraft-access/minecraft-access/pull/59
- Refactor key related code by @boholder in https://github.com/minecraft-access/minecraft-access/pull/56
- Fixes buggy Time Utils with camera and inventory controls key inputs. by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/63
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v1.0.0...v1.0.1
Beta 1.0.1-beta.2 (for 1.19.3) (2023-06-18)
Changelog
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 Menuoption 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
Auto Generated Release Notes
What’s Changed
- Bug Fixes by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/28
- Auto Library Installer by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/29
- I18N SlotsGroup by @boholder in https://github.com/minecraft-access/minecraft-access/pull/30
- Mainly move facing-direction functions by @boholder in https://github.com/minecraft-access/minecraft-access/pull/31
- Reset previousQuery after every 5000ms by @boholder in https://github.com/minecraft-access/minecraft-access/pull/32
- Fix some SlotGroups non-config-key groupNames. by @boholder in https://github.com/minecraft-access/minecraft-access/pull/34
- Bee Hive Info by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/40
- Chore Narration improvements by @boholder in https://github.com/minecraft-access/minecraft-access/pull/38
- Add FluidDetector config. by @boholder in https://github.com/minecraft-access/minecraft-access/pull/37
- Config Menu by @khanshoaib3 in https://github.com/minecraft-access/minecraft-access/pull/45
New Contributors
- @boholder made their first contribution in https://github.com/minecraft-access/minecraft-access/pull/30
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v1.0.1-beta.1...v1.0.1-beta.2
Beta 1.0.1-beta.1 (for 1.19.3) (2023-04-30)
New Features
- 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 :)
Changes and Fixes
- 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
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v1.0.0...v1.0.1-beta.1
Release 1.0.0 (for 1.19.3) (2023-02-05)
This marks the release of Minecraft Access. All the features from the previous mods have been implemented to this mod (except fall detector). Some have been changed or improved. Here are some noticeable changes:
Noticeable Changes
- The mod now works with both fabric and forge now.
- The mod now uses Tolk library for accessing screen reader in Windows and libSpeechdWrapper for Linux.
- Inventory controls key mapping is changed and now supports all the menus (including creative inventory)
- Key mappings for camera controls have also been updated to better suit keyboard with no numpad/keypad.
- The feature that reads the crosshair target also gives additional information like whether a block is being powered by a redstone source, a door is open or closed, sheep’s color, etc.
- The narrator menu now has a few more options including time of day which now works for servers/multiplayer also.
- There is no longer a dedicated menu for mod customization, instead we have to manually edit the config.json file. (more on this here)
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v0.1.6-beta...v1.0.0
Beta Release 0.1.6 (for 1.19.3) (2023-01-07)
Note that this will only work on 1.19.3 and for fabric it is recommended to use fabric api version 0.72.0 with fabric loader version 0.14.12. For forge, version 44.1.0 is recommended and both require architectury api to be installed as well (version 7.0.66 recommended)
Changelog
- Patched book screen.- Use Left alt + r to repeat the contents of current page
 
- Added health and hunger feature (keybind: R)
- Added fluid block detection in read crosshair feature
- Added player warnings feature
- Added point of interest feature with keybind to lock on to nearest entity or block. Use Y to lock and alt + Y to unlock.
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v0.1.0-beta...v0.1.6-beta
Beta Release 0.1.0 (for 1.19.3) (2022-11-20)
Changelog
- Camera Controls
- Inventory Controls
- Read Block
- Position Narrator
- Facing Direction
- Biome Indicator
Full Changelog: https://github.com/minecraft-access/minecraft-access/compare/v0.0.1...v0.1.0-beta
