1.19.50 changed how execute commands function. The one show in this video is outdated, please use the new ones:) Finding spawn spots: /execute at @e[type=quardian] run setblock ~ ~-1 ~ wool 1 Freezing mobs in place: /execute as @e[type=!player,r=100] at @s run tp @s Locational fill command: /execute at @p run fill ~~~ ~15 ~15 ~15 air Thank you for watching! :D In the description is some links to articles about commands, you can find a lot more detailed information there, if you are curious! Commands are super powerful, and you should totally learn how to use them! While you here, if you haven't already, subscribe! Help us reach 200k! 💙😊💙 Have a lovely day! 😘
Hey thanks for making technical Minecraft videos and helping out the community! We need more people like you. You were an inspiration for me to start making mcbe tutorials with redstone
silentwisperer silentwisperer hey, you never responded to my comment about this really bad bug that idk what to do about, basically the games ui interface glitches out every time I open a ui about 20 minuets into the gameplay, in the new version and old one, and it won’t let me report it, so idk if it’s Minecraft or bedrock, please get back to me on this, loved ya since 2017🤪 Edit: man, I Remember, I used to watch your silent survival series, you da best!
Dude it’s amazing, I used it yesterday to transform a regular world into a nether variant by replacing all mobs and blocks with nether versions of themselves. And since all the command blocks needed are so similar I just use clone to VERY QUICKLY make a custom world. (Took my less than half an hour). I am playing a survival mode on it
I like how this dudes voice isn’t super hyped or anything but instead sounds genuine and educating. Thanks to that I’ve actually been able to succeed with these :D
The most important command is definetly the give command, since without it you cant get command blocks, which are really good for more commands. Edit: Ok everyone ive been having notifications telling me you can use setblock or fill or whatever for the past 3 years you can stop now
Great video, thanks for the tips. I modified the cave locator a bit to find spawners, if anyone is interested. All you have to do is fly through the air and look for the yellow wool. Don't forget to clone your command blocks when you get out of range 😉 execute TijgerPapa ~~~ fill ~~~ ~ 11 ~ glowstone 0 replace mossy_cobblestone execute TijgerPapa ~~~ setblock ~ 90 ~ wool 4
Btw if you want something to be facing you put ^^^ instead of ~~~. Can add numbers to the ^^^ The 1st ^ is left/right where you’re facing. The 2nd ^ is up and down where you’re facing. The 3rd ^ is forward and backward where you’re facing
For later me CUBE 3:02 HALLOW CUBE 3:41 CLONE 4:354:55 HOW TO GET RID OF POTION PARTICALS 6:26 /kill @e BUT CERTAIN MOBS 7:28 SUMMON MOB EVENTS 9:13 ____________________________________________ MORE COMPLICATED COMMANDS FIND WHERE MABS SPAWN 10:22 PLACE BLOCK WHEN LOOKING 11:30 SEE HOW MANY MOBS THERE WERE 13:07 FIND CAVES WITH MOBS 13:50 AOUTO LIGHT CAVES FROM MOBS 14:38 DESTROY AND FILL BLOCKS JUST BY WALKING 15:45
Note: Clone takes 2 on game ticks or 1 red stone ticks. Meaning in this time if you have locked hopper clock it could get temporarily unlocked due to random lag. Due to the fact the clone command uses two steps in two in game ticks. First step is placing all the blocks. Second step is update all the blocks that need to have their block data changed
For /fill, there’s also the /fill outline sub command. It’s like /fill hollow, but the bad thing about hollow if you want to use it for something to surround your build is that it clears everything inside the area that’s supposed to be hollow. So if you want to keep the inside contents of the hollow space, use outline, because outline is the one that keeps the insides ;)
2:45 You dont need to do that, simply go to your first place, open chat and type /fill and then do tab key space tab key space tab key then enter. Then go to your second place and open chat, press the up arrow, and at the end press tab then space then tab then space and tab then space. Then enter and you will get the same result! Just wanted to let you know, and love your videos!
That's helpful for trolling friends, I did like little mining fatigue for a minuet on my noob friends but after a while he caught on, now he dosnt have a clue
Tip: If you want to clear your world (such as for mob capped farms or skyblock) , setup a "/execute @e[type=armor_stand] ~ ~ ~ fill ~127 ~-1 ~127 ~ ~-1 ~ air" on a purple command block, this uses the max amount of blocks that can be filled with one command and wherever you put down an armor stand it clears a 16x16 chunk area (though it causes massive lag)
After watching your channel for almost a year I just realized your intro is “hello everyone silent here” not “hello everyone Stanley here”. I’m genuinely embarrassed I haven’t realized this sooner 😂
Usually I like using the clone command to clone chests. This is really really helpful if you want to create a mini game with chests that refill after a period of time! :)
I love using clone on command blocks, because often I have a lot of command blocks that have very similar commands written, and on MCPE I don’t have copy and paste, so I just clone the command blocks, very helpful
Best command ever: 1- Take a repeating command block. 2- Enter this command: "/summon lightning_bolt" 3- Activate the command block. 4- Enjoy :) Edit: If this command isn't enough for you I have one that will %100 crash your game: 1- Repeating command block. 2- Enter this "/effect @e poison 9999 1" 3- Activate and watch your game lag to death.
What about execute @e[type=ender_pearl] ~ ~ ~ tp @p @e[type=ender_pearl] With this when you throw an ender pearl it will take you to wherever it lands ;) very useful (Jokes aside, it is actually very fun to use this)
Best video on commands I have ever seen. I forgot this was 10 simple commands. Because you don't know how revolutionary it is to a player after learning these commands
Cool video man, really useful to me as im trying to learn commands for bedrock :D also im noticing capes on certain bedrock youtubers, how do i get one?
Ethan Patrick the golden coloured one silent is wearing is the legacy cape idk what it's actually called but it's free in the marketplace. Not sure if you can make custom ones anymore
So far, the only cape that if available in bedrock is the founder's cape. This was free for players who got it but it was only available during Minecon Live 2020.
The video mentioned but didn't sufficiently explain some commands for beginners. Well, at least it showed me how it could (but not how to make them) work. I'll still give this a like.
I was wondering in the end with the fill command if there's a command to place a lot of different blocks, like a random pattern. So instead to just place stones or grass, you could place like 50% of stone and 50% of cobblestone instead of just stones or just cobblestones. It would be a great command to make paths
Thanks to the last set of super flat commands, I was able to figure out how to do the same thing with the clone command and I built a few examples, built a random selector to select which example to choose from that’s changing at a decent speed, so now everywhere you walk you make a procedurally generated pathway, I think I’m gonna try to figure out how to do that on a bigger scale so I can put some buildings either side of the player and make a procedurally generated medieval city...
Thank you for all the information I think the last command and the drawing circle one will definitely help me with my city and it was nice refresher to hear others to
At 13:20 you could make each guardian add a point to a scoreboard that is shown at the side of the screen. It's a little more complicated but slightly more convenient
I've got another great command. It's a little harder to use, but /structure is one of my faves. I use it like /clone, but with the additional benefit of being able to rotate and mirror my builds. Great for doing symmetrical builds or repetitive hallways or roads.
Thank you so much for your help Silent! I haven’t been watching your vids for a while and decided to watch them again. You have a lot of awesome tutorials and they’re really useful. Soo...yea. Keep up the good work! :)
Try doing this: /execute (ign) ~ ~ ~ /fill ~ ~-1 ~ wool 0 keep *command block scaffold hacks* Command block one: /testfor @e[type=item,name=spawn] Set it to always active and repeat, add a redstone comparator running from this command block and add a redstone repeater running from the comparator into the second command block Command block 2: /execute @e[type=item,name=spawn] /tp @a[r=3] 90 90 90 (coordinates are examples) Command block 3: /kill @e[type=item,name=spawn] Now name any item (preferebly a compass) "spawn" *custom commands* Here are 2 examples of cool commands i found If this comment gets atleast 15 likes and a heart ill add more ideas
Hey Silent, I was wondering if you could do a tutorial on how to use the Structure Block, with all of its features? (Especially the 3d export) Old builds for new worlds!!
Hey would you make a video tutorial on a good villager trading hall, for bedrock? Also I really enjoy you videos and fun them very useful and entertaining.
If you want more attributes to target your @e you can use commas in between attributes to list multiple. For example if you want multiple different mobs you'd do this @e[type=(mob 1),type=(mob 2)]. The name attribute is also super useful because then you can give anything you want to anything just by using a name tag. An example of that would be @e[name=(name of choice)].
Awesome video I’m just getting into commands now and this helped a tonne, especially the excite command to ‘draw’ circles, liked and subbed thank you 😉
For people who didn't know you can actually copy paste mobs too if you use a structure block instead of a command also you can export your builds out of your world and then paste them in other worlds. To get a structure block you need to use the command "/give @s structure_block"
If you are trying to make a minigame or roles or something where you need to be able to just add or remove things the /scoreboard and /tag commands are really useful
You use ~ ~ ~ to do blocks where you are standing but that's mainly for chat commands for command blocks you add a number after the ~ to show where you want it to be so ~2 ~5 ~-7 would place a block 2 blocks in the the positive X direction then 5 blocks up then 7 blocks in the negative z direction for command blocks.
I would love a new video on this. Not everyone know how to get their coordinates from the squiggly line. I had to look up a different video just to understand stand the first thing you did!! I love your videos so much. Please don't take this harshly!!!!!
There's a lot of commands in this video I was curious if they exist, tried searching for, found nothing, even thought some may be unavailable in Bedrock. Thanks a lot!! (effect bubble, ^ ^ ^ cursor coordinator, summon mob with rider etc.)
You can actually replace /clone with structure blocks. Structure blocks are better too because: they copy mobs, they tell you where they will build it, they can copy it again and again without needing specific coordinates, they have offsets and nothing will break.
1.19.50 changed how execute commands function. The one show in this video is outdated, please use the new ones:)
Finding spawn spots: /execute at @e[type=quardian] run setblock ~ ~-1 ~ wool 1
Freezing mobs in place: /execute as @e[type=!player,r=100] at @s run tp @s
Locational fill command: /execute at @p run fill ~~~ ~15 ~15 ~15 air
Thank you for watching! :D In the description is some links to articles about commands, you can find a lot more detailed information there, if you are curious! Commands are super powerful, and you should totally learn how to use them! While you here, if you haven't already, subscribe! Help us reach 200k! 💙😊💙 Have a lovely day! 😘
Hey thanks for making technical Minecraft videos and helping out the community! We need more people like you. You were an inspiration for me to start making mcbe tutorials with redstone
silentwisperer can you make an advanced wither rose farm I'm trying to construct one but can't so can you assist?
Is there any command that finds mob spawners?
silentwisperer silentwisperer hey, you never responded to my comment about this really bad bug that idk what to do about, basically the games ui interface glitches out every time I open a ui about 20 minuets into the gameplay, in the new version and old one, and it won’t let me report it, so idk if it’s Minecraft or bedrock, please get back to me on this, loved ya since 2017🤪
Edit: man, I Remember, I used to watch your silent survival series, you da best!
Love Using Commands! Thank you for making this
Here's the simple shortcuts
• Fill: 1:22
- Replace: 2:18
- Destroy: 3:28
- Hollow: 3:40
• Clone: 3:52
• Effect: 5:37
• Kill: 6:39
- Types: 7:27
- Radius: 7:50
- Kill (!): 8:11
• Summon: 8:47
• Execute: 10:20
- Execute (^): 11:20
- Caves: 13:45 & 14:41
- Execute (Fill): 15:45
Thanks, and don't forget to like the videos 😀
-----------------------------------------------------------------
You earned a like for this hardwork
You are a good man, thank you.
I alredy know 90% of the commands and most of the commands i dont know are at the end without you, i need to watch ALL of the video
@@Zqily okay then don't forget to like the video😀
Deserves to be pinned
Dude, the execute fill command is gonna help me a lot, I've been building my factions world by hand. This is truly god mode.
Need a hand?
Did you just learn that the first time I knew there was a execute for years now
I feel bad i did this day one of ps4 bedrock
Dude it’s amazing, I used it yesterday to transform a regular world into a nether variant by replacing all mobs and blocks with nether versions of themselves. And since all the command blocks needed are so similar I just use clone to VERY QUICKLY make a custom world. (Took my less than half an hour). I am playing a survival mode on it
Bruh I filled an entire map by hand on bedrock edition
I like how this dudes voice isn’t super hyped or anything but instead sounds genuine and educating. Thanks to that I’ve actually been able to succeed with these :D
The most important command is definetly the give command, since without it you cant get command blocks, which are really good for more commands.
Edit: Ok everyone ive been having notifications telling me you can use setblock or fill or whatever for the past 3 years you can stop now
very true
Big brain 🧠
You can do setblock ~ ~ ~ command_block and then middleclick it to copy it
0 subs without a video OHHHHHHHHHHHHHHHHH!!!!!
@@pemil8470 what about the pocket edition guys? They don't have middle click. Ok, they can use fill destroy.
Great video, thanks for the tips. I modified the cave locator a bit to find spawners, if anyone is interested.
All you have to do is fly through the air and look for the yellow wool. Don't forget to clone your command blocks when you get out of range 😉
execute TijgerPapa ~~~ fill ~~~ ~ 11 ~ glowstone 0 replace mossy_cobblestone
execute TijgerPapa ~~~ setblock ~ 90 ~ wool 4
Btw if you want something to be facing you put ^^^ instead of ~~~.
Can add numbers to the ^^^
The 1st ^ is left/right where you’re facing.
The 2nd ^ is up and down where you’re facing.
The 3rd ^ is forward and backward where you’re facing
DatMemeKid there called carets
FINALLY I FOUND OUT WHAT THIS THING DOES THANK YOU SO MUCH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I know
For later me
CUBE 3:02
HALLOW CUBE 3:41
CLONE 4:35 4:55
HOW TO GET RID OF POTION PARTICALS 6:26
/kill @e BUT CERTAIN MOBS 7:28
SUMMON MOB EVENTS 9:13
____________________________________________
MORE COMPLICATED COMMANDS
FIND WHERE MABS SPAWN 10:22
PLACE BLOCK WHEN LOOKING 11:30
SEE HOW MANY MOBS THERE WERE 13:07
FIND CAVES WITH MOBS 13:50
AOUTO LIGHT CAVES FROM MOBS 14:38
DESTROY AND FILL BLOCKS JUST BY WALKING 15:45
Legend!! Thanks for these time stamps
Note: Clone takes 2 on game ticks or 1 red stone ticks. Meaning in this time if you have locked hopper clock it could get temporarily unlocked due to random lag. Due to the fact the clone command uses two steps in two in game ticks.
First step is placing all the blocks.
Second step is update all the blocks that need to have their block data changed
Thanks
Thxs
For /fill, there’s also the /fill outline sub command. It’s like /fill hollow, but the bad thing about hollow if you want to use it for something to surround your build is that it clears everything inside the area that’s supposed to be hollow. So if you want to keep the inside contents of the hollow space, use outline, because outline is the one that keeps the insides ;)
Ty, ive been wondering what that meant for ages
It won’t do it on ps4??
Oh thank you
Silent: Uploads a video about commands
Me not knowing a thing about commands: *This is big brain time*
Same here, well ik a bit like effect fill summon clone and execute but not much
Guys it’s just a joke I’m am very experienced with command blocks
@@iceyberg7863 well I'm not I can hardly do anything with the command block I don't even know how to get the command block!
@Nishat Ara
/give @p command_block
My biggest creation ever: a chicken that lays diamonds.
Need */locatebiome * in bedrock java is getting it, we need it also.
Yes I was thinking that. We can already locate structures so why not biomes?
W- why dislike...?
*This man is literally trying to help you have an easier game experience and to have fun.*
The dislikes are server moderaters
The dislikes are people that doesn’t have cheats on
The dislikes are because of them misclicking the dislike button, thinking its the like button. Yeah, happened to me once.
The Lonly Snowman makes no sense but k
Misclick
2:45
You dont need to do that, simply go to your first place, open chat and type /fill and then do tab key space tab key space tab key then enter. Then go to your second place and open chat, press the up arrow, and at the end press tab then space then tab then space and tab then space. Then enter and you will get the same result! Just wanted to let you know, and love your videos!
The most useful thing I learned was typing "true" at the end of the /effect to get rid of those annoying bubble particles
Wait, that happens? Excellent! Au revoir, annoying bubbles.
thx
i din’t know how
That's helpful for trolling friends, I did like little mining fatigue for a minuet on my noob friends but after a while he caught on, now he dosnt have a clue
as a massive command user i am now feeling very inclined to be extremely egotistical
Tip: If you want to clear your world (such as for mob capped farms or skyblock) , setup a "/execute @e[type=armor_stand] ~ ~ ~ fill ~127 ~-1 ~127 ~ ~-1 ~ air" on a purple command block, this uses the max amount of blocks that can be filled with one command and wherever you put down an armor stand it clears a 16x16 chunk area (though it causes massive lag)
After watching your channel for almost a year I just realized your intro is “hello everyone silent here” not “hello everyone Stanley here”. I’m genuinely embarrassed I haven’t realized this sooner 😂
lol, words are hard! 😂😂💖💖
Yes I am not good with them ether
Wait its silent, i have been bamboozled
14:53 do “execute @e[type=!player] setblock ~ ~1 ~ light_block 15” it makes it so there’s no visible blocks
Is it weird that I kinda wanna just flatten large areas in my survival world for no reason now?
Is it survival if your using commands?
Its nt lefit
No. I do it all the time.
I went I did it so no
Usually I like using the clone command to clone chests. This is really really helpful if you want to create a mini game with chests that refill after a period of time! :)
The new and improved way of placing orange wool: spawn a guardian
Hmmm, that's how those map makers make the spawn eggs spawn a machine.
729 298 800 100 400
Ardeshir Razany they can have the commands in a datapack to make it faster
Thank you for this video! I use commands a lot and just learned 2 super useful things. Subscribed.
Happy i can help out :D Welcome to the silence!
If you ever get stuck in an infinite loop of getting killed or a teleportation loop you can turn off command blocks
Mr. Sherlock
Well what if you turned on instant respawning
Spam escape. Or close world and go to the edit world
This is definitely a jojo reference
GMFAIS _- That’s what I was thinking.
I love using clone on command blocks, because often I have a lot of command blocks that have very similar commands written, and on MCPE I don’t have copy and paste, so I just clone the command blocks, very helpful
Best command ever:
1- Take a repeating command block.
2- Enter this command: "/summon lightning_bolt"
3- Activate the command block.
4- Enjoy :)
Edit: If this command isn't enough for you I have one that will %100 crash your game:
1- Repeating command block.
2- Enter this "/effect @e poison 9999 1"
3- Activate and watch your game lag to death.
Even better:
execute @s ~ ~ ~ summon tnt ^ ^ ^20
What about
Execute @e[type=arrow] ~ ~ ~ summon arrow
I tried it it my game crashed in like 5 seconds
What about
execute @e[type=ender_pearl] ~ ~ ~ tp @p @e[type=ender_pearl]
With this when you throw an ender pearl it will take you to wherever it lands ;) very useful
(Jokes aside, it is actually very fun to use this)
@@marvit_bot ooh, creative! But what about
execute @e[type=egg] ~ ~ ~ setblock wool 1 ~ ~ ~
This would make a bridge egg!
Woah, these replies are getting wild!
Best video on commands I have ever seen. I forgot this was 10 simple commands. Because you don't know how revolutionary it is to a player after learning these commands
I’m a command geek and I find this quite funny because these are really useful commands even for me
Why wouldn't they be usefull? Even if you know a lot about commands doesn't mean that some commands aren't usefull.
Shoosh
What is the command in the grass cover,etc?
Mihael Pikec I mean, who uses the /msg command?
Who uses /teleport? Everyone uses /tp
Just a few commands I don’t use
@@Zenith_682 wdym "who uses the /msg command"
I was hoping to learn new commands but at least i learned some extra features from the commands :D thank you for the vid!
"Little fart bubbles"
XD I can't even
Also thank you, Silent! I needed this
As an adventure map creator, I actually used to make superflat mountains BY HAND. These commands have saved so much time and effort
That must have made the price higher than now
Cool video man, really useful to me as im trying to learn commands for bedrock :D also im noticing capes on certain bedrock youtubers, how do i get one?
Ethan Patrick the golden coloured one silent is wearing is the legacy cape idk what it's actually called but it's free in the marketplace. Not sure if you can make custom ones anymore
@Pro Minecrafter I never got a cape and I
have been in it before
So far, the only cape that if available in bedrock is the founder's cape. This was free for players who got it but it was only available during Minecon Live 2020.
@@NavyDal There is one more cape, light blue with something yellow on it. I have it but I don't know how did I get it.
thanks dude, do you think they’ll make a new minecon cape for the next one?
The video mentioned but didn't sufficiently explain some commands for beginners. Well, at least it showed me how it could (but not how to make them) work. I'll still give this a like.
Dear Silent,
Can you make a tutorial using the “scoreboard” command?
There is little function to the scoreboard command in bedrock right now. You have to manually update it each time you want it to count something.
Jared Rock nah, i made a money system in my world and it’s great! i have a shop with commands, and it auto updates their money.
Rxses how?
Its very complicated
@@eiz6664 how
I was wondering in the end with the fill command if there's a command to place a lot of different blocks, like a random pattern. So instead to just place stones or grass, you could place like 50% of stone and 50% of cobblestone instead of just stones or just cobblestones. It would be a great command to make paths
You can with filling all the block with coco beans (that Will break) and execute à 50 50 on the beans with à scoreboard
Thanks to the last set of super flat commands, I was able to figure out how to do the same thing with the clone command and I built a few examples, built a random selector to select which example to choose from that’s changing at a decent speed, so now everywhere you walk you make a procedurally generated pathway, I think I’m gonna try to figure out how to do that on a bigger scale so I can put some buildings either side of the player and make a procedurally generated medieval city...
11:36 thank you for this. Been looking for this everywhere
ME: Starts messing with commands a week ago.
Silent: uploads this video
ME: I have god in my side
No its Odin is with us
You can use a repeating command block on execute summon linked to a chain block using kill to replace a specific mob type with another mob type
7:43 Nice one silent
TheBeesKnees lol whenever ur a bee
Thank you for all the information I think the last command and the drawing circle one will definitely help me with my city and it was nice refresher to hear others to
At 13:20 you could make each guardian add a point to a scoreboard that is shown at the side of the screen. It's a little more complicated but slightly more convenient
That display doesn't exist in bedrock
@@everythingfeline7367 It does, but you need a bunch of command blocks, and you have to know how to use the /scoreboard command
Do
/scoreboard objectives add guardian dummy "Guardian Count"
/scoreboard objectives setdisplay sidebar guardian
/execute @e[type=guardian] ~~~ scoreboard players add count guardian 1
@ICMCPlays yes that’s exactly what I was gonna put lol
I've got another great command. It's a little harder to use, but /structure is one of my faves. I use it like /clone, but with the additional benefit of being able to rotate and mirror my builds. Great for doing symmetrical builds or repetitive hallways or roads.
Thank you so much for your help Silent!
I haven’t been watching your vids for a while and decided to watch them again. You have a lot of awesome tutorials and they’re really useful. Soo...yea. Keep up the good work!
:)
Try doing this:
/execute (ign) ~ ~ ~ /fill ~ ~-1 ~ wool 0 keep
*command block scaffold hacks*
Command block one: /testfor @e[type=item,name=spawn]
Set it to always active and repeat, add a redstone comparator running from this command block and add a redstone repeater running from the comparator into the second command block
Command block 2: /execute @e[type=item,name=spawn] /tp @a[r=3] 90 90 90 (coordinates are examples)
Command block 3: /kill @e[type=item,name=spawn]
Now name any item (preferebly a compass) "spawn"
*custom commands*
Here are 2 examples of cool commands i found
If this comment gets atleast 15 likes and a heart ill add more ideas
16:54 then type /effect @s speed 99999 255
Then you can -run- teleport around your world and know exactly how to get back
“-and of course, we’re going to make that out of TNT because we’re special like that. Haha.”
Me: **Actually Feels Special Now**
I am so happy when you upload
What happened to Villager 56?
Is that a jojo reference?
@Dylan Nadot thats not nice
THANKYOU, I learned New Things about Fill command like the hollow and replace.
If you want to take a command block with commands inside of it
Just hold control and click it with middle mouse button (wheel)
Yes that's called pick block you can also do it with chest etc.
**Sad mobile users noises**
@@dialont Denied from so much we are
Omg bruh i never knew that. ( im pretty new to minecraft on my pc)
@@QuackVX really
I am happy to teach noobs like you come any time
(i know that you are trolling btw😊)
This video is amazing.i had plans on making a medieval adnventure map without commands but now i will definetly use some
Hey Silent,
I was wondering if you could do a tutorial on how to use the Structure Block, with all of its features? (Especially the 3d export) Old builds for new worlds!!
Good idea
Im deffinately subscirbing Thx for the tip its realy helpfull :D
Thank you so much for all the hard work and effort you put into your videos!
Many youtubers make videos on minecraft java i am happy that you make videos on minecraft bedrock edition
always here to help :D
@@silentwisperer is minecraft available for android is bedrock?
bug: if you have a horse and put saddle on him and then you kill him he will drop 2 saddle
When Star Wars fans want to build a Death Star: Yes I’ve out smarted the out smarted
/FILL 1:21
/CLONE 3:52
/EFFECT 5:54
/KILL 6:56
/SUMMON 8:49
/EXECUTE FILL 10:30
/EXECUTE SETBLOCK 11:30
/EXECUTE GIVE 12:59
/EXECUTE SETBLOCK 2 13:44
/EXECUTE FILL 15:49
psa:
do NOT use coords with fill.
Use carats (^)
Wow! Thanks so much! The fill command is going to be so useful doing big builds ;)
Ngl silent is definitely floor gang and trys to hlp us best. Anyway NOTIFICATION SQUAD!!
flooorrrrr gang! :D
@@silentwisperer Yay thx for the heart silent and loving the modded series on the second channel. And thx for the vids!
thanks so much i have been searching for so long for the last one
Glad I could help! :D
Hey would you make a video tutorial on a good villager trading hall, for bedrock?
Also I really enjoy you videos and fun them very useful and entertaining.
Cooper57’ look it up, silent villager trading hall, it’s tillable and is cool.
he has done one
an updated / more optimized design
the current version kinda lags for me
execute @e [type=tnt] ~~~summon tnt
Very cool
execute AwesomeAmol153 ~~~ fill ~30 ~50 ~30 ~~~ air
execute AwesomeAmol153 ~~~ fill ~30 62 ~30 ~ 62 ~ grass
execute AwesomeAmol153 ~~~ fill ~30 61 ~30 ~ 50 ~ stone
This taught me a lot thanks man totally liking and subscribing
With the circle painting one, could I spam look in every direction and make a massive sphere?
I think you could.
Would take a long time I'm sure
I have a tutorial on my channel for how to make a perfect sphere in a way eazyer way
I thought the exact same thing!!!
If you want more attributes to target your @e you can use commas in between attributes to list multiple. For example if you want multiple different mobs you'd do this @e[type=(mob 1),type=(mob 2)]. The name attribute is also super useful because then you can give anything you want to anything just by using a name tag. An example of that would be @e[name=(name of choice)].
silentwisperer: kills a bunch of bees
me: yesterday was literally Earth Day
MrDemolisher yeah actually I saw the doodle game google had 😁
He probably recorded it yesterday...
Awesome video I’m just getting into commands now and this helped a tonne, especially the excite command to ‘draw’ circles, liked and subbed thank you 😉
00:02 Yes, the bendrock edition
For people who didn't know you can actually copy paste mobs too if you use a structure block instead of a command also you can export your builds out of your world and then paste them in other worlds.
To get a structure block you need to use the command "/give @s structure_block"
11:46 I actually made a diamond sphere of this command
I can't get it to work on ps4 and I copied his command, any tips for console? Does it have to be specific? Does redstone only face one direction?
/locate is also an amazing command where you can find basically any structure
1:16 anybody else notice the smiley face on his characters' legs it kinda looks like a bunny
Nice Catch!
I've been using command blocks for 3 years now, and I still learned something :)
2:53 bruh I just call them squiggles
McCoys _man Same
You can also use structure blocks instead of /clone but they are like command blocks, you run a
"/give @s structure_Block 64"
to get them
This is a weird request but can u make a vid showing the best Addons
He ain't dakonblackrose
Thank you I needed these commands so I could flatten out some stuff in my world thx
Why don’t they just give us world Edit with the wooden axe lol
Ashtone Oris it’s not a modpack it’s a mod, or a plugin for servers. Mod packs contain multiple mods
It's just 2 command blocks for world edit
Rxspect it’s not on java. It’s a mod / server plugin
@@samuelhulme8347 ik but you can make it with commands
Rxspect but it will be very different cuz command blocks can’t read the chat so we can’t do //undo //redo and stuff like that
my favorite has to be the one you can get effects for a long time and really made minecraft more fun.
Him: never do /@e kill
Me:doing that with a repeting command block
I did that before on Creative superflat worlds.
Then I realized you can turn off mob spawning.
@@dialont WAIT WHAT OMG
Oh my goodness! Me too! lol
If you are trying to make a minigame or roles or something where you need to be able to just add or remove things the /scoreboard and /tag commands are really useful
The fill air command just deletes my command block when I turn it on..
Same issue, you ever solve it?
Who Cares can you explain because I put in exactly what’s in the video and sane thing happened
You use ~ ~ ~ to do blocks where you are standing but that's mainly for chat commands for command blocks you add a number after the ~ to show where you want it to be so ~2 ~5 ~-7 would place a block 2 blocks in the the positive X direction then 5 blocks up then 7 blocks in the negative z direction for command blocks.
Tomato Sauce is referring to absolute coordinates which is just numbers ~ is relative coordinate
0:31 silent: "that i use almost every single day"
Also silent:*shows huge cube made of tnt*
Imagine doing the last command with speed 255...
BextoMoose I’m gonna do that
Great video. Loved it and it was very useful.
1:20 fill command
2:10 fill replace
2:50 fill where you are
3:25 fill destroy
3:40 fill hollow
3:52 clone
5:55 effects
6:40 kill
8:49 summon
10:14 execute
11:25 draw
15:50 terraformy crap
Okokokokhhh 4:07
4:18 is clone
1:05 is fill
Woaahhhh thank you so much for creating this Video! The last one was so good and satisfying hehe
"/kill @e is basically the worst command"
/execute @e ~~~ summon wither: pathetic.
/execute @e[type=arrow] ~~~ summon arrow
/summon tnt
* puts on repeat command block *
bye bye lmao
@@arcioko2142
/execute @e ~~~ summon tnt
Puts on repeat.
@@localplatypus994 /execute @e ~~~ summon wither
* puts your command on repeat
@@arcioko2142 jeez chill Satan
you made my minecraft trolling career 100% better. Liked and subbed
OMG the last one i was searching for YEARS to find that on bedrock thank you so much !!
Ohh fudge this is awesome i didn't know the hollow on fill command
He sounds like jumbo jumbo lololol good vid man
I would love a new video on this. Not everyone know how to get their coordinates from the squiggly line. I had to look up a different video just to understand stand the first thing you did!! I love your videos so much. Please don't take this harshly!!!!!
I know most the commands in the game, but I never really came up with a use for them. Thank you!
There's a lot of commands in this video I was curious if they exist, tried searching for, found nothing, even thought some may be unavailable in Bedrock. Thanks a lot!!
(effect bubble, ^ ^ ^ cursor coordinator, summon mob with rider etc.)
Thx this video helps a lot👍🏻👍🏻👍🏻
Thank you so much I've remove so much grass and stone
Bc i didnt know about commands
16:30 is one of my favourite commamds
You can actually replace /clone with structure blocks. Structure blocks are better too because: they copy mobs, they tell you where they will build it, they can copy it again and again without needing specific coordinates, they have offsets and nothing will break.