마인크래프트에서 수류탄을 던지는 방법 #

Поделиться
HTML-код
  • Опубликовано: 31 дек 2024

Комментарии • 9

  • @라스
    @라스  Год назад +4

    #1 감자 아이템을 감지하고 소환하는 커맨드
    [반복] > [연쇄조건] > [연쇄조건] > [연쇄조건] > [연쇄조건]
    [1] execute at @e[type=item,nbt={Item:{id:"minecraft:potato"}},tag=!G] run summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,Small:1b,ArmorItems:[{},{},{},{}],HandItems:[{id:"potato",Count:1b},{}],Tags:["G","G1"]}
    [2] kill @e[type=item,nbt={Item:{id:"minecraft:potato"}},tag=!G]
    [3] execute at @e[tag=G1] at @a[sort=nearest,limit=1] run tp @e[tag=G1] ~ ~1 ~ ~ ~
    [4] scoreboard players add @e[tag=G1] boom 60
    [5] tag @e[tag=G1] remove G1
    #2 시간이 지나면 수류탄이 터지는 커맨드
    [반복] > [연쇄] > [연쇄] > [연쇄] > [연쇄]
    [6] scoreboard players remove @e[tag=G,scores={boom=1..}] boom 1
    [7] execute at @e[tag=G,scores={boom=1}] run playsound minecraft:entity.generic.explode neutral @a ~ ~ ~ 6
    [8] execute at @e[tag=G,scores={boom=1}] run effect give @e[distance=..1] minecraft:instant_damage 1 2 true
    [9] execute at @e[tag=G,scores={boom=1}] run effect give @e[distance=..3] minecraft:instant_damage 1 1 true
    [10] execute at @e[tag=G,scores={boom=1}] run effect give @e[distance=..5] minecraft:instant_damage 1 0 true
    #3 폭발, 투척 파티클 커맨드
    [반복] > [연쇄] > [연쇄] > [연쇄] > [연쇄] > [연쇄] > [연쇄]
    [11] execute at @e[tag=G] run particle minecraft:smoke ^-0.3 ^0.5 ^-0.1 .01 .01 .01 0 1 force
    [12] execute at @e[tag=G,scores={boom=1}] run particle minecraft:dust 1 0 0 3 ~ ~ ~ 0.5 0.5 0.5 0 100 force
    [13] execute at @e[tag=G,scores={boom=1}] run particle minecraft:dust 1 0.5 0 2 ~ ~ ~ 0.9 0.9 0.9 0 120 force
    [14] execute at @e[tag=G,scores={boom=1}] run particle minecraft:dust 1 1 0 1.5 ~ ~ ~ 1.2 1.2 1.2 0 150 force
    [15] execute at @e[tag=G,scores={boom=1}] run particle minecraft:flame ~ ~ ~ 0.9 0.9 0.9 .2 30 force
    [16] execute at @e[tag=G,scores={boom=1}] run particle minecraft:explosion ~ ~ ~ 0.9 0.9 0.9 .2 10 force
    [17] kill @e[tag=G,scores={boom=1}]
    #4 수류탄이 날라가는 커맨드
    [반복] > [연쇄] > [연쇄] > [연쇄] > [연쇄] > [연쇄] > [연쇄]
    [18] execute at @e[tag=G] run tp @e[tag=G,limit=1,sort=nearest] ^ ^ ^0.3
    [19] execute at @e[tag=G] unless block ~ ~-.1 ~ air run tp @e[tag=G,limit=1,sort=nearest] ^ ^1.5 ^
    [20] execute at @e[tag=G,scores={boom=..50}] run tp @e[tag=G,limit=1,sort=nearest] ^ ^-0.1 ^
    [21] execute at @e[tag=G,scores={boom=..40}] run tp @e[tag=G,limit=1,sort=nearest] ^ ^-0.1 ^
    [22] execute at @e[tag=G,scores={boom=..30}] run tp @e[tag=G,limit=1,sort=nearest] ^ ^-0.1 ^
    [23] execute at @e[tag=G,scores={boom=..20}] run tp @e[tag=G,limit=1,sort=nearest] ^ ^-0.2 ^
    [24] execute at @e[tag=G,scores={boom=..10}] run tp @e[tag=G,limit=1,sort=nearest] ^ ^-0.2 ^
    마지막으로 채팅창에
    [25] scoreboard objectives add boom dummy

  • @Mewtoe878
    @Mewtoe878 Год назад

    불타는 감자가 위험한 이유

  • @CallSign-AlphaMazer
    @CallSign-AlphaMazer Год назад

    오늘은 협박 못하겠다...... ㅅㅂ 🐕 지렸다

    • @라스
      @라스  Год назад

      ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ

  • @마픈
    @마픈 Год назад +1

    핫 포테이토..?

  • @김지환-l1c
    @김지환-l1c Год назад

    와 너무 꿀팁

  • @sikbbwangsadventure
    @sikbbwangsadventure Год назад

    grenade!