5 Cool Tricks with ONE Command!

  Рет қаралды 629,354

BlockerLocker

BlockerLocker

Күн бұрын

Want to know how to make awesome command block creations without needing to be an expert? Today I walk through 5 cool command creations that only require ONE command block, as well as how you can modify them to make your own creations!
Exploding Snowballs (as well as cats, dragons, bee swarms, and snow piles)
execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon tnt
execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon cat ~ ~ ~ {CatType:8}
execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon ender_dragon
execute at @e[type=snowball] unless block ~ ~-1 ~ air run summon minecraft:area_effect_cloud ~ ~ ~ {Passengers:[{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee},{id:bee}]}
execute at @e[type=snowball] unless block ~ ~-1 ~ air run setblock ~ ~ ~ snow
Everything Upside Down (as well as all rainbow sheep, and instant kill mobs)
execute as @e run data modify entity @s CustomName set value "\"Dinnerbone\""
execute as @e[type=sheep] run data modify entity @s CustomName set value "\"jeb_\""
execute as @e run data modify entity @s Health set value 0.5
Jump Pads (as well as speed pads, health pads, fire pads, clear pads, and hidden TNT pads)
execute as @a at @s if block ~ ~-1 ~ lime_wool run effect give @s jump_boost 1 5
execute as @a at @s if block ~ ~-1 ~ light_blue_wool run effect give @s speed 5 3
execute as @a at @s if block ~ ~-1 ~ red_wool run effect give @s regeneration 2 5
execute as @a at @s if block ~ ~-1 ~ orange_wool run effect give @s minecraft:fire_resistance 15 1
execute as @a at @s if block ~ ~-1 ~ black_wool run clear
execute as @a at @s if block ~ ~-2 ~ brown_wool run summon tnt
Timber! (as well as TNT time bombs)
execute at @e[type=item,nbt={Item:{id:"minecraft:oak_log"}}] if block ~ ~1 ~ oak_log run setblock ~ ~1 ~ air destroy
execute at @e[type=item,nbt={Item:{id:"minecraft:tnt"},PickupDelay:0s}] run summon tnt
Exploding Mobs (as well as Fire Aspect and Knockback fists)
execute as @e[nbt={HurtTime:10s}] run data modify entity @s Fire set value 80
execute as @e[nbt={HurtTime:10s}] run data modify entity @s Motion set value [0.0,2.0,0.0]
execute at @e[nbt={HurtTime:10s}] run summon tnt
If you have any thoughts on this video, comment them below or Tweet them at me!
/ blockerlocker
Check out @Daft_Craft for Minecraft facts!
Join my Community Discord!
/ discord
0:00 - Intro
0:24 - Enabling Command Blocks
0:56 - Exploding Snowballs
3:18 - Everything Upside Down
4:41 - Jump Pads
5:59 - Timber!
7:45 - Exploding Mobs
8:39 - Outro

