欢迎光临散文网 会员登陆 & 注册

【指令教学】我的世界鱼竿枪,武器指令大合集

2022-12-02 20:51 作者:不务正业的up鸽  | 我要投稿

新视频的鱼竿枪是有子弹可pvp鱼竿枪,快去看吧,点开我的主页,观看我的最新视频


雪球有可pvp版本了,关注我,第一时间观看我的视频


鱼竿枪已失效,新版鱼竿枪BV11P4y1C7Cw




指令楼!

鱼竿枪的指令按照分区摆放

鱼竿枪可以pvp了!但是还是不完美,关注我,等我出一个好用的pvp鱼竿枪

鱼竿枪第三部分增加了3个,这两个是控制射程的,不要不加,否则世界会越来越卡,最后存档报废

除了我表明的那个必须放前面的


鱼竿枪:

聊天框输入

/scoreboard objectives add distance dummy


第一部分


execute @e [type=fishing_hook] ~~~ clear @a [r=2] iron_ingot 0 1(必须在第一个,开循环)


execute @e [type=fishing_hook] ~~100~ summon boat(开有条件连锁)


execute @e [type=fishing_hook] ~~~ execute @p ~~100~ tp @e [type=boat,c=1] ^^^0.1 facing ~~~(开有条件连锁)


execute @e [type=fishing_hook] ~~~ playsound mob.zombie.woodbreak @a [r=100] ~~~ 100 1 100(开无条件连锁)


execute @e [type=fishing_hook] ~~~ kill @e [r=2,type=item](开无条件连锁)

kill @e [type=fishing_hook](开无条件连锁)


第二部分


execute @e [type=boat] ~~-99~ particle minecraft:blue_flame_particle ~~~(开循环)


第三部分


execute @e [type=boat] ~~~ tp @s ^^^-2(开循环)


execute @e [type=boat] ~~-100~ kill @e [type=!player,r=1](开无条件连锁)


execute @e [type=fishing_hook] ~~~ playsound mob.zombie.woodbreak @a [r=100] ~~~ 100 1 100(开无条件连锁)


/scoreboard players add @e [type=boat] distance 1(改良版,开无条件连锁,必须加上,要不然地图会卡死)

kill @e [scores={distance=30..}](改良版,无条件连锁。必须加上,要不然地图会卡死,30是射程,可以自行修改。因为..是特殊符号,不好打,注意点,别把..删了

/execute @e [type=boat] ~~-100~ effect @e [type=player,r=1] instant_damage 1 0(连锁无条件,这个命令方块是用来pvp的)



燃烧瓶


execute @e[type=minecraft:xp_bottle] ~ ~ ~ fill ~-1 ~ ~-1 ~1 ~ ~1 fire 0 循环


gamerule dofiretick true(开无条件连锁)


gamerule randomtickspeed 4(开无条件连锁)


gamerule commandblockoutput false(开无条件连锁)


execute @e[type=minecraft:xp_bottle] ~ ~ ~ kill @e[type=minecraft:xp_orb,r=3](开无条件连锁)


绷带


/tag @r add 医疗包 循环




/clear @a [tag=医疗包] map(开无条件连锁)




/effect @a [tag=医疗包] instant_health 1 0(开有条件连锁)




tag @a [tag=医疗包] remove 医疗包(开无条件连锁)


雪球冰冻弹


execute @e [type=snowball] ~~~ effect @e [r=2,type=!player] wither 2 255 true(循环)


execute @e [type=snowball] ~~~ particle minecraft:critical_hit_emitter ~~~(开无条件连锁)


execute @e [type=snowball] ~~~ effect @e [r=2,type=!player] slowness 3 5 true(开无条件连锁)


execute @e [type= snowball] ~~~ playsound mob.zombie.woodbreak @a [r=60] ~~~ 1 1.5(开无条件连锁)


僵尸搭路/execute @e [type=zombie,rx=-45] ~ ~ ~ tp @s ~ ~1 ~(开循环)


        /execute @e [type=zombie,rx=-45] ~ ~ ~ detect ~ ~-1 ~ air 0 setblock ~ ~-1 ~ dirt 0(开无条件连锁)


僵尸破坏/ execute @e [type=zombie] ~ ~ ~ setblock ^^1^1 air 0 destroy (开循环)

【指令教学】我的世界鱼竿枪,武器指令大合集的评论 (共 条)

分享到微博请遵守国家法律