SHOW:
|
|
- or go back to the newest paste.
| 1 | Race Countdown | |
| 2 | ||
| 3 | command /Race start: | |
| 4 | trigger: | |
| 5 | broadcast "&9>> &b&lレースを開始します......." | |
| 6 | - | wait 20 ticks |
| 6 | + | wait 20 tick |
| 7 | command "/tellraw @a {"text":"5...","color":"gold"}"
| |
| 8 | - | wait 20 ticks |
| 8 | + | wait 20 tick |
| 9 | command "/tellraw @a {"text":"4...","color":"gold"}"
| |
| 10 | - | wait 20 ticks |
| 10 | + | wait 20 tick |
| 11 | command "/tellraw @a {"text":"3...","color":"red"}"
| |
| 12 | - | wait 20 ticks |
| 12 | + | wait 20 tick |
| 13 | command "/tellraw @a {"text":"2...","color":"red"}"
| |
| 14 | - | wait 20 ticks |
| 14 | + | wait 20 tick |
| 15 | command "/tellraw @a {"text":"1...","color":"red"}"
| |
| 16 | - | wait 20 ticks |
| 16 | + | wait 20 tick |
| 17 | - | command "/tellraw @a ["",{"text":">>> ","color":"blue"},{"text":"\u30b9\u30bf\u30fc\u30c8\uff01\uff01\uff01","bold":true,"color":"white"}]"
|
| 17 | + | command "/tellraw @a ["",{"text":">>> ","color":"blue"{"text":"\u30b9\u30bf\u30fc\u30c8\uff01\uff01\uff01","bold":true,"color":"white"}]"
|
| 18 | command "/title @a title {"text":"START!!!","bold":true,"color":"aqua"}"
| |
| 19 | - | command "/title @a subtitle {"text":"-RealmAthleticRace-","color":"yellow"}"
|
| 19 | + |