Пікірлер: 595
@BlockerLockerYT
@BlockerLockerYT 11 ай бұрын
Hi, I’ve seen a lot of comments upset that these commands do not work on their Switch, PlayStation, or Xbox, and that’s because these commands were made for Minecraft Java edition. I would love to make an equivalent video for Bedrock, but have not yet found the time. Sorry for any confusion!
@fatimamajida9531
@fatimamajida9531 11 ай бұрын
Is this work on bedrock edition?
@lukettc1069
@lukettc1069 11 ай бұрын
press T???? Pressing / is more effective
@DaPenguin1
@DaPenguin1 11 ай бұрын
Bedrock would be nice
@Thepicklething
@Thepicklething 11 ай бұрын
well, the snowball summon tnt command works on switch, and i tried it with and arrow, but the arrow just kept summoning tnt and didnt stop untell you turend it of but not the timber
@keanu-sd6oy
@keanu-sd6oy 11 ай бұрын
I typed it all just to see this comment😭
@chuckpatty1760
@chuckpatty1760 Жыл бұрын
This is great, I just made a command block that summons a spider when you hurt a spider... I cant wait to see what other abominations I create
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
Oh no, they’re spreading!
@Gusenichka925
@Gusenichka925 Жыл бұрын
How did you do this?
@chuckpatty1760
@chuckpatty1760 Жыл бұрын
@@Gusenichka925 if i can remember the command i made 6 months ago without going to look at what it is, /execute at @e[type= spider, nbt= {HurtTime:10s}] run summon spider ~ ~ ~
@Gusenichka925
@Gusenichka925 Жыл бұрын
@@chuckpatty1760 thanks
@NajiyaBano-hn7rc
@NajiyaBano-hn7rc Жыл бұрын
None of the command not working
@ended-randomcreations
@ended-randomcreations 9 ай бұрын
ahhh i used to remember enjoying very simple commands such as these like making functioning elevator with teleport commands and redstone repeaters along but it now hits different, everything seems small yet big at the same time
@ZbotZero
@ZbotZero Жыл бұрын
"Minecraft but" Creators: WRITE THAT DOWN, WRITE THAT DOWWWN!!!!
@KaydenKemp-bg8pf
@KaydenKemp-bg8pf 28 күн бұрын
DO IT
@plighting_engineerd
@plighting_engineerd Жыл бұрын
I am quite an experienced command-blocker myself, and the way you did the timber effect was very smart! Good job!
@tanbaid7476
@tanbaid7476 11 ай бұрын
imagine dropping a log in my friends wood house
@itjustThaRealDx2.0
@itjustThaRealDx2.0 9 ай бұрын
@@tanbaid7476lol😂
@Krystyn-cf4xy
@Krystyn-cf4xy 5 ай бұрын
@@tanbaid7476 dont word it like that "DrOpPiNg A lOg" no
@slaminimations
@slaminimations 9 ай бұрын
For bedrock how to use a lightning snowball 1.16 Command_block Repeating Always active Execute @e [type=snowball] ~ ~ ~ summon lightning_bolt ~ ~0 ~
@zebchicken
@zebchicken Жыл бұрын
amazing quality, funny and super underrated. videos like these make me so happy knowing the creators will go really far :)
@mioxie8276
@mioxie8276 9 ай бұрын
Here are some commands I came up with: Note: I am a bedrock player so I only have tested these in bedrock so these might not work in Java. Execute positioned as @e if entity @e if block ~~~ stonecutter_block run damage @e[r=1] 7 none - allows stone cutter to damage you Execute positioned as @e if entity @e if block ~~~ lightning_rod run damage @e[r=1] 3 lightning - makes lightning rods shock you Execute positioned as @e if entity @e if block ~~~ iron_bars run damage @e[r=1] 3 lightning - makes iron bars shock you Execute positioned as @e if entity @e if block ~~~ mud run effect @e[r=1] slowness 12 1 true - makes mud give slowness effect Note 2: make sure to set the command blocks you place these commands in to repeat and always active
@sigmauser200
@sigmauser200 9 күн бұрын
Yo bro you look like a command expert can you tell me like how the tnt instantly explodes when he throws the snowball like in pe it just summons a tnt which like takes 3 secs to explode.plz can you tell
@frogger2920
@frogger2920 Жыл бұрын
Your editing is amazing! I love your videos!
@jasonshih3633
@jasonshih3633 Жыл бұрын
OMG UR THE GUY WHO MADE THE WARDEN DATAPACK!!!! I like creating maps more and I've been tweaking with commands to create custom weapons, mobs, and blocks, ur insane dude
@zepharephic5381
@zepharephic5381 5 ай бұрын
I have an extremely hard time with commands Even with tutorial videos in front of me, my creations often fail and I give up because the video didn't go in depth enough However, you perfectly explain and pick apart everything that would normally confuse me. All the way down to the difference between "At" and "As" something no other youtuber I've watched has cared to explain This video is amazing. All it took was "exploding snowballs" to work and you got a new sub
@princerenielnepomuceno6393
@princerenielnepomuceno6393 7 ай бұрын
Your video is amazing good job and thank you for commands!
@detective_solar
@detective_solar Жыл бұрын
You're editing is magical!
@DeathStar3887
@DeathStar3887 Жыл бұрын
Dude this is gonna be so OP :D Thanks for the Tutorial :)
@SieB-8
@SieB-8 Жыл бұрын
This is really cool! Thanks for teaching this!
@almogassia3290
@almogassia3290 6 ай бұрын
these commands help a lot thank you so much
@uriel5692
@uriel5692 Жыл бұрын
Yoooooo,loved your commands,thats why i subscribe to ya
@coor_
@coor_ 10 ай бұрын
We need a part 2, im trying to learn commands since I want to better at mc creative and this video helped me make a throwing knife item!
@Jaxie32
@Jaxie32 Жыл бұрын
Im trying to find a game engine to make retro games with, this'll keep me busy and sharp while waiting for a good laptop. Im subbing
@konstasiukola8041
@konstasiukola8041 5 ай бұрын
keep it up this helpt now im going to start a survivale wit the tree thing thanks
@Theoneandonlyzink
@Theoneandonlyzink Жыл бұрын
This is amazing! You are so underrated!
@user-nu9zq8ot2z
@user-nu9zq8ot2z 9 ай бұрын
This is one of the bests commands videos as I ve seen
@mechanicraft-mc7203
@mechanicraft-mc7203 Жыл бұрын
These are pretty good commands! One thing that I can suggest doing is that in the first command (the snowball one), you can do “execute at @e[type=snowball,nbt={inGround:1b}] run summon minecraft:tnt”. Since the snowball has the inGround tag, you can do it this way too.
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
It doesn't have the inGround tag, but it does the have the OnGround tag, as most entities do. Unfortunately, it does not change the value of any of its tags when hitting the ground, as the entity is instantly destroyed. Thus the sort of clumsy awkward workaround I made is the best I could do. I know there's obviously better ways to do this sort of thing in general with more commands and stuff, but of course this video is about simple ideas to explain how commands work.
@mechanicraft-mc7203
@mechanicraft-mc7203 Жыл бұрын
@@BlockerLockerYT I see, thanks for the explanation!
@factep_4
@factep_4 Жыл бұрын
​@@BlockerLockerYT Please tell me how, when throwing a snowball at a player, the player would rise into the air for a certain time.
@itzFlareXD
@itzFlareXD 11 ай бұрын
​@@factep_4 I don't know much but I think you can use effect give @p lavitation after run command 😅
@The_Commandblock
@The_Commandblock 11 ай бұрын
Snowballs dont have that tag, however you can make this with arrows
@dhavieddyby883
@dhavieddyby883 8 ай бұрын
Coloured wools blocks are now useful yay :)
@muysica8014
@muysica8014 11 ай бұрын
Hi. Great video. Thank you for this fun commands
@PhantmBlitz
@PhantmBlitz 9 ай бұрын
omg thank you so so much i learned so much
@asirya9265
@asirya9265 Жыл бұрын
i love how you make it intresting other than just let people copy and paste it im new btw and i still like your videos keep going man!
@Master_Gumbo
@Master_Gumbo Жыл бұрын
Your ideas in this video are really amazing! Some of this stuff I didnt know how to do. Knowing that you are very advanced in command blocks, is there a way to make it so a certain player takes a certain amount of damage without using the instant damage effect. For example if I want to take exactly one heart of damage using a command.
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
The command '/effect give @s wither 1 1 true' is a very convenient way to deal 1 heart of damage to the player in Java Edition.
@Master_Gumbo
@Master_Gumbo Жыл бұрын
@@BlockerLockerYT Thanks!
@TomasK4
@TomasK4 11 ай бұрын
I love the concept for this video
@claudiolombardini8134
@claudiolombardini8134 3 ай бұрын
man, great video, can I ask you if there is some way to create an item that when used to attack a mod simply makes it levitate for a few seconds as in the case of the last command you showed only without it going so fast upwards making it look like "levitation"?
@Bazel27
@Bazel27 Жыл бұрын
Hello! I have a question. How can you increse range of command block? It woud be really helpfull. Also i really like this video! 😊
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
If the command block is close to the world spawn, or if you use the /forceload command to make the area that the command block is in be always loaded. If you stand on top of the command block and type the following, it should stay loaded! /forceload add ~ ~
@user-py4jm5ol4q
@user-py4jm5ol4q 6 ай бұрын
I love all your commands
@antipetesesalamlkebap6230
@antipetesesalamlkebap6230 2 ай бұрын
I just came across your channel and I saw that it was great from the first video and especially the timber part here, so I will be able to do everything without mods :D If you can, is there a command that works when a block is placed anywhere (any coordinate in the world)?+1 subscriber
@ragnastepzero7248
@ragnastepzero7248 Жыл бұрын
Thats very very helpful. Do you know how to do a punch like saitama's? Where it basically do lots of explosion in the way you punched/you are looking. I've seen some datapacks, but i've never seen it in java command block.
@iTzZebMC
@iTzZebMC 2 ай бұрын
Your the best I subscribed and liked!
@jeffryejeffrye
@jeffryejeffrye 10 ай бұрын
Great, digestible tutorial for those just getting into command blocks! I managed to crash my game with “execute @e[type=snowball] unless block ~~-1~ air run summon snowball”
@worra12
@worra12 7 ай бұрын
i have java and its working really good and i love these Good commands! i even put them in my game!
@Flipbug_The_Whimsical
@Flipbug_The_Whimsical 2 ай бұрын
Really well-explained :) This is not a simple topic for most people but you nailed it.
@BlockerLockerYT
@BlockerLockerYT 2 ай бұрын
Much obliged! Hoping to make another video like this when I have the time, especially considering a lot about commands has changed since this video was released. 😅
@madalokalonga
@madalokalonga 8 ай бұрын
You explain better than other videos
@mackveinzfernandez1149
@mackveinzfernandez1149 11 ай бұрын
Do you know how to make a phere particle command and a circle particle command. Also a way to summon an arrow or any projectile that has been shot at a certain direction.
@Quackatron
@Quackatron 6 ай бұрын
these are so cool you deserve more subs and likes
@aprilbrandon3441
@aprilbrandon3441 11 ай бұрын
THATS SICK
@bleep4663
@bleep4663 8 ай бұрын
I loved the first command so much ❤❤❤
@grihit3171
@grihit3171 Жыл бұрын
it's such an amazing video BlockerLocker , can please tell is there any command to bonemeal the ground wherever the player walks (i call it bonemeal feet)?
@Wyatt07
@Wyatt07 4 ай бұрын
Im in the process of making a game in minecraft that me and my sister cane up with cakled space tag, this is very useful especially the effects wgen u steo on wool
@AubiNation
@AubiNation Жыл бұрын
Fantastic video. Very simple explanations. Great flow. Excellent editing.
@RBX-tricks
@RBX-tricks 10 ай бұрын
WOW! That was actually a very crazy video! Thanks!
@nicosandwich
@nicosandwich Жыл бұрын
Very cool thanks!
@ilomet
@ilomet 3 ай бұрын
Man I know nobody is going to see this but this is an amazing video! It has customization so you don’t have to just do the same command! And it’s very understandable for a beginner and you are explaining everything! You deserve at least 100k!
@BlockerLockerYT
@BlockerLockerYT 3 ай бұрын
I have seen it and I greatly appreciate it! More command videos soon! If I may ask, what would you want to see in a tutorial next?
@kreepykreeper5000
@kreepykreeper5000 21 күн бұрын
@@BlockerLockerYT How to make weapons give potion effects
@josedeleon4486
@josedeleon4486 10 ай бұрын
This video got me subscribed to your chanel and its the first video i saw from you
@pdugganus
@pdugganus 6 ай бұрын
bro you deserve more subscribers this is amazing
@balls478
@balls478 11 ай бұрын
Bro I don’t understand how you had the idea to make a video like this , this is genius and I’m definitely using the explosive and fire hand on my world
@MinecraftMiner82
@MinecraftMiner82 Жыл бұрын
Thank I love the jump pad
@MinecraftMiner82
@MinecraftMiner82 Жыл бұрын
And the snowball TNT
@CloudOfDreamsYT
@CloudOfDreamsYT Жыл бұрын
Can you make a video over 5 cool tricks with one command block in bedrock edition?
@memegamerl0l580
@memegamerl0l580 10 ай бұрын
I am so thankful for this video, I’m a noob in command blocks and this video helped me so much
@AztonMC
@AztonMC Жыл бұрын
I have a suggestion, can you do a bedrock version video for these? I'm an addon creator and these commands are perfect since I'm not good at coding. It'll make the behaviors so much easier.
@danielibarra9353
@danielibarra9353 Жыл бұрын
Same here Chief
@miniontoby
@miniontoby Жыл бұрын
I am nearly sure it is just 'execute @e ~~~ YOURCOMMAND' Btw for bedrock edition, gametests are also good alternative
@sm1lers913
@sm1lers913 11 ай бұрын
Aztons Vanilla Fantasy addon? Bro you're amazing at coding, better than 99% of mcpdl creators
@Oldmeme592
@Oldmeme592 6 ай бұрын
I hope you make more command related videos. I wanna know much as possible about commands but bedrock doesn't explain stuff well enough for me.
@HEROCRAFTER546
@HEROCRAFTER546 2 ай бұрын
Thanks bro, now i made a pillager when he shoots it spawns vindicator (and more things)
@Truvi
@Truvi 11 ай бұрын
Bro This video is 100000000000000/10 good job! thanks for the commands! GOD tier editing!
@paperbear03
@paperbear03 11 ай бұрын
Great vid can you pls make part 2 also work for bedrock since we can't edit nbt data
@thanhlamnguyen3911
@thanhlamnguyen3911 9 ай бұрын
are there any way that only a certain player or mob that can set other mob on fire by attacking?
@bpree
@bpree Ай бұрын
Hi, thanks for the tutorial, it was amazing, but do you know the command to inflict potion effects with your fist too?
@OnlyPurpl3
@OnlyPurpl3 23 күн бұрын
hey why does it say error at nbt
@kreepykreeper5000
@kreepykreeper5000 21 күн бұрын
execute as @e[nbt={HurtTime:1s}] run effect @s [POTION_EFFECT] [TIME] [POWER LEVEL]
@aedyngillion9457
@aedyngillion9457 Ай бұрын
How can i make it that it needs a certain tag to explode i mean i know how to do the it needs a tag part but how do i have only specific snowballs have it by like naming it or something
@galacticgames9444
@galacticgames9444 Жыл бұрын
this is so useful
@Exoblade2.0
@Exoblade2.0 11 ай бұрын
I have finally made it Fire ball hand which is simple but very nice Now I can use it in addons like dracomalum
@C1one15
@C1one15 Жыл бұрын
I’m fairly good with commands, and I’m on bedrock, I’ve manage to transfer Java commands over to bedrock before but I’m stumped, do you know if it’s possible?
@dorukreyis687
@dorukreyis687 9 ай бұрын
can you make only one entity when hits applies fire aspect because when i'm playing with my friends i want only myself that applies fire aspect
@muhamedahmedsamir3061
@muhamedahmedsamir3061 11 ай бұрын
broo thanks so much you are so cool ...the videos' music is so great and so relaxing while watching and thanks so much bro you are cool i will subscribe now so keep making videos and go on to famous :]
@321SPONGEBOLT
@321SPONGEBOLT 6 ай бұрын
Is there a possible Command Block option to make speed tunnels and wind that blows beneath you? I know in the console edition, there used to be Elytra races, which also had wind tunnels to boost your speed or raise you higher. So I wondered if Command Blocks have something to do with wind control or modding the Elytra.
@Psyan
@Psyan Жыл бұрын
Wow, your editing and the way you explain how the commands work are the best i've seen from a commands youtuber! It's generic to say but you really do deserve more subs man
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
I really appreciate that! Thank you so much!
@craziestchannel8244
@craziestchannel8244 Жыл бұрын
​@@BlockerLockerYT hello
@thediamondking5931
@thediamondking5931 Жыл бұрын
@@BlockerLockerYT is there a way to set the players on fire too? It does everything but the player in data modify entity @s Fire set value 80.
@Camcamcamcam507
@Camcamcamcam507 5 ай бұрын
True
@user-vf7bk4os5y
@user-vf7bk4os5y 9 күн бұрын
Great video
@RmmscDebanjanchaudhuri
@RmmscDebanjanchaudhuri Жыл бұрын
I have a question Can I use this commands in my created mods? Will it work?
@Master_Gumbo
@Master_Gumbo Жыл бұрын
I love your videos! Also what music do you use in your intros?
@Master_Gumbo
@Master_Gumbo Жыл бұрын
Also I like the way you edit! What editing software do you use? Sorry for asking so many questions, your channel is so well made and is filled with quality videos which is inspiring me. Thanks!
@BlockerLockerYT
@BlockerLockerYT Жыл бұрын
Thank you! Most of my music is from Super Mario 3D World. I edit with Adobe Premiere Pro.
@Master_Gumbo
@Master_Gumbo Жыл бұрын
@@BlockerLockerYT Thanks for the information! Also cant wait to see what you will make in your next video!
@JokieJesterE
@JokieJesterE Жыл бұрын
what can I do to make it so only a specific snowball (like one named a certai nthing) can summon the tnt?
@lukatolstov5598
@lukatolstov5598 9 ай бұрын
Cool!
@S70FOOTBALL
@S70FOOTBALL 5 ай бұрын
hi ,these commands are very cool but,the snowball one only works if it hits the ground,is there a solution like, tou cant blow up walls pls tell me
@MoraaMoon-je1hs
@MoraaMoon-je1hs 3 ай бұрын
how do you make poison fist i try changing the fire to poison but it doesn't work is there a way to do that?
@Mikail69420
@Mikail69420 7 ай бұрын
How do I apply an effect like wither to an arrow when it hits the target it gets the effect just like tipped arrows
@hgaming20official
@hgaming20official 11 ай бұрын
Thnx for content 😂
@GrasseyBlue
@GrasseyBlue Жыл бұрын
you just dont know what power you gave me. I mean uhh love your videos i always learn command blocks like this so im gonna subscribe :D
@UnusedWitchcraft
@UnusedWitchcraft 3 ай бұрын
If you still check the comments on this video then please say how you did the punch and then the enemy got launched up in the Sky. it would help a lot, ive been trying for hours
@WispyIndeed
@WispyIndeed 5 ай бұрын
The snow ball one works for a little bit...instead of it causing an explosion once it hits the ground it like actually summons tnt so it has a delay
@Hamza-jz6yi
@Hamza-jz6yi 2 ай бұрын
thank you soooo much
@Skreentime
@Skreentime Жыл бұрын
i have no coding knowledge but i am trying to figure out how to make it so only a certain player/if you name the snowball something then it would only explode if it had that name/was thrown by a certain player
@akaliimaene2103
@akaliimaene2103 Ай бұрын
i subed for sure but question how to make my fist hit every mob and they get struck by lightning
@kreepykreeper5000
@kreepykreeper5000 21 күн бұрын
execute as @e[nbt={HurtTime:1s}] run summon lightning
@aeromanoranges25yearsago75
@aeromanoranges25yearsago75 10 ай бұрын
for the snowball explosion i figured out it doesnt explode unless its falling ontop of the block so i made it check all negative x y z and x y z so i can throw it from the side still doesnt work diagonally though
@Seraphim-yv4kk
@Seraphim-yv4kk 3 ай бұрын
this is the best command vid ever ngl
@Jay1717_
@Jay1717_ Жыл бұрын
how do i make smt like this. If i hold feather, it gives speed to player edit- by hold, i mean in main hand or off hand
@secretnebula8658
@secretnebula8658 11 ай бұрын
i love this
@newbieMC
@newbieMC Жыл бұрын
Glad this works on bedrock now your the GOAT
@TheJackson39
@TheJackson39 8 ай бұрын
I wanna know how to make a arrow blow up on inpact
@KamTVs
@KamTVs 11 ай бұрын
Please cna u do the fire aspect one again but for bedrock? If so ty
@omarehab5891
@omarehab5891 Ай бұрын
the snowball command was awesome! and it does work in bedrock! but it takes the summon tnt part quiet LITTERLY beacause it spawns ignited tnt but does not make the snowball explode instantly but only in bedrock i guess?
@956parrots8
@956parrots8 Ай бұрын
the NBT of fuse (time until explosion) is set to a predetermined factor on bedrock, while on java it is set to 0, so it explodes instantly
@jsabasakapa
@jsabasakapa 11 ай бұрын
Can you make that if the tnt named "Pipebomb" with time bomb command work?
@EdvinFluga
@EdvinFluga 10 ай бұрын
Wow so good video TYSM
@jessicahowell3776
@jessicahowell3776 8 ай бұрын
How do you make arrows explode?
@SafeCraft_999
@SafeCraft_999 Ай бұрын
it works thanks blockerlock
@shadyguy9779
@shadyguy9779 10 ай бұрын
The Fire Aspect and Knockback fists are really cool but is there any way to make it so only specific players can do those things?
@kreepykreeper5000
@kreepykreeper5000 21 күн бұрын
same. i'm replying so that I get a notification when this gets answered
@Lapis_Pylosiphorum
@Lapis_Pylosiphorum Жыл бұрын
Detect at player is better for warp points, the execute command is good for effect wool or carpets however I find that detect is better for teleport as you don’t require a trigger block & the player becomes the trigger Repeating command block /detect @p ~ ~ ~ Next to a chain command block /tp @p ~ ~ ~ & if you require a larger detect area you can use the radius or DXYZ function being Repeater: /detect @p ~ ~ ~ [dx=~,dy=~,dz=~] Chain: /tp @p ~ ~ ~ Or Repeating: /Detect @p ~ ~ ~[r=~] Chain: /tp @p ~ ~ ~ Again, the detect command turns your player into the trigger while teleport will select the block the player is spawned to, ~ being the coordinates & in the brackets ~ on the Radius or DXYZ would be the area relative to the selected coordinate
@Lapis_Pylosiphorum
@Lapis_Pylosiphorum Жыл бұрын
Although execute is better for effect blocks as I was able to use this command to make effect water too Can’t really recall the syntax of my mind & have it wrote down somewhere however it could be changed by now as I was playing on the MSoft edition & the 1.18 update altered a lot of the command block syntax so I’d have to update or rework the code I believe it was something like Repeating command block: /execute @p[x=~,y=~,z=~] ~ ~ ~ detect ~ ~ ~ water 0 effect @p instant_health 1 1 true Was able to make a similar one with poison water by switching to effect to poison instead of instant heal however I’m almost positive this syntax only worked by filling in the coordinates in the brackets only & the second & third set of ~ where only to separate the commands to have in all on one block opposed to using a chain command block There’s prob a better way of doing that & I know this doesn’t work anymore as of 1.18 due to the block type being registered differently however I’m no coder so it’s the most I can remember without testing it and getting back to ya
@BootyClaimer
@BootyClaimer 4 ай бұрын
Btw the exploding snowballs work with snow golems soo if you spawn a bunch they'll suicide bomb themselves it's sad and funny at the same time. I spawned them next to a bunch of creepers for an extra boom
107 Minecraft Things You Can Actually Do
43:52
Skip the Tutorial
Рет қаралды 10 МЛН
28 Items You Can ONLY Get with Commands in Minecraft (1.20+)
8:57
SkellyViper
Рет қаралды 214 М.
原来小女孩在求救#海贼王  #路飞
00:32
路飞与唐舞桐
Рет қаралды 62 МЛН
Buy Feastables, Win Unlimited Money
00:51
MrBeast 2
Рет қаралды 79 МЛН
одни дома // EVA mash @TweetvilleCartoon
01:00
EVA mash
Рет қаралды 6 МЛН
5 INSANE Command Block Hacks in Minecraft Bedrock 1.20!(easy)
11:30
Noise Gaming
Рет қаралды 456 М.
I Built a GRAPPLING HOOK in Minecraft Vanilla
10:11
mysticat
Рет қаралды 3,2 МЛН
How to make a Dash in MINECRAFT(BEDROCK)
1:56
shadowwalker
Рет қаралды 9 М.
I Asked AI To Make Redstone For Me
11:16
Purplers
Рет қаралды 6 МЛН
I Build Your DUMB Create Mod Ideas
10:16
RagePlaysGames
Рет қаралды 164 М.
Player made Command Block Creations are Next Level...
11:39
TheDerpyWhale
Рет қаралды 594 М.
How to get a lightning stick/staff in Minecraft (Command Block Tutorial)
7:49
MCraft Creations
Рет қаралды 2,4 МЛН
Uhhhhh... Hmmmmmm...
8:09
Phoenix SC
Рет қаралды 403 М.
69 Minecraft Build Hacks You NEED To Know!
20:18
Dr. Bonks
Рет қаралды 625 М.
Which Animal Is The Best At Supervising The Thief? 🤔️
0:24
BigSchool
Рет қаралды 14 МЛН
Best Leon Rizz #brawlstars
0:11
Mr_Dex
Рет қаралды 5 МЛН
train rush part 7722 #shorts #viral #trending
0:54
voxzon gaming
Рет қаралды 21 МЛН
Jumping challenge with Herobrine
0:39
Big Monster School
Рет қаралды 15 МЛН