1

Tellraw Creations!

evilpopcorn3_'s Avatar evilpopcorn3_6/16/14 11:32 am
1 emeralds 280 1
6/18/2014 12:43 pm
Bowchicawowza's Avatar Bowchicawowza
Hey everyone! In this forum, everyone will share their AWESOME /tellraw creations!
I'll start off with posting a tellraw command that I made; here it is:
Click to reveal
/tellraw @a {"text":"","extra":[{"text":"I","color":"aqua","bold":"true","obfuscated":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"R","color":"red","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"A","color":"gold","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"I","color":"yellow","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"N","color":"green","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"B","color":"blue","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"O","color":"dark_purple","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"W","color":"light_purple","bold":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}},{"text":"I","color":"aqua","bold":"true","obfuscated":"true","hoverEvent":{"action":"show_text","value":"Made by: evilpopcorn3"}}]}

Thanks,
evilpopcorn3
Posted by evilpopcorn3_'s Avatar
evilpopcorn3_
Level 2 : Apprentice Miner
0

Create an account or sign in to comment.

1

1
06/18/2014 12:43 pm
Level 1 : New Miner
Bowchicawowza
Bowchicawowza's Avatar
Much easier would be to put the hoverEvent before the extra tag so that everything in the extra tag has the hoverEvent property.
Click to reveal
/tellraw @a
{text:"",
hoverEvent:{action:"show_text",value:"Made by: Bowchicawowza"},
extra:[
{text:"I",color:"aqua",bold:true,obfuscated:true},
{text:"R",color:"red",bold:true},
{text:"A",color:"gold",bold:true},
{text:"I",color:"yellow",bold:true},
{text:"N",color:"green",bold:true},
{text:"B",color:"blue",bold:true},
{text:"O",color:"dark_purple",bold:true},
{text:"W",color:"light_purple",bold:true},
{text:"I",color:"aqua",bold:true,obfuscated:true}]}

Also I just did a general clean up. You usually only need to use "" when using a string, i.e. actual (visible) text and colors.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome