Good idea, I was considering detecting sneaking, but thought I should add a consumable so its not just infinite (although rotten flesh is easily obtainable)
Ayyyyyy that’s the first time i see one of your videos and that’s just incredible bro ! It would be just so increeeeeedible if you will do some tutorials about cool commands like that, magic weapons, you know. Continue like that, I suscribed! 😁
Thats really cool, I’ve subscribed Ive had experience with command blocks and i see how most of the things in this video work, but i have two questions 1. For the world edit, how come the corners of the shapes you are placing with the command dont replace some of the blocks with air? Like if you are using /clone wouldn’t the shapes also be erasing some bits because of the air blocks? If that makes sense? When i do it i just use /clone and make a cube of blocks 2. How did you make the particle for the evoker thing orbit you? Really cool stuff btw!
Great questions! For the first question, I forgot to mention in the video, but I used Structure Voids, which basically makes it so nothing gets copied. For the second question, I spawned an armor stand above their head, then used a command to rotate it. Then it spawns a particle in the direction it’s facing. For the commands you can go into the world download in the description.
hey this is actually pretty cool, i genuinely liked the item grabber one and the exploding bow one. for the last one you might need to heal up the player after a few ticks when the lightning strikes them if they're in survival
I spawned an armor stand above the players head, make it spin, and then spawn a particles in front of a few blocks below it. I can give more detail later if you would like.
You can check the world download, but basically an armor stand is spawned above their head and spins in a circle. Then a command runs particles in the direction it’s looking and down.
Hey, it's really cool! Last mechanics it's really cool! But i don't see the code of it. I want to ask you, how do you make rotated particle? Thanks in advance for your answer! :)
This is a fun one! So basically, there is an invisible armor stand 8 blocks above the player's head. A tp command spins the armor stand around. Finally, a /particle command spawns particles at I think ^ ^-8 ^1 which is eight blocks bellow the direction the armor stand is looking.
@@michaelsminecraftknowledgehow do you keep the armor stand spinning? I’ve been trying to get this in my world since they fixed the original way to do it but when I activate it the armor stand faces the same way as me and doesn’t spin or the particles just appear randomly
Music is so loud when doing command videos I wanna be able to hear you explain how the command works so I’m not just learning how to copy a command but to understand why it works
Hold on.. your Michael and have knowledge of Minecraft, I’m also Michael and have knowledge of Minecraft! *insert spider-men pointing at each other meme*
So basically, there is an invisible armor stand 8 blocks above the player's head. A tp command spins the armor stand around. Finally, a /particle command spawns particles at I think ^ ^-8 ^1 which is eight blocks bellow the direction the armor stand is looking. The for the fangs, I use an execute command to test for the item, and if true it kills the item and executes as nearby entity and summons fang.
i cant seem to find the code for the last one, the last one looks so sick, if its possible could you paste the code for me please, i know ur on vacay so i could wait, appreciate it, thanks!
Ohhh lol I forgot I have the world download in the description. Here it is just in case www.mediafire.com/file/3l8ks6lm741u58w/Commands_from_simple_to_advanc.mcworld/file
If you would like, I would recommend using sneak detection instead of dropping the rotten flesh for the last ability to streamline the process
Good idea, I was considering detecting sneaking, but thought I should add a consumable so its not just infinite (although rotten flesh is easily obtainable)
@@michaelsminecraftknowledge Ah, that makes sense. Nice job on your video!
@@__arc5030 Thank you so much!
But that’s actually a really good idea I’ll pin you 😎
@@michaelsminecraftknowledgeI appreciate you for that
cool vid, not many people do bedrock edition commands, keep it up!
Thank you, more coming 🔜
They’re so random but so fun! Thanks for sharing!
Thank you! Any youtube advice?
@@michaelsminecraftknowledge Probably tune down the music a little, that way you’re easier to hear.
Ayyyyyy that’s the first time i see one of your videos and that’s just incredible bro ! It would be just so increeeeeedible if you will do some tutorials about cool commands like that, magic weapons, you know. Continue like that, I suscribed! 😁
Thank you! I'll take that into consideration!
Keep Up The Good Work Man! Thanks For These Awesome Ideas!!
i know a lot of commands but these are some cool utilities for them! keep it up!
Thanks!
Thats really cool, I’ve subscribed
Ive had experience with command blocks and i see how most of the things in this video work, but i have two questions
1. For the world edit, how come the corners of the shapes you are placing with the command dont replace some of the blocks with air? Like if you are using /clone wouldn’t the shapes also be erasing some bits because of the air blocks? If that makes sense?
When i do it i just use /clone and make a cube of blocks
2. How did you make the particle for the evoker thing orbit you?
Really cool stuff btw!
Great questions! For the first question, I forgot to mention in the video, but I used Structure Voids, which basically makes it so nothing gets copied.
For the second question, I spawned an armor stand above their head, then used a command to rotate it. Then it spawns a particle in the direction it’s facing. For the commands you can go into the world download in the description.
hey this is actually pretty cool, i genuinely liked the item grabber one and the exploding bow one. for the last one you might need to heal up the player after a few ticks when the lightning strikes them if they're in survival
True, lightning does deal a lot of damage. Good idea.
These are cool! And you actually did a good job showing them off and explaining 👍👍
Thank you very much! Any vids you want me to make?
This video is so helpful!
Thank you 😀
LOL I didn't realize it was you
Change the font on your thumbnail, make it a little bigger, give it an outline. Finally add arrows. Clickable thumbnail 👍
Nice advice! I’ll implement it in the next thumbnail
Just learned a new softwhere btw called photopea and using it in new vids!
I can make thumbnails for you
Your saying his thumbnail wasnt clickable and here you are watching it :/
@@logibeargaming107 I clicked on it because of the topic 😎
How do i make it actuvate when croushing and not throwing bc im using mobile
Awesome video! But please tell me how you did the circling endrod particle for the evoker.
I spawned an armor stand above the players head, make it spin, and then spawn a particles in front of a few blocks below it. I can give more detail later if you would like.
@@michaelsminecraftknowledge Thanks! I found out how to do it.
Pretty nice!
Thanks!
What is the particle command and how do you make it circular
You can check the world download, but basically an armor stand is spawned above their head and spins in a circle. Then a command runs particles in the direction it’s looking and down.
Hey, it's really cool! Last mechanics it's really cool! But i don't see the code of it. I want to ask you, how do you make rotated particle? Thanks in advance for your answer! :)
This is a fun one! So basically, there is an invisible armor stand 8 blocks above the player's head. A tp command spins the armor stand around. Finally, a /particle command spawns particles at I think ^ ^-8 ^1 which is eight blocks bellow the direction the armor stand is looking.
@@michaelsminecraftknowledge Oh, thank you man! Now i understand how this work.
Good luck in promoting the channel! :)
@@michaelsminecraftknowledgehow do you keep the armor stand spinning? I’ve been trying to get this in my world since they fixed the original way to do it but when I activate it the armor stand faces the same way as me and doesn’t spin or the particles just appear randomly
Great video 🔥🔥🔥
Thank you!
Noice vid 11/10 :D well done
Glad you liked it
Can u do a updated item grabber command because now when i throw it it tps itself to itself
in the selector you need to do type=!thrown_trident
@@michaelsminecraftknowledge tysm it works now
4:47 i need this as a builder
REAL
I like the one that made the trees 😊😊😊
there are some of them very useful and creative! Just one thing to ask you, how i can spawn evokers fangs??
Use /summon evocation_fang
@@mrbam4739 thk
Music is so loud when doing command videos I wanna be able to hear you explain how the command works so I’m not just learning how to copy a command but to understand why it works
K :) the purpose of this video was a showcase tho
However I think you are completely correct about the music being to loud though lol
Hold on.. your Michael and have knowledge of Minecraft, I’m also Michael and have knowledge of Minecraft!
*insert spider-men pointing at each other meme*
🤨🤔😯📸📸📸📸📸😀😃😄😁😆🥹😅😂🤣🥲☺️😊😇🙂🙃
DWANANANAAAAAAAAAANAAAAAAAAAAAAAAAA
blueeeaaw
DWANANANANAAAAAAANAAAAAAAAAAAAAAAA
@@michaelsminecraftknowledge uh.. what…?
DWANAAAANNNANNANNANAAAAANNNANANNAAAAA
@@notthesouth it is a cannon event...
@@michaelsminecraftknowledge 🤯
Tysm it works :D
w vid
How do I make the evoked one
So basically, there is an invisible armor stand 8 blocks above the player's head. A tp command spins the armor stand around. Finally, a /particle command spawns particles at I think ^ ^-8 ^1 which is eight blocks bellow the direction the armor stand is looking. The for the fangs, I use an execute command to test for the item, and if true it kills the item and executes as nearby entity and summons fang.
i cant seem to find the code for the last one, the last one looks so sick, if its possible could you paste the code for me please, i know ur on vacay so i could wait, appreciate it, thanks!
I am extremely sorry I forgot lol. Hoping to include it in another vid. Maybe "commands from advanced to extreme" or smth
Ohhh lol I forgot I have the world download in the description. Here it is just in case www.mediafire.com/file/3l8ks6lm741u58w/Commands_from_simple_to_advanc.mcworld/file
@@michaelsminecraftknowledge alrighty thanks 🤩
guppy duck:thats nothing
Real
Bro u got two blue axalotal (I don't know the spell is correct)
@@AlinAlin-g6t I believe those are the white ones, but you may be right.
You are very creative, btw you didn’t show the commands for last one
Thanks, sorry about that 😅
Mostly just hasitem to test for armor and execute for the biting things
two reasons i play bedrock
1: i cant afford a pc
2: its better
Soo fun
makes the music are at least lower than your voice
Can we get map pls?
I’m on vacation for this whole week sorry
@@michaelsminecraftknowledge nothing wrong
@@michaelsminecraftknowledge Will you be able to do this after your vacation?
@@Sasha_igrunishka sure!
@@michaelsminecraftknowledge thx :)
These are sicckk
Thanks!!!!!!
610th sub
Thanks!!!!!!!!!!!!!!!!!!!! 😀😃😄😁😆
The background music is to loud
Can't hear anything you are saying
This is valid. I will take this into acount :)
These are not advanced at all. You need to improve a lot
Uh ok bro 😀
@@michaelsminecraftknowledge if you want, maybe i can show you my secret command block creations. We could do a nice duo
@@michaelsminecraftknowledge if you want maybe i can show you how to do very interesting things
ragebait looking ahh
@@AmericanLlama-ui4vr wath does that mean uh? I'm not from your country