Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
377いいね 39911回再生

【マイクラ統合版コマンド】魔法などの演出に!1コマンドで大量のパーティクルを表示!結構軽め【RPG】【ミニゲーム】【スイッチ対応】

皆さんこんにちは!
Youtubeに動画投稿をしている、NYANKUNと申します!
主にマイクラ等のゲーム実況を、不定期で上げていきますので 気になる方はぜひ覗いてみてください!

今回の動画は1コマンドでパーティクルを大量に表示するコマンドです!
エンティティの設置は必要ですが,プレイヤー数に関わらず4体だけで十分なので非常に軽いコマンドとなっています.
演出などに是非ご利用ください!

=====================================================
※解説し忘れてしまいましたが,円と球に関しては最後のif entityの部分で中心となるエンティティが特定の範囲に居るかどうかで形状の設定をしています.なのでセレクター引数の範囲で好きな形状にすることが出来ます!
①平面
execute as @e[type=fishing_hook] at @s run execute as @p at @s as @e[type=armor_stand,name=x,c=2] positioned ^^^0.5 as @e[type=armor_stand,name=x,c=2] positioned ^^^1 as @e[type=armor_stand,name=x,c=2] positioned ^^^2 as @e[type=armor_stand,name=x,c=2] positioned ^^^4 as @e[type=armor_stand,name=x,c=2] positioned ^0.5^^ as @e[type=armor_stand,name=x,c=2] positioned ^1^^ as @e[type=armor_stand,name=x,c=2] positioned ^2^^ as @e[type=armor_stand,name=x,c=2] positioned ^4^^ run particle minecraft:balloon_gas_particle

execute as @e[type=fishing_hook] at @s run tp @s ~~-10000~

②立方体
execute as @e[type=fishing_hook] at @s run execute as @p at @s as @e[type=armor_stand,name=x,c=2] positioned ^^^0.5 as @e[type=armor_stand,name=x,c=2] positioned ^^^1 as @e[type=armor_stand,name=x,c=2] positioned ^^^2 as @e[type=armor_stand,name=x,c=2] positioned ^^^4 as @e[type=armor_stand,name=x,c=2] positioned ^0.5^^ as @e[type=armor_stand,name=x,c=2] positioned ^1^^ as @e[type=armor_stand,name=x,c=2] positioned ^2^^ as @e[type=armor_stand,name=x,c=2] positioned ^4^^ as @e[type=boat,tag=a,c=2] positioned ^^^0.5 as @e[type=boat,tag=a,c=2] positioned ^^^1.0 as @e[type=boat,tag=a,c=2] positioned ^^^2.0 as @e[type=boat,tag=a,c=2] positioned ^^^4.0 run particle minecraft:balloon_gas_particle

execute as @e[type=fishing_hook] at @s run tp @s ~~-10000~

③円
execute as @e[type=fishing_hook] at @s run execute as @p at @s as @e[type=armor_stand,name=x,c=2] positioned ^^^0.1 as @e[type=armor_stand,name=x,c=2] positioned ^^^0.2 as @e[type=armor_stand,name=x,c=2] positioned ^^^0.4 as @e[type=armor_stand,name=x,c=2] positioned ^^^0.8 as @e[type=armor_stand,name=x,c=2] positioned ^^^1.6 as @e[type=armor_stand,name=x,c=2] positioned ^^^3.2 as @e[type=armor_stand,name=x,c=2] positioned ^0.1^^ as @e[type=armor_stand,name=x,c=2] positioned ^0.2^^ as @e[type=armor_stand,name=x,c=2] positioned ^0.4^^ as @e[type=armor_stand,name=x,c=2] positioned ^0.8^^ as @e[type=armor_stand,name=x,c=2] positioned ^1.6^^ as @e[type=armor_stand,name=x,c=2] positioned ^3.2^^ if entity @e[type=fishing_hook,rm=4,r=4.2] run particle minecraft:balloon_gas_particle

execute as @e[type=fishing_hook] at @s run tp @s ~~-10000~

④球
execute as @e[type=fishing_hook] at @s run execute as @p at @s as @e[type=armor_stand,name=x,c=2] positioned ^^^0.4 as @e[type=armor_stand,name=x,c=2] positioned ^^^0.8 as @e[type=armor_stand,name=x,c=2] positioned ^^^1.6 as @e[type=armor_stand,name=x,c=2] positioned ^^^3.2 as @e[type=armor_stand,name=x,c=2] positioned ^0.4^^ as @e[type=armor_stand,name=x,c=2] positioned ^0.8^^ as @e[type=armor_stand,name=x,c=2] positioned ^1.6^^ as @e[type=armor_stand,name=x,c=2] positioned ^3.2^^ as @e[type=boat,tag=a,c=2] positioned ^^^0.4 as @e[type=boat,tag=a,c=2] positioned ^^^0.8 as @e[type=boat,tag=a,c=2] positioned ^^^1.6 as @e[type=boat,tag=a,c=2] positioned ^^^3.2 if entity @e[type=fishing_hook,r=4.0,rm=3.5] run particle minecraft:balloon_gas_particle

execute as @e[type=fishing_hook] at @s run tp @s ~~-10000~

=====================================================
音楽(BGM・効果音等):魔王魂様、MusMus様、甘茶の音楽茶房様
=====================================================
Twitter:twitter.com/NYANKUN18
Mirrativ:mirrativ.com/user/103019087

コメント