BE版マイクラで確殺ポーション!?クリエイティブでも一撃で倒せる! ついにリメイクしました。

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 พ.ย. 2024

ความคิดเห็น • 1

  • @ROI2738
    @ROI2738  2 ปีที่แล้ว

    今回のコマンドの中身
    1.種類:反復
    条件:なし
    execute @e[type=lingering_potion.tag=!kakusatu_potion_notype] ~ ~ ~ execute @p[r=3] ~ ~ ~ execute @s[tag=having_kakusatu_potion] ~ ~ ~ tag @e[type=lingering_potion,tag=!kakusatu_potion_notype,c=1] add kakusatu_potion
    2.種類:チェーン
    条件:なし
    tag @e[type=lingering_potion] add kakusatu_potion_notype
    3.種類:チェーン
    条件:なし
    execute @e[tag=kakusatu_potion] ~ ~ ~ summon armor_stand kakusatu_potion_armor ~ ~1000 ~
    4.種類:チェーン
    条件:なし
    tag @e[type=armor_stand,name=kakusatu_potion_armor] add kakusatu_potion_armor_tag
    5.種類:チェーン
    条件:なし
    execute @e[tag=kakusatu_potion] ~ ~1000 ~ tag @e[type=armor_stand,name=kakusatu_potion_armor,c=1,r=3] remove kakusatu_potion_armor_tag
    6.種類:チェーン
    条件:なし
    execute @e[tag=kakusatu_potion_armor_tag] ~ ~-1000 ~ execute @e[type=area_effect_cloud,c=1,tag=!kakusatu_effect_cloud] ~ ~ ~ tag @a[r=3,m=c] add kakusatu_creative
    7.種類:チェーン
    条件:なし
    gamemode a @a[tag=kakusatu_creative]
    8.種類:チェーン
    条件:なし
    execute @e[tag=kakusatu_potion_armor_tag] ~ ~-1000 ~ execute @e[type=area_effect_cloud,c=q,tag=!kakusatu_effect_cloud] ~ ~ ~ kill @e[r=3,type=!item]
    9.種類:チェーン
    条件:なし
    gamemode c @a[tag=kakusatu_creative]
    10.種類:チェーン
    条件:なし
    tag @a remove kakusatu_creative
    11.種類:チェーン
    条件:なし
    execute @e[tag=kakusatu_potion_armor_tag] ~ ~-1000 ~ kill @e[type=area_effect_cloud,c=1,tag=!kakusatu_effect_cloud]
    12.種類:チェーン
    条件:なし
    kill @e[tag=kakusatu_potion_armor_tag]
    13.種類:チェーン
    条件:なし
    tag @e[type=area_effect_cloud] add kakusatu_effect_cloud
    14.種類:チェーン
    条件:なし
    tag @a remove having_kakusatu_potion
    15.種類:チェーン
    条件:なし
    tag @a[hasitem={item=lingering_potion,location=slot.weapon.mainhand,data=23}] add having_kakusatu_potion
    このコマンドを使用した状態で「give @p lingering_potion 1 23」と打つと確殺ポーションが手に入ります