Magic Wands - MCBE Command Block Tutorial

Ойындар

In this Tutorial I show you how to make two custom magic wands each with different abilities. If this tutorial helped you be sure to like the video and subscribe for more!
Commands:
Fireball Wand
R U AA
/execute as @a[tag=fire] at @s positioned ~~1.5~ unless entity @s[dx=0] run /execute at @a[tag=fire] run /testfor @a[hasitem={item=blaze_rod,location=slot.weapon.mainhand}]
R U NR
/execute at @p[tag=fire] run /tp @e[type=fireball] ^^1^2
R U NR
/execute at @a[tag=fire] run /particle minecraft:lava_particle
R U AA
/execute as @a[tag=fire,hasitem={item=blaze_rod,location=slot.weapon.mainhand}] run /effect @s fire_resistance 1 1 true
Wand of Freezing
R U AA
/execute as @a[tag=cold] at @s positioned ~~1.5~ unless entity @s[dx=0] run /execute at @a[tag=cold] run /testfor @a[hasitem={item=stick,location=slot.weapon.mainhand}]
I U NR
/effect @e[tag=!cold] slowness 3 5 true
R U NR
/execute at @e[type=!item,type=!xp_orb] run /particle minecraft:cauldron_explosion_emitter
R U AA
/execute at @a[tag=cold,hasitem={item=stick,location=slot.weapon.mainhand}] run /fill ~1 ~-1 ~1 ~-1 ~-1 ~-1 packed_ice
I U NR
/execute at @e[type=!item,tag=!cold,type=!xp_orb] run /fill ~1 ~2 ~1 ~-1 ~ ~-1 packed_ice
0:00 - Intro
0:09 - Showcase
1:06 - Fireball Wand
2:05 - Wand of Freezing
Previous Video: Working Shuriken - MCBE Commands (updated) • Working Shuriken - MCB...
#minecraft #mcbe #commandblock #custom #tutorial #magic #wands
minecraft, bedrock, command block tutorial, creative, build, how to, mcbe, mcpe 1.20.40, diy, original, map making, new, simple, gaming, modless, Harry Potter, wizard, wands, spells

