我的世界闪电弓指令手机版(我的世界闪电弓)
我的世界:雷电弓教程
创建bolt积分榜和test积分榜
在命令方块里面输
execute @e[type=arrow] ~~~ detect ~~-0.7~ air 0 scoreboard players set @s
bolt 0
scoreboard players add @e[type=arrow] add 1
execute @e[type=arrow,scores={bolt=3..}] ~~~ summon lightning_bolt
kill@e[type=arrow,scores={bolt=10..}]
execute @e[type=arrow] ~~~ tag @e[type=!player,type=!boat,type=!minecart,type=!chest_minecart,type=!tnt_minecart,type=!hopper_minecart,type=!command_block_minecart,type=!item,type=!xp_orb,type=!arrow,type=!thrown_trident,type=!snowball,type=!egg,type=!llama_spit,type=!ender_pearl,type=!eye_of_ender_signal,type=!fireworks_rocket,type=!tnt,type=!falling_block,type=!fishing_hook,type=!lightning_bolt,type=!leash_knot,type=!painting,type=!armor_stand,type=!fireball,type=!small_fireball,type=!dragon_fireball,type=!wither_skull,type=!wither_skull_dangerous,type=!shulker_bullet,type=!ender_crystal,type=!evocation_fang,r=0.75] add bolt
execute @e[tag=bolt] ~~~ scoreboard players add test 1
tag @e[tag=bolt,scores={test=20}] remove bolt
execute @e[tag=bolt,type=!arrow] ~~~ summon lightning _bolt ~~0.1475 ~
tag @e[type=arrow] remove bolt
scoreboard players reset @e[type=arrow] test
声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送至邮件举报,一经查实,本站将立刻删除。转载务必注明出处:http://www.hixs.net/article/20240323/169624828551773.html