Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
ライトニング※(スコアを作った後)使用者は自身のスコアmagicを3にする/scoreboard players set @s magic 3~チャットで打つ~/gamerule commandblockoutput false/scoreboard objectives add magic dummy/scoreboard objectives add lightning dummy~リピート 無条件 常時実行~/execute as @a[scores={magic=3},hasitem={item=stick,location=slot.weapon.mainhand}] at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] run scoreboard players add @s lightning 1~チェーン 無条件 常時実行~/execute as @a[scores={magic=3},hasitem={item=stick,location=slot.weapon.mainhand}] at @s if entity @s[y=~1.4,dx=0] if entity @s[y=~1.5,dx=0] run scoreboard players set @s lightning 0/execute as @a[scores={magic=3,lightning=1},hasitem={item=stick,location=slot.weapon.mainhand}] at @s run summon armor_stand ^ ^ ^8 0 0 minecraft:on_tame lightning/execute as @a[scores={magic=3,lightning=1},hasitem={item=stick,location=slot.weapon.mainhand}] at @s run playsound mob.allay.idle @a ~ ~ ~ 1 2/scoreboard players add @e[type=armor_stand,name=lightning] lightning 1/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s run tp @s ~ ~1001 ~/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^ ^ ^2/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^-1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^ ^ ^2/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^-1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=1..}] at @s run tp @s ~ ~ ~ ~12/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^ ^ ^2/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^-1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^ ^ ^2/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^-1.732 ^ ^-1/execute as @e[type=armor_stand,name=lightning,scores={lightning=11}] at @s positioned ~ ~-1000 ~ run stopsound @a[r=10]/execute as @e[type=armor_stand,name=lightning,scores={lightning=12}] at @s positioned ~ ~-1000 ~ run playsound cauldron.explode @a ~ ~ ~ 1 1/kill @e[type=armor_stand,name=lightning,scores={lightning=12..}]
8 0 →0←は無効ですと言われますどうすれば良いのでしょう
雷の音消してくれてるのまじで熱い🔥🔥
音とか見た目とかこれが一番好き
雷電将軍の元素スキルをお願いしてもよろしいでしょうか?
雷はやっぱ単純にかっこいい
シフトしても打てないんですけどどうすれば良いのでしょうか
リクエストです出来ればでいいので、原神の雷電将軍かアルレッキーノのスキル、又は元素爆発をお願いします!
クリーパーを召喚して敵に突進させる杖があればなぁ......
クリパ砲ってやつですね
ウィンドとかファイアとかと組み合わせて棒捨てて技切り替えできるようにしたら面白そうですね!!ってことで作りました😊
呪術廻戦の陀艮の術式 死累累湧軍(しるるゆうぐん) を作ってほしいです!
ダイの大冒険よりカイザーフェニックス お願いします
炎の剣(魔法使える)作ってほしいです ダメ元で()
最高
防具立てが召喚されません。コマンドもすべて合っているはずです。どうすればいいでしょうか?
コマンドの実行履歴にはなんて書いてありますか?
@@creepernomahokobo セレクターに会う対象がありません。って出てます
1個目の[y=~1.4,dx=0]のあとのentityの部分が別の単語(?)になっていました。それが原因でした。ありがとうございます。
自分にあたったら帯電しそう
ありがとうございますありがとうございますありがとうございますありがとうございます(ry
ライトニング
※(スコアを作った後)使用者は自身のスコアmagicを3にする
/scoreboard players set @s magic 3
~チャットで打つ~
/gamerule commandblockoutput false
/scoreboard objectives add magic dummy
/scoreboard objectives add lightning dummy
~リピート 無条件 常時実行~
/execute as @a[scores={magic=3},hasitem={item=stick,location=slot.weapon.mainhand}] at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] run scoreboard players add @s lightning 1
~チェーン 無条件 常時実行~
/execute as @a[scores={magic=3},hasitem={item=stick,location=slot.weapon.mainhand}] at @s if entity @s[y=~1.4,dx=0] if entity @s[y=~1.5,dx=0] run scoreboard players set @s lightning 0
/execute as @a[scores={magic=3,lightning=1},hasitem={item=stick,location=slot.weapon.mainhand}] at @s run summon armor_stand ^ ^ ^8 0 0 minecraft:on_tame lightning
/execute as @a[scores={magic=3,lightning=1},hasitem={item=stick,location=slot.weapon.mainhand}] at @s run playsound mob.allay.idle @a ~ ~ ~ 1 2
/scoreboard players add @e[type=armor_stand,name=lightning] lightning 1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s run tp @s ~ ~1001 ~
/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^ ^ ^2
/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=1}] at @s positioned ~ ~-1000 ~ run particle minecraft:sonic_explosion ^-1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^ ^ ^2
/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=2..}] at @s positioned ~ ~-1000 ~ run particle minecraft:balloon_gas_particle ^-1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=1..}] at @s run tp @s ~ ~ ~ ~12
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^ ^ ^2
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run summon lightning_bolt ^-1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^ ^ ^2
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=10}] at @s positioned ~ ~-1000 ~ run particle minecraft:knockback_roar_particle ^-1.732 ^ ^-1
/execute as @e[type=armor_stand,name=lightning,scores={lightning=11}] at @s positioned ~ ~-1000 ~ run stopsound @a[r=10]
/execute as @e[type=armor_stand,name=lightning,scores={lightning=12}] at @s positioned ~ ~-1000 ~ run playsound cauldron.explode @a ~ ~ ~ 1 1
/kill @e[type=armor_stand,name=lightning,scores={lightning=12..}]
8 0 →0←は無効ですと言われますどうすれば良いのでしょう
雷の音消してくれてるのまじで熱い🔥🔥
音とか見た目とかこれが一番好き
雷電将軍の元素スキルをお願いしてもよろしいでしょうか?
雷はやっぱ単純にかっこいい
シフトしても打てないんですけどどうすれば良いのでしょうか
リクエストです
出来ればでいいので、原神の雷電将軍かアルレッキーノのスキル、又は元素爆発をお願いします!
クリーパーを召喚して敵に突進させる杖があればなぁ......
クリパ砲ってやつですね
ウィンドとかファイアとかと組み合わせて棒捨てて技切り替えできるようにしたら面白そうですね!!
ってことで作りました😊
呪術廻戦の陀艮の術式 死累累湧軍(しるるゆうぐん) を作ってほしいです!
ダイの大冒険より
カイザーフェニックス お願いします
炎の剣(魔法使える)作ってほしいです ダメ元で()
最高
防具立てが召喚されません。コマンドもすべて合っているはずです。どうすればいいでしょうか?
コマンドの実行履歴にはなんて書いてありますか?
@@creepernomahokobo セレクターに会う対象がありません。って出てます
1個目の[y=~1.4,dx=0]のあとのentityの部分が別の単語(?)になっていました。それが原因でした。ありがとうございます。
自分にあたったら帯電しそう
ありがとうございますありがとうございますありがとうございますありがとうございます(ry