Minecraft summary | マイクラ動画
マインクラフトの動画まとめ
ホーム
人気記事
mod
魔法
建築
家
エンチャント
コマンド
ポーション
村人増殖
【マイクラ】超ド迫力の大爆発魔法「多重破壊魔法」コマンドがスゴい!!【応募コマンド part14】
2023.11.15
コマンド
HOME
コマンド
【マイクラ】超ド迫力の大爆発魔法「多重破壊魔法」コマンドがスゴい!!【応募コマンド part14】
コマンド
カテゴリの最新記事
2025.07.17
絶対にバレない少し特殊な秘密基地の作り方 #shorts #java版 #コマンド #マインクラフト #マイクラ
2025.07.17
これ作るのスゴすぎ!!#マインクラフト #マイクラ #マイクラコマンド #ナルトダンス
2025.07.17
前回つくった飛ぶ斬撃を出す剣のコマンド解説してみた!!#こしくまの作業部屋 #マイクラswitch #マイクラコマンド #マインクラフト
2025.07.16
コマンドで銀河鉄道再現してみた #マイクラ #マインクラフト
2025.07.16
マイクラのコマンドで虚式茈作ってみた
2025.07.16
統合版に公式影モッド実装!?【マイクラ豆知識 解説 裏技 コマンド/ゆっくり実況/マインクラフト】#shorts
【多重破壊魔法】
1.傾斜円表示コマンド群
1-1.反復/無条件/動力が必要
・centerとsatelliteを用いて傾斜した円を描くコマンド(表示部)
execute as @e[name=center] at @s positioned ^^^1 positioned ~~1~ facing entity @s feet positioned as @s as @e[name=satellite] if score @s destruction_armor_stand = @e[c=1] destruction_armor_stand positioned ^^^500 facing entity @s feet positioned ^^^500 rotated as @s positioned ^^^5 run particle minecraft:mobflame_single
1-2.鎖/無条件/常時実行
・centerとsatelliteを用いて傾斜した円を描くコマンド(satellite回転部)
execute as @e[name=satellite] positioned as @e[name=center] if score @s destruction_armor_stand = @e[c=1] destruction_armor_stand facing entity @s feet run tp @s ^-0.871557427^^9.96194968 ~185~
1-3.鎖/無条件/常時実行
・1-1と全く同じ(回転速度を上げるために二つ繋げている)
execute as @e[name=center] at @s positioned ^^^1 positioned ~~1~ facing entity @s feet positioned as @s as @e[name=satellite] if score @s destruction_armor_stand = @e[c=1] destruction_armor_stand positioned ^^^500 facing entity @s feet positioned ^^^500 rotated as @s positioned ^^^5 run particle minecraft:mobflame_single
1-4.鎖/無条件/常時実行
・1-2と全く同じ(回転速度を上げるために二つ繋げている)
execute as @e[name=satellite] positioned as @e[name=center] if score @s destruction_armor_stand = @e[c=1] destruction_armor_stand facing entity @s feet run tp @s ^-0.871557427^^9.96194968 ~185~
1-5.鎖/無条件/常時実行
・円描写に使用するcenterアマスタを斜め下に向けるコマンド
execute as @e[name=center,scores={destruction_timer=1..}] at @s run tp @s ~~~~ 55
1-6.鎖/無条件/常時実行
・円描写に使用しないcenterアマスタを斜め上に向けるコマンド
execute as @e[name=center] unless score @s destruction_timer matches -2147483647.. at @s run tp @s ~~~~ -55
進撃の巨人の巨人化出来ますか?