ッシュポション #マインクラフト
マイクラ(マインクラフト)のスーパー着地とは、高所から落ちた際に着地をバネのように跳ね返らせることができるテクニックです。スーパー着地はプレイヤーの移動速度を上げることができるため、アスレチックや戦闘など様々なシーンで活用されます。
ナイスダマとは、マイクラのコマンドで使用するポーションの一種です。スプラッシュポーションと呼ばれるアイテムを使用することで、周囲の全てのプレイヤーにポーションの効果が与えられます。ナイスダマという名称は、スプラッシュポーションをダメージポーションとして使用した際に、相手プレイヤーを倒すことを指すスラングです。
スーパー着地とナイスダマを組み合わせることで、高所からのジャンプをより効果的に行うことができます。具体的な手順は、まず高所からのジャンプをする際にスプラッシュポーションを飲み、着地時にポーションの効果が発動するようにすることです。これにより、着地時に敵プレイヤーに高いダメージを与えることができ、戦闘で有利に立つことができます。
マイクラの統合版では、従来のJava版とは異なりコマンドの記述方法や使用できるコマンドも異なります。しかし、スーパー着地とナイスダマの動作方法は変わらないので、新たなバージョンでも応用することができます。
以上がマイクラのスーパー着地とナイスダマのコマンドについての説明です。これらのテクニックを駆使することで、より高度な戦闘やアスレチックを楽しむことができるので、ぜひ試してみてください。
スーパー着地
リピート 無条件 常時実行 遅延10
execute as @a at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] as @s[hasitem={item=feather,location=slot.weapon.mainhand}] run effect @s[tag=!着地] levitation 1 25 true
チェーン 無条件 常時実行
execute as @a at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] as @s[hasitem={item=feather,location=slot.weapon.mainhand}] run tag @s add 着地
リピート 無条件 常時実行
execute at @a[scores={着地=10..}] unless block ~~-1~ air run particle minecraft:breeze_wind_explosion_emitter ~~-1~
チェーン 無条件 常時実行 遅延20
effect @a[scores={着地=30..}] resistance 10 255 true
チェーン 無条件 常時実行
execute as @a[scores={着地=10..}] at @s unless block ~~-1~ air run damage @e[tag=!着地,r=5] 21 entity_attack entity @s
チェーン 無条件 常時実行
execute at @a[scores={着地=10..}] unless block ~~-1~ air run playsound random.totem @a ~~~
チェーン 無条件 常時実行
execute at @a[scores={着地=10..}] unless block ~~-1~ air run particle minecraft:knockback_roar_particle ~~-1~
チェーン 無条件 常時実行
scoreboard players add @a[tag=着地] 着地 1
チェーン 無条件 常時実行 遅延20
execute as @a[scores={着地=40..}] at @s unless block ~~-1~ air run tag @s remove 着地
チェーン 無条件 常時実行
tag @a[scores={着地=1200..}] remove 着地
チェーン 無条件 常時実行 遅延20
execute as @a[scores={着地=40..}] at @s unless block ~~-0.1~ air run effect @s clear resistance
チェーン 無条件 常時実行
effect @a[scores={着地=1200..}] clear resistance
チェーン 無条件 常時実行
scoreboard players set @a[tag=!着地] 着地 0
チェーン 無条件 常時実行
clear @a[scores={着地=1}] feather 0 1
スコアボード
scoreboard objectives add 着地 dummy 着地
ナイスダマ
リピート 無条件 常時実行
execute as @a at @s if entity @s[y=~1.4,dx=0] unless entity @s[y=~1.5,dx=0] run tag @s[hasitem={item=heart_of_the_sea,location=slot.weapon.mainhand}] add nice
チェーン 無条件 常時実行
scoreboard players add @a[tag=nice] ナイス 1
チェーン 無条件 常時実行
inputpermission set @a[tag=nice] movement disabled
チェーン 無条件 常時実行
inputpermission set @a[scores={ナイス=60..}] movement enabled
チェーン 無条件 常時実行
execute at @a[scores={ナイス=60..}] run summon boat ^^^0.1
チェーン 無条件 常時実行
execute at @a[scores={ナイス=60..}] as @e[type=boat,r=0.7,c=1] at @s anchored eyes run tp @s ~~~ facing @p[scores={ナイス=60..},r=0.7,c=1]
チェーン 無条件 常時実行
execute at @a[scores={ナイス=60..}] as @e[type=boat,r=0.7,c=1] run tag @s add ナイスkill
チェーン 無条件 常時実行
scoreboard players add @e[tag=ナイスkill] ナイスkill 1
チェーン 無条件 常時実行
execute at @a[scores={ナイス=60..}] as @e[type=boat,r=0.7,c=1] at @s run tp @s ~~1000~
チェーン 無条件 常時実行
execute as @e[scores={ナイスkill=1..}] at @s run tp @s ^^^-0.6
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air positioned ~~-999~ run damage @a[r=7] 15
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air positioned ~~-999~ run damage @e[family=mob,r=7] 15
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air run particle minecraft:knockback_roar_particle ~~-999~
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air run particle minecraft:crop_growth_area_emitter ~~-999~
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air run playsound bucket.empty_fish @a ~~-999~
チェーン 無条件 常時実行
execute as @e[tag=ナイスkill] at @s unless block ~ ~-999 ~ air run kill @s
チェーン 無条件 常時実行
execute at @e[tag=ナイスkill] run particle minecraft:sonic_explosion ~~-999~
チェーン 無条件 常時実行
tag @a[scores={ナイス=60..}] remove nice
チェーン 無条件 常時実行
kill @e[scores={ナイスkill=60..}]
チェーン 無条件 常時実行
execute as @a[tag=nice] at @s run camera @s set minecraft:free ease 0.05 linear pos ^^4.5^-7 facing @s
チェーン 無条件 常時実行
camera @a[scores={ナイス=60..}] clear
チェーン 無条件 常時実行
clear @a[scores={ナイス=1}] heart_of_the_sea 0 1
チェーン 無条件 常時実行
execute as @a[scores={ナイス=1..59}] at @s run particle minecraft:sonic_explosion ~~4~
チェーン 無条件 常時実行
execute as @a[scores={ナイス=1..59}] at @s run playsound bloom.sculk_catalyst @s ~~~
チェーン 無条件 常時実行
execute as @a[scores={ナイス=60..}] at @s run playsound bucket.empty_fish @s ^^^1
チェーン 無条件 常時実行
scoreboard players reset @a[scores={ナイス=60..}] ナイス
スコアボード
scoreboard objectives add ナイス dummy ナイス
scoreboard objectives add ナイスkill dummy ナイスkill
採用ありがとうございます!スーパーチャクチまでも❗️
コマンドはなんですか?