Minecraft – How to make this redstone circuit that displays a Minecraft creeper face using pistons if the lever is set to its on position thinner

minecraft-legacy-consoleminecraft-redstone

I've made a redstone circuit that displays a Minecraft creeper face using pistons if the lever is set to its on position, but would like the circuit to be thinner. I've tried such methods as using more redstone repeaters and changing some paths of the redstone wire, but none of the methods I've tried have worked. Here's a screenshot I took to show what the redstone circuit looks like (Please note the redstone runs underneath the block the lever is on for three blocks in a straight line, and I'm using Minecraft: Wii U Edition on a real Wii U, to help you help me here further):
Redstone circuit that displays a Minecraft creeper face using pistons if the lever is set to its on position
I forgot to mention the lever must be in the same position, the redstone must be hidden under the lever, the contraption must look the same from the front, the mechanism must be able to be hidden by putting full height blocks around it. Also, you don't have to use the same exact same blocks as me, however; the creeper face uses Green Concrete.

Best Answer

1-wide solution; heavy use of quasi-connectivity and block-dropping so not completely sure if it works on Legacy Console.

enter image description here

  • 16 sticky pistons
  • 10 building blocks
  • 8 redstone dust
  • 5 observers (can be 4 if the input is from top, in that case just mirror the right side on the left).
  • 3 doors of any type (possibly 2 if input is from above).

Simplified solution with input from above:

enter image description here

Also even more compact, but slower and/or more expensive solutions:

enter image description here

enter image description here

and a 2-thick version that fully fits within the footprint:

enter image description here enter image description here enter image description here