Пікірлер: 41

  • @StormyMinecrafter
    @StormyMinecrafter6 ай бұрын

    Those commands were too useful! I will try some of them! Thank you for sharing this tutorial on KZread!

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    thanks and you’re welcome :)

  • @Broke_Corgi
    @Broke_CorgiАй бұрын

    this is amasing

  • @user-qx6lh2ct5k
    @user-qx6lh2ct5k6 ай бұрын

    how the heck do i suppose to put fire ball in the structure block?

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    So basically you first wanna place a structure block set to save with its offset of y1 and its size to be 3by3by3 Next you will want to place a repeat always active command block doing /tp @e[type=fireball] ~~~ but replacing the ~ s with the centre of the box in the structure block Then all you have to do is spawn a ghast and let it shoot one fireball After that you just save it. Hope this helps

  • @Sin2ber
    @Sin2ber3 ай бұрын

    It doesn't work the first command block says execute subcommanf unless entity test failed

  • @tastcoyotev2

    @tastcoyotev2

    3 ай бұрын

    Make sure you are typing the command correctly, they are in the description if the video doesn’t show it very well also with bits like “=blaze_rod,” make sure you put a comma However for the slot.weapon.mainhand put a full stop instead

  • @user-er6qh7ht7y

    @user-er6qh7ht7y

    3 ай бұрын

    I did that but still no work

  • @venom_gamerxd

    @venom_gamerxd

    2 ай бұрын

    Make sure you crouch

  • @venom_gamerxd

    @venom_gamerxd

    2 ай бұрын

    @@user-er6qh7ht7yare u crouching ?

  • @ThatCheesus
    @ThatCheesus3 ай бұрын

    hey dude, the command doesnt work. When I input it, it said “Syntax error: Unexpected “item” at “a[hasiten=>>(item

  • @tastcoyotev2

    @tastcoyotev2

    3 ай бұрын

    Make sure you spell it right “a[hasitem={item=blaze_rod” also make sure the brackets look like this { and not this (

  • @ThatCheesus

    @ThatCheesus

    3 ай бұрын

    OHHHHHH, thanks man!

  • @ThatCheesus

    @ThatCheesus

    3 ай бұрын

    also, something may be wrong with the particles. “Syntax error: Unexpected “/“ at “tag=fire] >>/

  • @tastcoyotev2

    @tastcoyotev2

    3 ай бұрын

    Make sure it’s “tag=fire] run /particle” also one fire ball will only be able to used at a time, crouching before this will result in the fireball exploding in your face and you have to make sure you uncrouch when the fireball is summoned then punch it

  • @ThatCheesus

    @ThatCheesus

    3 ай бұрын

    @@tastcoyotev2 yeah after a while the mechanism also just completely stopped working for me, and i did hit them while standing up.

  • @thomtom3070
    @thomtom30706 ай бұрын

    Can you make the packed ice the frost walker type of ice instead so it break eventually?

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    Hm it’s an interesting idea but I can’t exactly see how I would detect the blocks but if you’re having issues with excessive ice everywhere maybe you could add to the fire wand this command R U AA /execute at @a[tag=fire,hasitem={item=blaze_rod,location=slot.weapon.mainhand}] run /fill ~4 ~4 ~4 ~-4 ~-4 ~-4 air replace packed_ice This should allow you to walk up to the ice holding the wand and making it disappear, sorry if this isn’t exactly what you were hoping for but I don’t think it would be possible for bedrock commands atm to do your request

  • @MoleMan12

    @MoleMan12

    6 ай бұрын

    Frosted ice melts into water, so that probably wouldn't be the best. :/

  • @Broke_Corgi
    @Broke_CorgiАй бұрын

    i will try to make one with a wind charge

  • @Dr_Damon_of_the_anti_furries

    @Dr_Damon_of_the_anti_furries

    Ай бұрын

    But what about Earth?

  • @jakeharvey6692
    @jakeharvey66926 ай бұрын

    The ice is a bit much no? It would be nice if there was a way you could make it despawn

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    Like I said in the other comment I don’t think there is a way I could detect the ice placed and despawn it but if you look at the other comment you could add that remove command to the fire wand, sorry that I can’t really help though

  • @crisjiandennington991

    @crisjiandennington991

    2 ай бұрын

    ​@tastcoyotev2 couldn't you make it summon a armor stand inside then make it delete the ice then Despawn the armor stand?

  • @al-kama_sudad
    @al-kama_sudad6 ай бұрын

    can you make an fighter plane with only commands please

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    Il try design something

  • @uselessfoodsource
    @uselessfoodsourceАй бұрын

    does this still work or am i doing something wrong?

  • @tastcoyotev2

    @tastcoyotev2

    Ай бұрын

    It will still work just can be tedious to set up

  • @reforged1757
    @reforged17572 ай бұрын

    It says failed to execute "teleport' idk what to do😭

  • @tastcoyotev2

    @tastcoyotev2

    2 ай бұрын

    Two main issues are either you didn’t give yourself the tag or didn’t put the fireball in the structure block To add the tag do /tag @s add fire

  • @reforged1757

    @reforged1757

    2 ай бұрын

    @@tastcoyotev2 Worked thank you very much

  • @lizus1915
    @lizus19155 ай бұрын

    Is this gonna work on java?

  • @tastcoyotev2

    @tastcoyotev2

    5 ай бұрын

    bedrock exclusive sorry

  • @Sin2ber
    @Sin2ber3 ай бұрын

    Please respond I need help

  • @Animekid42069
    @Animekid420696 ай бұрын

    I have a doubt

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    What are you doubting ?

  • @arandomdude2729
    @arandomdude27296 ай бұрын

    So when are you gonna make a machine gun?

  • @tastcoyotev2

    @tastcoyotev2

    6 ай бұрын

    may i ask what this may be used for?

Келесі