| Name | sign_contents |
| Object | LocationTag |
| Input | ListTag |
| Related Tags | <LocationTag.sign_contents> Returns a list of lines on a sign. (...)
|
| Description | Sets the contents of a sign block.
For MC 1.20+, this sets the contents on the front of the sign. To set the contents of the back, see LocationTag.sign_back_contents. |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L4769 |