Commands *PUT ALL COMMANDS INTO A REPEATING COMMANDBLOCK THAT IS POWERED* to activate for yourself type: /tag @s add Gojo cmd1 - slows enemies execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run effect @e[r=5,tag=!Gojo] slowness 1 255 true cmd2 - gives enemies slowfalling execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run effect @e[r=5,tag=!Gojo] slow_falling 1 2 true cmd3 - stops arrows execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=3,type=arrow] at @s run tp @s ~~~ cmd4 - stops items execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=3,type=item] at @s run tp @s ~~.3~ Hold eye of ender to activate infinity
I already trying to do this gojo ability and I have a better command for arrow: /execute at @a[tag=gojo, x=~4,y=~-3,z=~4,dx=-8,dy=7,dz=-8] run execute as @s[type=!minecraft:player] at @s run tp @s ~ ~ ~ - this command just stun the arrow, not by radius, but by cube (dx,dy,dz). /execute at @a[tag=gojo] run execute as @e[type=arrow, x=~2,y=~-2,z=~2,dx=-4,dy=5,dz=-4] at @s run execute as @s at @s run tp @s ^ ^ ^-0.05 facing @a[tag=gojo] true - and now this team repels arrows (like Gojo repelled knives in one of the scenes) But I forget to add the stun of entity, thanks
put this into a repeating and powered command block: execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=4,type=splash_potion] at @s run tp @s ~~~ this should block witch potions flawlessly, sorry for the late response
@@xycielo yeah you can use the command execute as @a[tag=Gojo,hasitem={item=ender_eye,location =slot.weapon.mainhand}] at @s run damage @e[r=5, tag=!Gojo] 1 The number at the end can be changed to a higher amount {currently half a heart} if you want it to deal more damage, hope this helps
@@vincentwells5596 this should work on multiplayer in my experience , the only time it should be at fault is if you don’t have a ticking area set up around it
how do u get to do it on java edition, as a java player id LOVE AND ADORE having this could you please send in my comment the commands for java? thanks
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.main hand}] at @s run execute as @e[r=5,type=thrown_trident] at @s run tp @s ~~~ THIS STOPS TRIDENTS WITHIN A 5 BLOCK RADIUS execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.main hand}] at @s run execute as @e[r=5,type=ender_pearl] at @s run tp @s ~~~ THIS SHOULD STOP PEARLS IN A 5 BLOCK RADIUS
you can just set up a command block for each replace arrows with tridents or enderpearls alternatively you can make it so it targets all mobs instead of just arrows
possible bugs Make sure that they are porperly powered Make sure within reach of the command blocks, if you want to go beyond their natural reach you can use the ticking area command. Not being capitalized, spelling errors etc not being tagged with the Gojo tag, type into your chatbar /tag @s add Gojo if you check it or copy paste it with the pinned comment it should work.
Commands
*PUT ALL COMMANDS INTO A REPEATING COMMANDBLOCK THAT IS POWERED*
to activate for yourself type:
/tag @s add Gojo
cmd1 - slows enemies
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run effect @e[r=5,tag=!Gojo] slowness 1 255 true
cmd2 - gives enemies slowfalling
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run effect @e[r=5,tag=!Gojo] slow_falling 1 2 true
cmd3 - stops arrows
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=3,type=arrow] at @s run tp @s ~~~
cmd4 - stops items
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=3,type=item] at @s run tp @s ~~.3~
Hold eye of ender to activate infinity
Cool
Yo can u make it so the things that explode slow down too
Also can u do tut for how to slow tridents
@@gamerr3063 Just Copy the Arrow commands and where type=Arrow Just replace It with trident (and It becomes type=trident)
Super
It works perfectly for multiplayer and single player. I even beat the warden and herobrine with it. I will rate this tutorial is 150/150🎉
Thank you 🙏
I already trying to do this gojo ability and I have a better command for arrow:
/execute at @a[tag=gojo, x=~4,y=~-3,z=~4,dx=-8,dy=7,dz=-8] run execute as @s[type=!minecraft:player] at @s run tp @s ~ ~ ~ - this command just stun the arrow, not by radius, but by cube (dx,dy,dz).
/execute at @a[tag=gojo] run execute as @e[type=arrow, x=~2,y=~-2,z=~2,dx=-4,dy=5,dz=-4] at @s run execute as @s at @s run tp @s ^ ^ ^-0.05 facing @a[tag=gojo] true - and now this team repels arrows (like Gojo repelled knives in one of the scenes)
But I forget to add the stun of entity, thanks
Cool!
1 question, how do you have only 177 subscribers? LOL. you deserve more that 10 times that
@@thesophisticatedpeople lol thank you, I hope to get there one day
I have no clue of anime but this is pretty nicely done
W ANONYMUS
Can u fix it ? If players try to jump, it doesn't let them
yeah im going to upload an infinity extension command video soon
Hey, no need. I figured it out. I edited your command and made it better. Thanks! When I get home il tell u the command
@@TheGuyIsNumber1buddy are you alright? did you go home yet?
bro did you go home yet?
why doesnt it slow down (the arrows) for me the arrows bounce off when the come into contact with me?
Maybye up the radius of the arrow (look for R= and change the number to a higher number)
I found it best to set everything to 7
whenever i add r=3 the command stops working do you know a fix for that?
just make sure it looks the same as the pinned comment
@@Phyro_ thanks i just realised after the hasitem= part i missed item=
@@sparkymischief no problem
What command should I type for it to also block witch potions?
put this into a repeating and powered command block:
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run execute as @e[r=4,type=splash_potion] at @s run tp @s ~~~
this should block witch potions flawlessly, sorry for the late response
Oh yeah man I have a question, is it possible to make this deal damage?
@@xycielo yeah you can use the command
execute as
@a[tag=Gojo,hasitem={item=ender_eye,location
=slot.weapon.mainhand}] at @s run damage @e[r=5, tag=!Gojo] 1
The number at the end can be changed to a higher amount {currently half a heart} if you want it to deal more damage, hope this helps
It says no target selected I put my and gojo
@@wizardbun tags are case sensitive so make sure it was Gojo with a capital G
Subscribe for more command tutorials
not sure if it entierly woks on multiplayer its faulty, somtime it hits somtimes it dosen't. It seems to only affect mobs
@@vincentwells5596 this should work on multiplayer in my experience , the only time it should be at fault is if you don’t have a ticking area set up around it
does this work in bedrock cuz it keeps saying syntax errror
it does work in bedrock just make sure the commands look identical to how it is put In the pinned comment
how do u get to do it on java edition, as a java player id LOVE AND ADORE having this
could you please send in my comment the commands for java? thanks
help me i tested it and this do not work in the entire map how can i solve this?
go to the commandblocks and run /tickingarea ~~~ and choose circle and run it with 4 chunks this should allow the commands to run anywhere
@@Phyro_where i put This on the command block?
I haver to use other command block?
?
@@kaiozin735I think u can use this in chat too
How do I do that with tridents?And ender pearls to
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.main hand}] at @s run execute as @e[r=5,type=thrown_trident] at @s run tp @s ~~~ THIS STOPS TRIDENTS WITHIN A 5 BLOCK RADIUS execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.main hand}] at @s run execute as @e[r=5,type=ender_pearl] at @s run tp @s ~~~ THIS SHOULD STOP PEARLS IN A 5 BLOCK RADIUS
Tell em if there is any error in the commands I sent because i had to type it from my phone 😭
How do I do that? But also with the tridents and Ender pearls
you can just set up a command block for each replace arrows with tridents or enderpearls alternatively you can make it so it targets all mobs instead of just arrows
Bro I beg do sukuna next
Does this works in java?
@@Kevin-h2o1q No my tutorials are designed to work on bedrock and mcpe
sick. could you write down the commands in the comment section, I'm to lazy, and I'm not forcing.
okay
Dont work for me somehow??
possible bugs
Make sure that they are porperly powered
Make sure within reach of the command blocks, if you want to go beyond their natural reach you can use the ticking area command.
Not being capitalized, spelling errors etc
not being tagged with the Gojo tag, type into your chatbar /tag @s add Gojo
if you check it or copy paste it with the pinned comment it should work.
Maybe make sure that the command block is set to always active
how do i not slow myself down?
@@-Plebius- it shouldn’t be slowing yourself but make sure you ran /tag @s add Gojo
im going to make a tutorial for minecraft java
EDIT: its going to slow everything + more
Does this work on players too?
yes
sometimes the eye will stop working
can you please make this in java?
how i make this work for the entire map? pls help me):
You really can't unless if you put a border around your map and then put commend blocks with the same command
it said failed to execute effect
make sure the effect commands look identical to the pinned comment
Arrows can bypass infinity
@@chessplayer437 There is a command that stops them specifically, make sure everything is powered correctly and is repeating
@Phyro_ yes I know I saw the full vid cool vid keep up the good job
It didn’t work
Why does the music sound so sad 😢
Is this for Java or bedrock
@@DamainHernandez-i6n bedrock
Very helpful :)
underated
execute as @a[tag=Gojo,hasitem={item=ender_eye,location=slot.weapon.mainhand}] at @s run effect @e[r=5,tag=!Gojo] slowness 1 255 true
execute as @a[tag=jephte,hasitem={item=totem_of_undying,location=slot.weapon.offhand}] at @s run execute as @e[type=arrow] at @s run tp @s ~~~~
I copied it finally