Skip to content

AAC tool for Minecraft multiplayer using Text2Pict

Notifications You must be signed in to change notification settings

edeetee/pictocraft

Repository files navigation

logo Pictocraft

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/.

Features

  • 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

Installation

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.

Examples

'Can you help me find some glass'

translation example 1

'When will it be dawn?'

translation example 2

PCS Input Interface on iPad

PCS example

Test it on your device by going to https://edeetee.github.io/pictocraft?k=test

How does it work?

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.

Special thanks to the fabric-mc discord

Development.md


If you encounter any problems or want to give suggestions, please contact me at my email address or make a github issue