Advertisement
nunonuno_riku

Untitled

May 26th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. command /snla-1:
  2. trigger:
  3. execute console command "/tellraw %player% ["",{""text"":""["",""bold"":true,""color"":""light_purple""},{""text"":""Snla"",""bold"":true,""color"":""aqua"},{""text"":""]"",""bold"":true,""color"":""light_purple""},{""text"":"" "",""bold"":true},{""text"":""もう金とかダイヤは手に入れた?""},{""text"":"" "",""clickEvent"":{""action"":""run_command"",""value"":""/snla-1-yes""},""hoverEvent"":{""action"":""show_text"",""value"":""Snlaの質問にYesと回答します!""}},{""text"":""Ye"",""bold"":true,""color"":""green"",""clickEvent"":{""action"":""run_command"",""value"":""/snla-1-yes""},""hoverEvent"":{""action"":""show_text"",""value"":""Snlaの質問にYesと回答します!""}},{""text"":""s"",""bold"":true,""color"":""green"},{""text"":"" "",""bold"":true},{""text"":""/"",""bold"":true,""color"":""yellow""},{""text"":"" "",""bold"":true,""clickEvent"":{""action"":""run_command"",""value"":""/snla-1-no""},""hoverEvent"":{""action"":""show_text"",""value"":""Snlaの質問にNoと回答します!""}},{""text"":""N"",""bold"":true,""color"":""red2",""clickEvent"":{""action"":""run_command"",""value"":""/snla-1-no""},""hoverEvent"":{""action"":""show_text"",""value"":""Snlaの質問にNoと回答します!""}},{""text"":""o"",""bold"":true,""color"":""red""}]"
  4.  
  5. command /snla-1-yes:
  6. trigger:
  7. execute console command "/tellraw %player% ["",{""text"":""["",""bold"":true,""color"":""light_purple""},{""text"":""Snla"","bold"":true,""color"":""aqua""},{""text"":""]"",""bold"":true,""color"":""light_purple""},{""text"":"" "",""bold"":true},{""text":""さすが!!その調子で遊んでいこう!!""}]"
  8.  
  9. command /snla-1-no:
  10. trigger:
  11. execute console command "/tellraw %player% ["",{""text"":""["",""bold"":true,""color"":""light_purple""},{""text"":""Snla"",""bold"":true,""color"":""aqua""},{""text"":""]"",""bold"":true,""color"":""light_purple""},{""text"":"" 金の入手方法を紹介するね!!\n 1.\""},{""text"":""圧縮"",""color"":""gray""},{""text"":""\"村人で鉄を圧縮鉄にする\n 2.\""},{""text"":""圧縮"",""color"":""gray""},{""text"":""錬成"",""color"":""gold""},{""text"":""\""村人で圧縮鉄を圧縮金にする\n 3.\""},{""text"":""解凍"",""color"":""gray""},{""text"":""\""村人で圧縮金を金にする\n ダイヤも同じ方法で入手できるから試してみてね!!""}]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement