Skip to content

LoveTropics/accessibility-plus-extended

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 

Repository files navigation

Accessibility Plus Extended

Description

(This page will updated soon)

A minecraft java mod that adds more accessibility options to improve performance. Join the discord server to get updates, request feature or report bugs.

| Discord | Download | Github |

Requirements

For v1.5.0 and above:-

For v1.4.0:-

Installation

Download the jar file and paste it in your mods folder located in :-

%AppData%\.minecraft\mods

Your mod is now installed!

New Keybindings

  • B = Open configuration menu.
  • Y = Lock onto nearby entity or block
  • Alt + Y = Disable locking

New Commands

  • findlava = Find the closest lava source block and narrate it's position relative to the player or play a sound at the source block. Note: this feature is currently experimental and has some bugs.
  • findwater = Find the closest water source block and narrate it's position relative to the player or play a sound at the source block. Note: this feature is currently experimental and has some bugs.
  • getxp = Narrate the current xp of the player.
  • getfullscreen = Tell if minecraft is in fullscreen or not.

Mod Features

Read Blocks

Disabled by default. This feature reads the name of the block the player is pointing at.

Read Entity

Enabled by default. This feature reads the name of the entity the player is pointing at.

Fall Detector

Disabled by default. This feature warns if the player heading towards a fall with depth greater than or equal to 5. It also warns the player if there is lava below the player's level.

Points of Interests

Enabled by default. This feature detects if there is an exposed special block (like ores, crafting table, etc.) or entity nearby and plays a sound at the block's position. And on pressing 'Y', it locks onto the closest block or entity and unlocks when we press 'Alt + Y' or the block or entity nearby. The highest priority is hostile mob so if a hostile mob is in range it will lock onto that instead of other things. It also plays sound at dropped items in range and it also tracks Eye of Ender when we throw them.

Durability Checker

Enabled by default. This feature adds the durability of the item in the item tooltip similar to advanced tootltips option (F3 + H) but it adds the durability right after the item's name. And I will also add warnings when item is low on durability.

Settings

Settings menu can be accessed by opening the configuration menu (the default key to open it is B) and selecting the settings option from it. Settings for specific features:-

Fall Detector

  • Range = Change the horizontal range to check for fall.
  • Depth = Change the minimum height for a fall.

Points Of Interests or POI

  • Narrate Entity Distance = Narrates the entity's relative distance along with the name.
  • Narrate Block Distance = Narrates the block's relative distance along with the name.
  • Volume = Change the volume of the sound played.
  • Delay = Change the delay between sounds.
  • Range = Change the range.
  • Play Unlocking Sound = Plays a sound when the entity or block gets unlocked.
  • Unlocking Sound Volume = Change the volume of the unlocking sound.
  • Fluid Detector = Enable or disable the fluid detector.
  • Fluid Detector Delay = Change the delay of fluid detector

Contact

Mod Recommendation

  • Accessibility Plus - This mod adds accessibility options like crosshair block narrator, read tooltip, inventory keyboard navigation. This mod also allows user to use NVDA instead of default narrator.
  • MAmbience - This mod adds sound effects to vanilla minecraft like walking on sand, stone, dirt, etc. and many more.
  • Easy Life - This mod adds keybindings/hotkeys to narrate the player's health and hunger, position and direction. And more features include player warnings, hotbar item narrator, etc.
  • Numpad/Keypad Camera Controls - This mod enables numpad to control mouse movements.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%