Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
block:screen [2014/07/10 08:56]
vexatos
block:screen [2023/05/21 04:51] (current)
bioscreeper Added 'walk' signal info
Line 13: Line 13:
  
 Tier two and three screens allow mouse input: it generates a `touch` signal on all computers in its network whenever a user either right-clicks/​activates the display area of a screen *without* a keyboard - like a giant touch screen - or when left clicking on the display area in the GUI of a screen *with* a keyboard. Tier two and three screens allow mouse input: it generates a `touch` signal on all computers in its network whenever a user either right-clicks/​activates the display area of a screen *without* a keyboard - like a giant touch screen - or when left clicking on the display area in the GUI of a screen *with* a keyboard.
 +They also generate a `walk` signal when a mob moves while walking on the screen.
  
 As of version 1.3, tier 2 screens use a 16 color *palette*, that defaults to the Minecraft colors and can be manipulated as desired. Tier 3 screens have a hybrid color system, where 240 colors are "​automatic"​ and a 16 color palette exists that defaults to different shades of grey, but can also be manipulated as desired. As of version 1.3, tier 2 screens use a 16 color *palette*, that defaults to the Minecraft colors and can be manipulated as desired. Tier 3 screens have a hybrid color system, where 240 colors are "​automatic"​ and a 16 color palette exists that defaults to different shades of grey, but can also be manipulated as desired.
 +
 +The Tier 1 Screen is crafted using the following recipe:
 +  * 4 x Iron Ingot
 +  * 1 x Glass
 +  * 1 x [[item:​materials|Microchip (Tier 1)]]
 +  * 3 x Redstone Dust
 +{{:​recipes:​blocks:​t1screen.png?​nolink&​200|}}
 +
 +The Tier 2 Screen is crafted using the following recipe:
 +  * 1 x [[item:​materials|Microchip (Tier 2)]]
 +  * 1 x Rose Red
 +  * 1 x Cactus Green
 +  * 1 x Lapis Lazuli
 +  * 4 x Gold Ingot
 +  * 1 x Glass
 +
 +{{:​recipes:​blocks:​t2screen.png?​nolink&​200|}}
 +
 +The Tier 3 Screen is crafted using the following recipe: ​
 +  * 1 x [[item:​materials|Microchip (Tier 3)]]
 +  * 4 x Obsidian
 +  * 1 x Glass
 +  * 3 x Glowstone Dust
 +
 +{{:​recipes:​blocks:​t3screen.png?​nolink&​200|}}
  
 Contents Contents
 ----------- -----------
-{{page>:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}+{{page>block:​contents&​noheader&​noeditbutton&​nouser&​nofooter}}