Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-265227

Sign missing text when replacing button

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.20.1, 23w35a, 1.20.6
    • None
    • Confirmed
    • Block states, Commands
    • Normal
    • Platform

      When using a command block to replace a button with a sign upon pressing the sign appears without text.

      Steps to recreate:

      1. Enter the following command into an impulse command block:
        /setblock ~ ~ ~-1 oak_wall_sign{front_text:{messages:['""','"TEXT"','""','""']}}
      2. Place a button on the north face of the command block
      3. Press the button
        A seemingly blank sign is placed
      4. Exit and rejoin the world
        Text is now visible on the sign

      Expected Behaviour:

      When the button is pressed it should be replaced with a sign displaying the text defined within the command block, without having to reload the world.

            Unassigned Unassigned
            SproutGamer13 SproutGamer13
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: