generated from jaredlll08/MultiLoader-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- Allows you to convert a redstone signal into a output data line
- When any redstone line is received in the block, the channel is set to 1, otherwise it's 0
- When used inside a minify viewer chunk, the connected minify viewer will output a data line in all directions
- The top of the block would have the following texture:
- [--] [-] X [+] [++]
- Where [...] is a square with that symbol inside, and X is the currently set channel (bit)
- By right clicking a [] square, you can change the currently set channel (bit)
- - and + change the channel by 1
- -- and ++ change the channel by 10
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request