Advertisement
Skylinerw

@Bezatrix - 'selector' & 'hoverEvent' Visuals

Jun 25th, 2014
362
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. /give command providing a book:
  2.  
  3. /give @p minecraft:written_book 1 0 {title:"Test",author:"test",pages:["[{text:\"Hover \",hoverEvent:{action:show_text,value:{selector:@p}}},{selector:@p}]"]}
  4.  
  5. This is the JSON after the book is created:
  6.  
  7. {"hoverEvent":{"action":"show_text","value":{"selector":"@p"}},"extra":[{"extra":[{"insertion":"Skylinerw","clickEvent":{"action":"suggest_command","value":"/msg Skylinerw "},"hoverEvent":{"action":"show_entity","value":"{id:\"b9aa57fe-649e-4d48-806e-63af2faff5c6\",name:\"Skylinerw\",}"},"text":"Skylinerw"}],"text":""}],"text":"Hover "}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement