OK,
So when I tried to give myself a written book with JSON Data, it now says "*Invalid book tag*". The command I typed in works with ANY Other snapshot that supports JSON Books, but not this snapshot.
Here is the command I typed in:
/give @p written_book 1 0 {pages:["{text:\"Hello there\",color:blue}"]}
Can you please help me? If a feature was changed, and now this isn't supported please comment. Also, if I just did anything wrong, comment. Thank you! 🙂
Linked issues
duplicates 1
Attachments
Comments 2
Duplicates: MC-59153
You might be doing it wrong because I tried this /give @a written_book 1 0 {pages:["{\"text\":\"\",\"extra\":[{\"text\":\"Hello World\",\"color\":\"blue\"}]}"],title:Book,author:TellrawGenerator} and that work but then I did use this site http://ezekielelin.com/tellraw/#addExtraModalData I also did try the same coomand you did and got the same thing so I think you might be doing something wrong.