コマンドブロックを使って雪玉を使った色塗り対決!
コマンドブロックの向きに注意してくださいね〜
※※※注意※※※
3番目と5番目のコマンドブロックに記述のコマンドの最後に「a」が書いてありますが不要です。
※※※※※※※※
①反復、無条件、常にアクティブ
/execute @e[type=snowball] ~ ~ ~ summon armor_stand snow ~ ~1000 ~
②チェーン、無条件、常にアクティブ
/scoreboard players add @e[name=snow,type=armor_stand] snow 1
③チェーン、無条件、常にアクティブ
/execute @e[type=snowball] ~ ~1000 ~ kill @e[scores=snow=2,r=2]
④チェーン、無条件、常にアクティブ
/execute @e[scores=snow=3] ~ ~ ~ particle minecraft:falling_dust_red_sand_particle ~ ~-1000 ~
⑤チェーン、無条件、常にアクティブ
/execute @e[scores=snow=3] ~ ~ ~ playsound random.exPlode @a ~ ~-1000 ~0.6 1
⑥チェーン、無条件、常にアクティブ
/execute @a[scores=snow=3] ~ ~-1000 ~ kill @e[r=3]
⑦チェーン、無条件、常にアクティブ
/tp @e[scores=snow=3] ~ ~-10000 ~1000
・コマンドブロック の出し方
/give @s command_block
・コマンドログの非表示
/gamerule commandblockoutput false
■【親必見:必須スキル】今から10年後にも輝いている我が子を見たいと思いませんか?
■LOGICAN.ONLINE
◎自己紹介
■Twitter
Tweets by logican_toku
■タグ
#マイクラ #minecraft #マインクラフト
コメントを書く