Adds PECS AAC (image based alternate communication) to Minecraft Java multiplayer. Provides in-game message translation to Sclera images as well as a web interface for PECS input on a tablet or mobile phone, available at https://edeetee.github.io/pictocraft/.
- Translates multiplayer messages into PCS images using Text2Picto
- Web interface for message input on a touchscreen device
- Displays mentioned minecraft blocks and items
- Random color identifiers for players
Messages sent from other players will be displayed as PCS images and the Minecraft pause screen will display information on how to connect to your touch device.
Tested on Minecraft Java Edition 1.14+
Alternatively, download the latest release if you already have fabric installed.
Test it on your device by going to https://edeetee.github.io/pictocraft?k=test
This mod wouldn't be possible without this translation technology. Its images are Sclera Symbols.
Fabric is a set of java programs that let us program mods for minecraft mostly version-independent.