Having an issue where I am no-longer able to change a specific line of text on signs without reset all the others
Command:
/data modify block -77 67 -57 front_text.messages[1] set value {text:"Hello, World!"}
This should change the 2nd line on the sign but I get an error instead
Nothing changed. The specified properties already have these values.
To add the line in I have to add all the other lines in the one command and it didn’t use to be that way
/data modify block -77 67 -57 front_text.messages set value ['Line 1',{text:"Hello, World!"},'Line 3','Line 4']
Environment
Minecraft Java:
Snapshot 25w08a
Windows 10 6GB of 32 GB ram
Linked issues
duplicates 1
Attachments
Comments 4
This ticket duplicates MC-279252
Can Confirm, and MrMuskle they are different issues, ArsiTheFox can you give a better description of the issue so they can see its different.
Thank you for your report!
We're tracking this issue in MC-279252, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Fixed. Please check the Fix Version/s field in that ticket to see in which version this behavior was or will be fixed.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Also \/n fails to create new lines in tellraw of the text components