Debugger
Appearance

The allows obtaining additional information about the state of a variety of blocks. It also provides access to the crash information of computers as can be seen in the screenshot below. You can access this information by holding the debugger in your hand and right-clicking any block with it.
Displayed output
Currently it lists the following properties about blocks that support this information.

Computer info
For computers, the following information is added:
- The current state of the computer, i.e whether it is stopped, running or crashed.
- In case the computer is in the crashed state, a reason is also displayed, such as "No mainboard installed".
- If the computer did boot initially and a fatal Lua error occurred which was not caught by the OS or UEFI, the stacktrace is also shown in this output.
- The Ac IP Address of this computer
Cluster info
For any blocks that support connecting to cables but are not just cables, the debugger lists all connected cable clusters and all participants in each cluster. For brevity, participants are only listed for the first occurrence of a given network id, but networks with the same id also share the same participants.