5.8 KiB
5.8 KiB
CC:Tweaked Documentation Glossary
Compact index of CC:Tweaked documentation pages from https://tweaked.cc/. The turtle page, https://tweaked.cc/module/turtle.html, is a useful entrypoint because the left-hand navigation exposes this full glossary.
Last checked: 2026-05-31.
Globals
- _G
- colors
- colours
- commands
- disk
- fs
- gps
- help
- http
- io
- keys
- multishell
- os
- paintutils
- parallel
- peripheral
- rednet
- redstone
- settings
- shell
- term
- textutils
- turtle
- vector
- window
Modules
- cc.audio.dfpwm
- cc.base64
- cc.completion
- cc.expect
- cc.image.nft
- cc.pretty
- cc.require
- cc.shell.completion
- cc.strings
Peripherals
Generic Peripherals
Events
- alarm
- char
- computer_command
- disk
- disk_eject
- file_transfer
- http_check
- http_failure
- http_success
- key
- key_up
- modem_message
- monitor_resize
- monitor_touch
- mouse_click
- mouse_drag
- mouse_scroll
- mouse_up
- paste
- peripheral
- peripheral_detach
- rednet_message
- redstone
- setting_changed
- speaker_audio_empty
- task_complete
- term_resize
- terminate
- timer
- turtle_inventory
- websocket_closed
- websocket_failure
- websocket_message
- websocket_success
Guides
- Setting up GPS
- Allowing access to local IPs
- Playing audio with speakers
- Running programs on computer startup
- Reusing code with require