mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-08-04 03:27:19 -04:00
Updated Blocks (markdown)
parent
80768cf213
commit
924a5b42e4
@ -76,7 +76,7 @@ Can be attached to [[screens|Blocks#basic-screen]] to allow typing on them. Note
|
||||
|
||||
For multi-block screens it can very much matter *where* on the screen you place the keyboard, since you have to be within range of the keyboard to type - meaning you may be able to open the screen's GUI, but not be able to type.
|
||||
|
||||
Note that a screen block for itself is just that. A screen. Displaying stuff. Once you attach a keyboard to it, a GUI will open when you right-click/activate it, allowing text input. Note that tier two and three screens allow "clicking" them in the world directly (by right-clicking/activating them), i.e. a "click" signal will be generated. They're touch-screens, so to speak. *This only works if they have no keyboard*.
|
||||
Note that a screen block for itself is just that. A screen. Displaying stuff. Once you attach a keyboard to it, a GUI will open when you right-click/activate it, allowing text input. Note that tier two and three screens allow "clicking" them in the world directly (by right-clicking/activating them), i.e. a `click` signal will be generated. They're touch-screens, so to speak. *This only works if they have no keyboard*.
|
||||
|
||||
Power Converter
|
||||
-----------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user