Transistor

Carries trigger signals in the direction of the arrow if any power source is attached. Can be inverted by clicking or configuring. It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (27) that have integer components: 1x1x27, 1x3x9, 3x3x3
At its default size (1x1x1) it has a durability of 1, at its maximum size it has a durability of 4.
By default, its colour is #000000.
It requires 1 Copper
and 1 Polysilicon
to be crafted.
Configurables
Inverted
Whether or not the state will be inverted. It is a boolean
.
Events
Configured(configurerId)
Fires when the object is configured.
The configurerId parameter is the UserId
of the player who configured the object. It is a number
.
OnClick(clickerId)
Fires when the object is clicked.
The clickerId parameter is the UserId
of the player who clicked the object. It is a number
.