Piston

More accurately a linear actuator. There is a rail among us. It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (64) that have integer components: 1x1x64, 1x2x32, 1x4x16, 1x8x8, 2x2x16, 2x4x8, 4x4x4
At its default size (2x2x2) it has a durability of 1, at its maximum size it has a durability of 3.
By default, its colour is #edeaea.
Methods
SetPosition()
Configurables
Position1
Determines the position of the first state of the piston. It is a number
.
It ranges between 0 and 100.
Position2
Determines the position of the second state of the piston. It is a number
.
It ranges between 0 and 100.
Speed
Determines the speed of the piston. It is a number
.
It ranges between 0 and 50.
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
.