Skip to content

T Wire

A wire that has one input in the front, and two outputs on the sides.

Obtaining

This block can be broken with any tool, as well as the fist.
It can be crafted using the following crafting recipe:

Crafting recipe

Logic gates wireStoneLogic gates wire
-Redstone dust-
---

Behavior

The T wire behaves the same as a wire, except outputs on both of it's sides when it recieves a redstone input.

Data values

Block ID

logicgates:wire_t

Block states

Blockstate Values Description
facing east, west, north, south The direction the block is facing.
powered_east true, false Whether the block is emitting redstone power on it's eastern side.
powered_west true, false Whether the block is emitting redstone power on it's western side.