Minecraft summary | マイクラ動画
マインクラフトの動画まとめ
ホーム
人気記事
mod
魔法
建築
家
エンチャント
コマンド
ポーション
村人増殖
【マイクラ】超ド迫力の大爆発魔法「多重破壊魔法」コマンドがスゴい!!【応募コマンド part14】
2023.11.15
コマンド
HOME
コマンド
【マイクラ】超ド迫力の大爆発魔法「多重破壊魔法」コマンドがスゴい!!【応募コマンド part14】
コマンド
カテゴリの最新記事
2025.05.23
【マイクラ】村人がゾンビ化!?治療と無敵な勇者
2025.05.23
かっこよすぎる剣の飾り方 #minecraft
2025.05.22
100日後に戦争するマインクラフト ピーマン帝国編1~10日#minecraft#マインクラフト#マイクラマルチ#マイクラコマンド#マイクラ建築#マイクラswitch#こしくまの作業部屋#こしくま
2025.05.22
【参加型】俺達の脱出マップを作ろうぜwwwーDay12ー【マイクラ】【コマンド】
2025.05.22
【カラフル道路作る君】を作ってみた!!#マイクラ#マインクラフト#コマンド#マイクラコマンド#防具立て#〇〇君シリーズ
2025.05.22
【Minecraft】コマンド改造トロッコvs村人キャノン、どちらが吹っ飛ぶ?【検証】
【多重破壊魔法】
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
進撃の巨人の巨人化出来ますか?