RedstoneChips

print

Prints data on signs. Can print its data pins as text on a sign block when the clock pin (input 0) is set to high. Any sign attached to an interface block will be updated. Signs must be attached before activating the chip and breaking any will cause the circuit to deactivate.

The first sign argument sets the way the data from the chip’s inputs is printed to the sign.

A second sign argument sets the display mode.

It’s possible to directly edit the text on the output signs by pointing at the circuit’s activation sign and entering the /rctype <sign text> command. If the circuit is using add or scroll mode the new text will be added to the previous sign text.

source code


I/O setup

Sign text

  1. print
  2. [data type] (num by default)
  3. [display mode] (replace by default)

Version history: Added to BasicCircuits 0.1

Fork me on GitHub