Minecraft summary | マイクラ動画
マインクラフトの動画まとめ
ホーム
人気記事
mod
魔法
建築
家
エンチャント
コマンド
ポーション
村人増殖
【マイクラ】赤血操術の「穿血」をコマンドで完全再現!【スイッチ対応/統合版】
2024.04.18
コマンド
HOME
コマンド
【マイクラ】赤血操術の「穿血」をコマンドで完全再現!【スイッチ対応/統合版】
コマンド
カテゴリの最新記事
2025.04.20
【マイクラコマンド】無限アスレ作ってみた!※関連動画にコピペあり#マイクラ #マインクラフト #マイクラコマンド #minecraft #おじゃるまる #コマンド #マイクラアスレ
2025.04.20
tickingareaコマンドの使い方! #マイクラ #マインクラフト #統合版 #minecraft
2025.04.20
帰れるやつのコマンド紹介!!#ショート #shorts #コマンド #コマンド紹介 #マイクラ #まいんくらふと #マインクラフト #minecraft
2025.04.20
【マイクラ/マインクラフト】剣ガードが復活!?マイクラを楽しくするコマンド3選【ゆっくり実況】 #マイクラ#shorts #ゆっくり実況 #コマンド #コマンド紹介
2025.04.20
【コマンド少なめ!】マイクラサバイバルでつかえる日常的によくみるありきたりな釣り竿で「フックショット」を再現できるコマンド【スイッチ対応】※コマンドは概要欄へ
2025.04.19
新規コマンド勢募集の選考をしたら、あのBAN者から応募が来ていた件について – マインクラフト【KUN】
鉄の原石を持った状態で殴るとパーティクルが出てかっこよくなる打撃(シフトで貯めると何段階か攻撃力が上がる)と打撃を使ってるとたまにこくせんが発動する(段階によって威力を大きく変える)ようなコマンドを作って欲しいです!
1のコマンドブロック(リピート/無条件/常時実行)
scoreboard objectives add tmse dummy
2のコマンドブロック(リピート/無条件/常時実行)
scoreboard objectives add tmsc dummy
3のコマンドブロック(リピート/無条件/常時実行)
execute as @a[hasitem={item=redstone,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 trise
4のコマンドブロック(鎖/無条件/常時実行)
execute as @a[scores={tmsc=..100}] at @s positioned ~ ~ ~ run summon boat ^ ^ ^1 facing @s
5のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=trise] at @s run tag @e[type=boat,r=5] add sen
6のコマンドブロック(鎖/無条件/常時実行)
scoreboard players add @e[tag=sen] tmse 1
7のコマンドブロック(鎖/無条件/常時実行)
execute as @e[scores={tmse=1}] at @s run tp @s ~ ~1001 ~
8のコマンドブロック(鎖/無条件/常時実行)
execute as @a[scores={tmsc=1..5}] at @s run playsound mob.wither.shoot @a ^ ^ ^1 1 1.5
9のコマンドブロック(鎖/無条件/常時実行)
execute as @a[scores={tmsc=..100}] at @s run playsound item.trident.return @a ^ ^ ^1 100 3
10のコマンドブロック(鎖/無条件/常時実行)
execute as @e[scores={tmse=2..20}] at @s positioned ~ ~-1000 ~ if block ^ ^ ^1 air positioned ~ ~1000 ~ run tp @s ^ ^ ^-1.45
11のコマンドブロック(リピート/無条件/常時実行)
execute as @e[scores={tmse=1..20}] at @s positioned ~ ~-1000 ~ run particle minecraft:obsidian_glow_dust_particle ^ ^ ^-0.5
12のコマンドブロック(鎖/無条件/常時実行)
execute as @e[scores={tmse=1..20}] at @s positioned ~ ~-1000 ~ run particle minecraft:obsidian_glow_dust_particle ^ ^ ^
13のコマンドブロック(鎖/無条件/常時実行)
execute as @e[scores={tmse=1..20}] at @s positioned ~ ~-1000 ~ if block ^ ^ ^1 air positioned ~ ~1000 ~ run tp @s ^ ^ ^-1.45
14のコマンドブロック(鎖/無条件/常時実行)
/kill @e[scores={tmse=30..}]
15のコマンドブロック(鎖/無条件/常時実行)
execute as @e[tag=sen] at @s positioned ~ ~-1001 ~ run damage @e[r=1,y=~-0.7] 7 entity_attack
16のコマンドブロック(リピート/無条件/常時実行)
scoreboard players add @e[tag=trise] tmsc 1
17のコマンドブロック(鎖/無条件/常時実行)
execute as @a[scores={tmsc=100..}] at @s run tag @s remove trise
18のコマンドブロック(鎖/無条件/常時実行)
scoreboard players reset @a[scores={tmsc=130..}] tmsc
19のコマンドブロック(鎖/無条件/常時実行)
execute as @e[tag=sen] at @s positioned ~ ~-1000 ~ unless blocks ^ ^ ^-1 ^ ^ ^1 ~ ~ ~ all run particle minecraft:large_explosion
20のコマンドブロック(鎖/無条件/常時実行)
execute as @e[tag=sen] at @s positioned ~ ~-1000 ~ unless blocks ^ ^ ^-1 ^ ^ ^1 ~ ~ ~ all run scoreboard players add @s tmse 20
21のコマンドブロック(鎖/条件付き/常時実行)
execute as @e[scores={tmse=20..}] at @s positioned ~ ~-1000 ~ run setblock ^ ^ ^-1.45 air
22のコマンドブロック(リピート/無条件/常時実行)
execute as @a[tag=trise] at @s if entity @s[y=~1.8,dx=0] run scoreboard players reset @s tmsc
23のコマンドブロック(鎖/無条件/常時実行)
execute as @a[tag=trise] at @s if entity @s[y=~1.8,dx=0] run tag @s remove trise