Minecraft – Is it possible to power all the blocks in a wall

minecraft-java-editionminecraft-redstone

Let's say I have a 5×5 wall that has redstone torches on each block on one side:

a 5x5 cobblestone wall with redstone torches on all blocks

Is there a redstone circuit that would allow me to power every block in this wall, so that all torches turn off ?

I'm pretty new to redstone, so forgive me if this is obvious.

Best Answer

I don't think it's possible, to power a block you need a wire running towards it, which it won't if there is another wire next to it (it'll turn into a corner, rather than a straight line, or a T if there is another wire on the other side).