-
Bug
-
Resolution: Unresolved
-
None
-
22w11a, 1.20.6, 24w18a, 1.21.1
-
None
-
Confirmed
-
Block states, Commands, Networking
-
Normal
-
Platform
How to reproduce:
/give @s minecraft:command_block
- Put in the command block the code:
setblock ~ ~ ~2 oak_wall_sign[facing=north]{front_text:{messages:['{"text":""}','{"text":"Example","color":"red","bold":true}','{"text":""}','{"text":""}']}} keep
- Set the command block in repeating mode always active
- Try to break the sign
- 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
- 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: