Minecraft summary | マイクラ動画
マインクラフトの動画まとめ
ホーム
人気記事
mod
魔法
建築
家
エンチャント
コマンド
ポーション
村人増殖
【マイクラ】世界一美しい流星群コマンド新execute版【#shorts /スイッチ対応/ゆっくり実況/マインクラフト/統合版】
2022.12.18
コマンド
HOME
コマンド
【マイクラ】世界一美しい流星群コマンド新execute版【#shorts /スイッチ対応/ゆっくり実況/マインクラフト/統合版】
コマンド
カテゴリの最新記事
2025.09.29
これで君もお金持ち!#マインクラフト #マイクラ #コマンド
2025.09.29
コマンドで衝撃波攻撃 #マイクラ統合版 #minecraft
2025.09.29
意味が分からなくなるマインクラフト #ゆっくり #マイクラ #マインクラフト #minecraft #ポッポピッペ #コマンド
2025.09.29
置いた覚えのないコマンドブロックを押した結果・・・ #マイクラ #minecraft #shorts
2025.09.29
【マイクラ統合版】RPG制作!ダンジョン編! #マイクラ #コマンド #rpg製作 #minecraft #ゲーム実況 #マインクラフト
2025.09.29
【マイクラ】MOBが巨大化するコマンドを紹介!!!【マインクラフト/統合版/スイッチ版】
編集ミスってたので再投稿ですm(_ _)m
流星群新execute版
コマブロ1(反復、無条件、レッドストーンが必要)
execute as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s run summon armor_stand meteor_shoot ^^^25
コマブロ2(チェーン、無条件、常にアクティブ)
effect @e[type=armor_stand,name=meteor_shoot] invisibility 1 1 true
コマブロ3(チェーン、無条件、常にアクティブ)
execute as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[c=2] at @s as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s run summon armor_stand meteor_target ^^^25
コマブロ4(チェーン、無条件、常にアクティブ)
execute as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s positioned ^^^25 run spreadplayers ~~ 0.5 20 @e[type=armor_stand,name=meteor_shoot,c=64]
コマブロ5(チェーン、無条件、常にアクティブ)
execute as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s positioned ^^^25 run spreadplayers ~~ 0.5 20 @e[type=armor_stand,name=meteor_target,c=32]
コマブロ6(チェーン、無条件、常にアクティブ)
execute as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s positioned ^^^25 as @e[type=armor_stand,name=meteor_shoot,c=64] at @s run tp @s ~~~ facing @e[type=armor_stand,name=meteor_target,c=1]
コマブロ7(チェーン、無条件、常にアクティブ)
execute as @e[type=xp_bottle] at @s positioned ~~-1~ as @p at @s positioned ^^^25 as @e[type=armor_stand,name=meteor_shoot,c=64] at @s run tp @s ~~50~
コマブロ8(チェーン、無条件、常にアクティブ)
execute as @e[type=armor_stand,name=meteor_shoot] at @s if block ~~-1~ air 0 run tag @s add can_drop
コマブロ9(チェーン、無条件、常にアクティブ)
execute as @e[tag=can_drop] at @s run tp @s ^^-0.5^0.1
コマブロ10(チェーン、無条件、常にアクティブ)
execute as @e[tag=can_drop] at @s run particle minecraft:shriek_particle
コマブロ11(チェーン、無条件、常にアクティブ)
execute as @e[tag=can_drop] at @s run playsound mob.allay.idle @a ~~~ 2 5
コマブロ12(チェーン、無条件、常にアクティブ)
execute as @e[type=armor_stand,name=meteor_shoot,tag=!can_drop] at @s run particle minecraft:huge_explosion_emitter ~~~
コマブロ13(チェーン、無条件、常にアクティブ)
execute as @e[type=armor_stand,name=meteor_shoot,tag=!can_drop] at @s run playsound cauldron.explode @a ~~~ 2
コマブロ14(チェーン、無条件、常にアクティブ)
execute as @e[type=armor_stand,name=meteor_shoot,tag=!can_drop] at @s run damage @e[r=4] 24 entity_explosion
コマブロ15(チェーン、無条件、常にアクティブ)
kill @e[type=armor_stand,name=meteor_target]
コマブロ16(チェーン、無条件、常にアクティブ)
kill @e[type=xp_bottle]
コマブロ17(チェーン、無条件、常にアクティブ)
tag @e remove can_drop