IntegratedDynamics icon indicating copy to clipboard operation
IntegratedDynamics copied to clipboard

RGB Panels

Open 00-Steven opened this issue 4 years ago • 2 comments

Issue type:

  • :heavy_plus_sign: Feature request

Short description:

In my quest to make a simple video playing device I noticed that the mod as it is currently does not have a good way to display information in a tiled fashion. Quasi-connectivity and similar Redstone quirks make tiled Redstone writers annoying to work with, I couldn't use block importers/exporters either due to them taking up too much space for a tiled display, and none of the display panels currently in the mod can display a simple flat color based on a variable.

So I'd like to pitch an RGB Panel and a Big RGB Panel, which display a color based on the given variables. The regular one being the size of a regular display panel, the big one having a display which takes up most or even all of the side it's on.

00-Steven avatar Sep 29 '20 15:09 00-Steven

Thanks for the suggestion!

rubensworks avatar Sep 29 '20 15:09 rubensworks

You might like redstone pixels.

7eggert avatar Sep 07 '21 08:09 7eggert