Minecraft: Increase Redstone Signal Without Delay

minecraft-java-editionminecraft-redstone

I want to increase (repeat) the signal of redstone, as the signal can only travel for 15 blocks without repeat, however using repeaters is not the solution, as repeaters have 1 tick of delay, which is troubling for some creations. The only other solution I saw was to make a double NOT gate with redstone torches, which still caused delay on the repeated side.

Best Answer

For repeating a redstone signal without delay, you should build an instant repeater as such:

Instant repeater (Both pistons are sticky pistons)