1

[1.8]Unhitable Zombies with arrows (like an enderman)

MrDimeren's Avatar MrDimeren7/30/14 6:49 am
1 emeralds 572 6
7/30/2014 11:24 am
MrDimeren's Avatar MrDimeren


Video here: https://www.youtube.com/watch?v=TnJJKSSIXCg#

♦Hello people of minecraft to another tutorial.In this tutorial i will show you guys how to transform any entity in a Enderman in the Snapshot 1.8

♦Step 1: You need a very fast clock running (note that it wont work with a slow clock)

♦Step 2: You need 8 command_blocks

♦Step 3: The first 4 command_blocks need to be atached to the very fast clock with this codes:

♦/execute @e[type=Arrow,rym=-45,ry=44] ~ ~ ~ /tp @e[type=Zombie,r=13] ~-3 ~ ~
♦/execute @e[type=Arrow,rym=135,ry=224] ~ ~ ~ /tp @e[type=Zombie,r=13] ~3 ~ ~
♦/execute @e[type=Arrow,rym=225,ry=314] ~ ~ ~ /tp @e[type=Zombie,r=13] ~ ~ ~3
♦/execute @e[type=Arrow,rym=45,ry=134] ~ ~ ~ /tp @e[type=Zombie,r=13] ~ ~ ~-3

♦Step 4: The other 4 command_blocks need to be executed after the other 4 are done (you can make this by puting a comparator to the first 4 command_blocks than link the other 4 command_blocks to the comparators).
Than put this code in the other 4 command_blocks left:

♦/kill @e[type=Arrow]

♦Explanation:
The first 4 commands will execute at all entitys which are type Arrow and have a certain y-rotation(facing) will /tp all entitys which are type Zombie and which are in a 13 blocks radius from the arrow 3 blocks to the right
Posted by MrDimeren's Avatar
MrDimeren
Level 27 : Expert Engineer
3

Create an account or sign in to comment.

6

1
07/30/2014 10:07 am
Level 64 : High Grandmaster Crafter
byBrutec
byBrutec's Avatar
i think you're killing the arrow? so it won't hit anybody! also you could set up the minspreaddistance to an higher value that way the arrow wont hit it again... but as you're killing the arrow you don't need to !
1
07/30/2014 11:24 am
Level 27 : Expert Engineer
MrDimeren
MrDimeren's Avatar
You won )
1
07/30/2014 9:38 am
Level 64 : High Grandmaster Crafter
byBrutec
byBrutec's Avatar
yea it does work for entities and players

as the player is an entity too
1
07/30/2014 10:00 am
Level 27 : Expert Engineer
MrDimeren
MrDimeren's Avatar
ok good to know but there are chances that it wont work perfectly...because the spreadplayers command randomly distribute players or entitys so there is a chance if you shoot straight that the player/entity will be tped in front of the arrow and still got the hit
1
07/30/2014 8:45 am
Level 27 : Expert Engineer
MrDimeren
MrDimeren's Avatar
Yeh but does it work for entitys? i dont think so
1
07/30/2014 8:30 am
Level 64 : High Grandmaster Crafter
byBrutec
byBrutec's Avatar
rather than using tp use the /spreadplayers command
-> this way you only need 1 command_block teleporting the entities )
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome