本帖最后由 sylqiuyifeng 于 2015-3-13 16:40 编辑


本期将讲解extra
然后这就是1.7tellraw教程的完结了,因为主要功能都做完了
当然1.8的也会有教程
不过也得等1.8出来了不是吗


http://v.youku.com/v_show/id_XNjczMzEwNDY4.html



本期使用命令:
1 /tellraw @p {text:"按",extra:[{text:"这里",color:red,clickEvent:{action:run_command,value:"/say 欢迎来到SYL的tellraw教程"}}]}
2 /tellraw @p {text:"text|",color:red,extra:["extra1|","extra2"]}
3 /tellraw @p {text:"召唤火球",color:red,clickEvent:{action:run_command,value:"/summon Fireball ~ ~ ~ {direction:[0.0,0.0,0.0]}"},extra:["|summon fireball"]}
4 /tellraw @p {text:"text|",color:yellow,extra:[{text:"extra1|",color:blue},{text:"extra2",underlined:true}]}
5 /tellraw @p {text:"技能:",extra:[{text:"[潜能爆发]",clickEvent:{action:run_command,value:"/kill"}},{text:"[说明]",hoverEvent:{action:show_text,value:"让骑士爆发他的潜能,在一秒内死亡"}}]}

[groupid=546]Command Block Logic[/groupid]