「マイクラ(Minecraft)」とは、マインクラフト社が開発・販売しているサンドボックスゲームのことです。プレイヤーはブロックを使って自由に世界を作り出すことができます。
黒閃とは、マイクラの中でも特に強力で、プレイヤーの衝撃を与えるようなスキルのことを指します。この黒閃は、統合版やスイッチ版でも再現することができる特殊なコマンドが存在します。
このコマンドを使うと、プレイヤーが実際に黒閃を放つシーンを見ることができます。黒閃を放つと、周囲のブロックが消滅し、大きな衝撃波が発生します。また、プレイヤーのスキル面でも強力で、敵を一瞬で倒すことができるようになります。
この黒閃のコマンドは、マイクラの世界をより楽しむために利用できるものであり、スイッチ版や統合版でも利用可能です。ただし、コマンドを使う前に、バージョンや設定などを確認したり、不具合が起こらないように注意する必要があります。
さらに、マイクラではコマンド以外にも、様々な方法で黒閃を再現することができます。プレイヤーが自分で新しい黒閃のコマンドを作り出したり、特定のmodを導入することでよりリアルな黒閃を再現することもできます。
黒閃は、マイクラの中でも特に注目される要素の一つであり、その強力さや神秘性から多くのプレイヤーが熱狂しています。プレイヤー自身のスキルや想像力を使って、より楽しい黒閃の世界を作り出すことができるでしょう。
5のコマブロ(鎖にしてください)~11のコマブロを4のコマブロの後に連結したほうがいいです
1のコマンドブロック(リピート/無条件/常時実行)
scoreboard objectives add blf dummy
2のコマンドブロック(リピート/無条件/常時実行)
execute as @a[hasitem={item=netherite_scrap,data=2,location=slot.weapon.mainhand}] at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] run tag @s add blf
3のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf] at @s if entity @s[y=~1.8,dx=0] positioned ^ ^ ^1 run damage @e[r=2.5,tag=!blf,y=~-0.7,type=!armor_stand] 5 entity_attack entity @s
4のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf] at @s if entity @s[y=~1.8,dx=0] positioned ^ ^ ^1 run playsound mob.wither.shoot @a ~ ~ ~ 0.75 1.05
5のコマンドブロック(リピート/無条件/常時実行)
scoreboard players random @a blf 1 60
6のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf,scores={blf=1..3}] at @s if entity @s[y=~1.8,dx=0] positioned ^ ^ ^1 run damage @e[r=2.5,tag=!blf,y=~-0.7,type=!armor_stand] 56 entity_attack entity @s
7のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf,scores={blf=1..3}] at @s if entity @s[y=~1.8,dx=0] positioned ^ ^ ^1 run playsound random.totem @a ~ ~ ~ 1 2
8のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf] at @s if entity @s[y=~1.8,dx=0] positioned ~ ~1 ~ run particle minecraft:critical_hit_emitter ^-0.5 ^ ^1.5
9のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf] at @s if entity @s[y=~1.8,dx=0] positioned ~ ~1 ~ run particle minecraft:large_explosion ^-0.5 ^ ^1.5
10のコマンドブロック(鎖/無条件/常時実行)
execute as @e[c=20] run execute as @a[tag=blf,scores={blf=1..3}] at @s if entity @s[y=~1.8,dx=0] positioned ^-0.25 ^ ^-0.5 run summon bat koku ~ ~1001 ~
11のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=blf] at @s if entity @s[y=~1.8,dx=0] run tag @s remove blf
12のコマンドブロック(リピート/無条件/常時実行)
execute as @e[name=koku] at @s positioned ~ ~-1000 ~ run particle minecraft:falling_dust
13のコマンドブロック(鎖/無条件/常時実行)
execute as @e[name=koku] at @s positioned ~ ~-1000 ~ run particle minecraft:redstone_wire_dust_particle
14のコマンドブロック(鎖/無条件/常時実行)
execute as @e[name=koku] at @s positioned ~ ~-1000 ~ unless entity @e[r=4] run kill @s
15のコマンドブロック(鎖/無条件/常時実行)
execute as @e[name=koku] at @s positioned ~ ~-1000 ~ run playsound mob.wither.shoot @a ~ ~ ~ 0.25 5.5
体術はシフト発動じゃないよね? ね?
黒閃作ろうと思ってたのでめちゃくちゃ参考になりました!