まじでどうしようかと焦りましたが、なんとか復活でしました。
超長くなりましたが、コマンドを概要欄に貼っておきます。
次回は、ど定番の雪玉爆弾でもやろうっかなぁと考えておりまして、そろそろデータパックを、配布したいなぁ。
ガンバリま〜す。
scoreboard objectives remove ONOFF
scoreboard objectives remove IF
scoreboard objectives remove STAT
scoreboard objectives add TIMER dummy "TIMER"
scoreboard objectives add ONOFF dummy "ONOFF"
scoreboard objectives add IF dummy "IF"
scoreboard objectives add STAT dummy "STAT"
scoreboard players set @p TIMER 0
scoreboard players set @p ONOFF 0
scoreboard players set @p IF 0
scoreboard players set @p STAT 0 [コマブロ(チカチカ)] execute unless entity @e[tag=timer] run scoreboard players set @p TIMER 1
execute unless entity @e[tag=timer] run summon minecraft:area_effect_cloud ~ ~ ~ Duration:20,Tags:["timer"] execute if score @p TIMER matches 1 run execute if score @p STAT matches 0 run fill x1 y1 z1 x2 y2 z2 minecraft:red_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 0 run fill x1 y1 z1 x2 y2 z2 minecraft:red_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 0 run fill x1 y1 z1 x2 y2 z2 minecraft:red_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 0 run fill x1 y1 z1 x2 y2 z2 minecraft:red_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 0 run fill x1 y1 z1 x2 y2 z2 minecraft:red_wool
【中略】
execute if score @p TIMER matches 1 run execute if score @p STAT matches 6 run fill x1 y1 z1 x2 y2 z2 minecraft:lime_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 6 run fill x1 y1 z1 x2 y2 z2 minecraft:lime_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 6 run fill x1 y1 z1 x2 y2 z2 minecraft:lime_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 6 run fill x1 y1 z1 x2 y2 z2 minecraft:lime_wool
execute if score @p TIMER matches 1 run execute if score @p STAT matches 6 run fill x1 y1 z1 x2 y2 z2 minecraft:lime_wool
execute if score @p TIMER matches 1 run scoreboard players add @p STAT 1
execute if score @p TIMER matches 1 run execute if score @p STAT matches 7 run scoreboard players set @p STAT 0
scoreboard players set @p TIMER 0 [Twitter] Tweets by icVmwU5LxSf8A9D [Tumblr] https://minecraftforadults.tumblr.com [music(魔王魂)] https://maoudamashii.jokersounds.com
#マイクラ #マインクラフト #コマンド