sign-update
Change the text on a Minecraft sign at specified coordinates. Input the X, Y, Z position and new text to update the sign's content.
Instructions
Update text on a sign
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | X coordinate | |
| y | Yes | Y coordinate | |
| z | Yes | Z coordinate | |
| back | No | Write on back of sign (default: false) | |
| text | Yes | Text to write on the sign |