이 석궁이 대단하다! [마인크래프트]
Page info
Writer 메픽 Date22-02-16 00:00 Hit74 Comment0Link
-
https://youtu.be/sHXD9kMmDwg 6- Connection
Body
Music ⓒ Epidemic sound
커맨드 블록 1번 ~ 5번까지
1번 : item replace entity @a hotbar.0 with minecraft:crossbow{Charged:1b,ChargedProjectiles:[{id:"minecraft:arrow",Count:1b}]}
2번 : execute at @e[type=minecraft:arrow] run particle minecraft:flame ~ ~ ~ 0.5 0.5 0.5 0 10
3번 : execute if entity @e[type=minecraft:arrow,nbt={inGround:1b}]
4번 : execute at @e[type=minecraft:arrow,nbt={inGround:1b}] run summon minecraft:creeper ~ ~ ~ {Fuse:0,ExplosionRadius:50}
5번 : kill @e[type=minecraft:arrow,nbt={inGround:1b}]
Comment List
There are no registered comments.