CraftOS-PC compatible graphics mode for CC:Tweaked terminals.
Minecraft 1.21.1 | CC:Tweaked 1.117.0+ | Fabric & NeoForge
- Graphics modes 0, 1, 2 with matching Lua API
- Bundled CraftOS-PC programs: gfxpaint, pngview, raycast
- Network sync and NBT persistence
- Compressed graphics packets (LZ4 + delta)
allow_grayscale_graphics- allow graphics mode on non-color (standard) computers (default:false)compression- network compression algorithm for graphics data (default:LZ4_DIFF)ccgraphics:graphics_disableddata component - disable graphics on individual computers
- Monitors are not supported
- Pocket computers won't display graphics on the in-hand item render (only in the GUI)
- Graphics on pocket computers might be unstable
term.screenshot(),term.showMouse(), andterm.relativeMouse()are not implemented (SDL-only in CraftOS-PC)
MIT