【マイクラ】【スイッチ対応】コマンド1つで作れる!武器・魔法・敵強化コマンド12選!!

Описание к видео 【マイクラ】【スイッチ対応】コマンド1つで作れる!武器・魔法・敵強化コマンド12選!!

コマンド1つで作れるのはお手軽でいいですね。

↓コピペ用コマンド↓
前提コマンド1(前提コマンドはすべてインパルス・レッドストーンが必要)
gamerule commandblockoutput false
前提コマンド2
gamerule sendcommandfeedback false
前提コマンド3
tickingarea add circle ~~~ 4
本題コマンド(無敵の身体まではリピート・レッドストーンが必要)
レベル上げ魔法
xp 1L @p
雷魔法
execute as @e[type=snowball] at @s unless block ~~-1~ air unless block ~~-1~ water run summon lightning_bolt ~~~
爆発魔法
execute as @e[type=snowball] at @s unless block ~~-1~ air unless block ~~-1~ water run summon ender_crystal ~~~~~ minecraft:crystal_explode
ゾンビ強化
replaceitem entity @e[type=zombie] slot.weapon.mainhand 0 iron_sword 1
スケルトン強化
enchant @e[type=skeleton] punch 2
クリーパー強化
effect @e[type=creeper] speed 1 2 true
クモ強化
effect @e[type=spider] resistance 1 1 true
最強の剣
effect @a[hasitem={item=golden_sword,location=slot.weapon.mainhand}] strength 1 255 true
無敵の身体
effect @a[hasitem={item=golden_helmet,location=slot.armor.head}] resistance 1 255 true
超速採掘
effect @a[hasitem={item=golden_pickaxe,location=slot.weapon.mainhand}] haste 1 255 true
投げナイフ
スコアコマンド(インパルス・動力が必要)
scoreboard objectives add throw_time dummy
本体コマンド
1.execute as @e[type=item,name=投げナイフ] at @s run tp @s ^^^1.5(リピート・動力が必要)
2.execute as @e[type=item,name=投げナイフ] at @s run damage @e[dx=0,family=mob] 5(以下全てチェーン・常時実行)
3.scoreboard players add @e[type=item,name=投げナイフ] throw_time 1
4.kill @e[scores={throw_time=20..}]
巨大化コマンド
1./playanimation @a[hasitem={item=nether_star}] animation.ghast.scale none 20(リピート・動力が必要)
2.effect @a[hasitem={item=nether_star}] resistance 1 3 true(以下全てチェーン・常時実行)
3.effect @a[hasitem={item=nether_star}] speed 1 3 true
4.effect @a[hasitem={item=nether_star}] jump_boost 1 3 true
5.effect @a[hasitem={item=nether_star}] strength 1 3 true
6.effect @a[hasitem={item=nether_star}] haste 1 3 true
7.execute as @a[hasitem={item=nether_star}] at @s anchored eyes positioned ^^^1 run camera @s set minecraft:free ease 0.1 linear pos ~~1.5~ rot ~ ~
8.camera @a[hasitem={item=nether_star,quantity=0}] clear

※最初の「1.~8.」は入力しないでください。
わからないところなどの質問等やミスの指摘等は
コメント欄で教えて下さい。

Комментарии

Информация по комментариям в разработке