minecraft-access icon indicating copy to clipboard operation
minecraft-access copied to clipboard

A mod for minecraft java (fabric/forge) that adds accessibility feature

Results 141 minecraft-access issues
Sort by recently updated
recently updated
newest added

## Changelog ### Others * Remove `architectury-api` denpendence ## Not so hard I managed to achieve this, https://www.perplexity.ai really helped me with forge modding knowledge (I double checked its response...

~~I'm working on it. It looks like if the 1.21 new features aren't count, things need to be done aren't so much.~~ Nope, let's waiting for Forge release for 1.20.6...

enhancement

while keeping keyboard cursor moving feature in Inventory Control.

enhancement

Minecraft's [Note Block](https://minecraft.wiki/w/Note_Block) has many...... eh...... type of sound of "discrete" instruments, you can invoke Minecraft's `world.playSound()` method to play one note at a time. If we can add custom...

Maybe more, like heart beat sound effects for healing, heavy heart beat for low health. https://pixabay.com/sound-effects/search/hungry/ https://pixabay.com/sound-effects/search/heartbeat/ But... how to play sound file in Minecraft?

I do believe that JEI (and [REI](https://github.com/shedaniel/RoughlyEnoughItems) (originally the JEI alternative on Fabric)) is the inspiration of the built-in Recipe Book feature, and it still better than the Recipe Book...

https://gaming.stackexchange.com/questions/288859/minecraft-webpage-links-in-chat These texts are generated with the `/tellraw` command, let's see if we can directly detect them in chat message handler. Simulate browser behavior about narrating links (Add "clickable" narration?)....

help-wanted
good-first-issue

By introducing configurable POI Groups, players can choose what to scan and lock more accurately, creating suitable groups for different playing scenarios. This feature will replace currently hard-coded POI targets....