Mojira Archive
MC-271289

Signs appear blank when replaced by a command block immediately after they are broken

How to reproduce:

  1. /give @s minecraft:command_block 
  2. Put in the command block the code:
  3. setblock ~ ~ ~2 oak_wall_sign[facing=north]{front_text:{messages:['{"text":""}','{"text":"Example","color":"red","bold":true}','{"text":""}','{"text":""}']}} keep 
  4. Set the command block in repeating mode always active
  5. Try to break the sign 
  6. The text of the sign won't show it but using: /data get block <coordinates> you can check that the nbt data of the text has to be showed
  7. In fact when exiting and re-entering the world the sign will show the text correctly

Expected Result:

The sign even if destroyed and replaced should show the text

 

Onedrive video:

BugMinecraft.mp4

Unresolved

FireBr0

2024-04-30, 11:56 AM

2024-08-12, 03:46 AM

1

3

Confirmed

Normal

Platform

Block states, Commands, Networking

22w11a, 1.20.6, 24w18a, 1.21.1

-