Sign
Displays text or images. To display an image, configure it to id:imageid.
It is a craftable and spawnable non-flammable solid.
Here is a list of possible sizes that reach the maximum malleability (800) that have integer components: 1x800x1, 1x400x2, 1x200x4, 1x160x5, 1x100x8, 1x80x10, 1x50x16, 1x40x20, 1x32x25, 2x200x2, 2x100x4, 2x80x5, 2x50x8, 2x40x10, 2x25x16, 2x20x20, 4x50x4, 4x40x5, 4x25x8, 4x20x10, 5x32x5, 5x20x8, 5x16x10, 8x10x10, 16x10x5, 20x10x4, 20x8x5, 25x16x2, 25x8x4
At its default size (4x2x1) it has a durability of 1, at its maximum size it has a durability of 5.
By default, its colour is #5b5d69.
It requires 1 Cloth
and 1 Iron
to be crafted.
Configurables
SignText
The text to display on the front of the sign. Rich text is allowed. It is a string
.
TextColor
The color of the text on the sign. It is a Color3
.
TextFont
The font of the text on the sign. It is a string
.
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
.