You wanted to know how to create custom and unique armor pieces that give you magical effects and abilities in this video I will demonstrate four unique pieces of magical armor as well as a magic sword that deals damage long after you’ve been cut with it let me Know what your favorite is today we’re going to start off with the Wither sword as you can see this is only two command blocks most of these builds today will only be two or three command blocks it’s totally worth the time alright so that First Command Block here for the Withered sword is going to be repeating always active this is going to be a replace item command we’re going to do slash replace item entity we’re looking for at a tag equals custom so in order for all this armor to work for you you’re going to give yourself that tag the custom tag Slash tag and you do at s add custom once you give yourself that tag all this armor will work for you but it won’t work for anybody else unless they give themselves the tag as well so it’s looking for a player that has that custom tag that you just gave yourself Slot dot Hotbar zero which is the first uh Square in your hat bar keep diamond sword one nine nine nine nine now if you have something in that slot it’s not going to put the sword in there pick up that item and the sword will get dropped in right away this diamond sword Is going to be one hit away from breaking so when you hit an entity with it it’s going to detect that because it’s going to summon in a new diamond sword so every time you hit something it’ll summon in the new diamond sword and it’ll run this chain commands chain conditional always active This one is slash execute at a tag Eagles custom so again it’s looking for for the player that has the custom tag this one though is positioned carrot carrot one carat 3 which is about three blocks in front of you it’s going to run effects at e tag equals exclamation point custom so Making sure that you’re not within range but that range is going to be three and a half blocks and the count is going to be one it’s going to give wither 10 4. so what this means is any entity that’s within range of that position in front Of you basically if they’re standing in front of you and you hit with your sword it’s gonna pick the closest one usually the one you hit I’ve never seen it give the effects to a different entity even when they’re close together it always gives it to the one that gets hit but This makes sure all right that’s C equals one that’s how we do it that’s going to give them wither this is level four which is really the max level you can really give with an effect because after this it just it doesn’t increase damage and it’s gonna give it for 10 Seconds and that’s it you hit them with this sword and they get wither for 10 seconds you don’t just damage them with the sword you damage them with magic abilities all right the next one we have is the Helm of Atlantis I’m gonna go ahead and Throw this on here for you and you’ll see right away that I get conduit power this is done through a repeating always active command block it’s going to be slash test 4 at a tag equals custom has item item equals Diamond Helmet location equals slot dot Armor dot head and then this one here chain conditional always active slash effects at a tag equals custom conduit power 33 true so conduit power is pretty cool but you don’t want to go any higher to level three otherwise your sword and your hands stop moving so conduit power Makes it so that you can breathe underwater that you can mine faster see how fast that hand is moving and it also gives you night vision so you can see better underwater that’s why I chose conduit power for the Helm of Atlantis moving on to the next one here we have The Defenders chest plate so we’re going to add the defender’s chest plate here and now you’ll see on the side that I have resistance and Fire Resistance so this is going to be very similar repeating always active we’re going to do slash test 4 at a tag equals custom Has item item equals netherright chest plate location equals slot dot armor.chest so it’s looking for when I put that armor on and then we have chain conditional always active this one is slash effect at a tag equals custom resistance 35 true so you’re getting resistance level Five for 30 seconds as soon as you put it on now because it stays on it’s going to continuously give you that so it won’t run out but after you take the armor off you’ve got 30 seconds before the effects will fade the next one here chain conditional Always active slash effect at a tag equals custom fire resistance 35 true so this literally just bumps up your your defense against most of the damage that you’ll take in Minecraft the next one is the leggings of speed let me go ahead and throw these on here We’ll see on the side here that I’ve now got speed and jump boost again it’s going to be repeating always active for that First Command Block that’s going to be slash test 4 at a tag equals custom has item item equals diamond leggings location equals slot dot armor dot likes And then just like before this one here chain conditional always active slash effect at a tag equals custom speed 34 Troop so that’s going to give you speed four this one here chain conditional always active slash effect at a tag equals custom jump boost 34 true now the last One here is the most complicated but this is my favorite one these are the boots of flight so I’m going to put these on and you’ll notice right away the only thing you get on the side is feather falling but down on my hot bar I now have a button If I hold this button in my hand I get levitation and I can simply switch between that position on my hot bar and the next and I Can Fly because I have slow falling I don’t fall fast while the effect wears off of the levitation and you can still control Which way you travel while both slow falling and levitating alright so this is going to start off with a repeating always active command block just like the rest slash test 4 at a tag equals custom has item item equals netherite boots location equals slot armor feet this time I have one chained object Chain conditional always active slash effect that a tag equals custom slow falling 31 true off to the side however you’ll see I have a comparator heading into an Impulse command block this one here no delay slash replace item entity at a tag equals custom slots dot Hotbar eight Keep Stone button one so if you have something in the last spot on your Hotbar it’s not going to get deleted but go ahead and move that out of the way and it’s going to spawn in the stone button alright you’ll see we only have three left This command block here is going to be our flight mechanic repeats always active slash effect at a tag equals custom has item equals item equals Stone button location equals slot.weapon.maine hand levitation one one true so when you have the button in your main hand just basically when you have it Selected on your Hotbar no matter what you’re going to levitate and as soon as you deselect that it’s going to wear off because we’re only giving you levitation for one second and then these last two remove the button when you remove the armor so we got repeating always active And it’s going to do slash test 4 at a tag equals custom has item equals item equals netherrite boots location equals slot.armor.feet quantity zero so it’s looking for no netherite boots in that position and then it’s going to power this carburetor and an Impulse command block here no delay And that’s going to be slash replace item entity at a tag equals custom has item equals item equals netherright boots location equals slot dot armor dot feet quantity equals zero slot dot Hotbar eight Air One you need to make sure to run this separately don’t do This as one execute command I know some of you already looking at that test score in this one and you’re wondering why they’re separated this is so that it only runs that command once otherwise anything you put in that last slot on your Hotbar here is going to be deleted If you do it as one command block run it like this with the comparator separating in an Impulse for the actual replace item command that way it only gets rid of it once so if you want to put anything else in that slot you can if you enjoyed building these custom Items then check out this video here where I show you with very similar mechanics to our weather sword how to create realistic blood effects for Minecraft that’s right you’ll hit something with your sword and blood will spray out this is brown code 67 and I’ll catch you next time Video Information
This video, titled ‘How to Create Custom Magic Items in Minecraft’, was uploaded by BrownCoat67 on 2023-01-17 20:50:25. It has garnered 13112 views and 365 likes. The duration of the video is 00:08:58 or 538 seconds.
In this Minecraft tutorial, you will learn how to create custom magical items in Minecraft Bedrock using command blocks. These items will be unique and powerful, giving you an edge in your gameplay. From a Wither sword that gives the wither curse to any creature cut with it, to the Helm of Atlantis that gives conduit power when worn, this tutorial will show you how to make some of the most impressive custom items in Minecraft.
Using command blocks and a combination of the tag command and the hasitem target modifier, we’ll take a step by step approach on how to make custom items in Minecraft Bedrock without the need of any mods. You’ll learn how to use command block hacks, tricks and code to create truly unique and powerful items. This tutorial is perfect for players who want to take their Minecraft experience to the next level and add a little magic to their gameplay. You’ll learn how to use command block and make custom items in minecraft bedrock no mods.
Check Me Out on Social Media: YouTube: https://youtube.com/c/browncoat67 Facebook: https://facebook.com/browncoat67 Twitter: https://twitter.com/bcoat67
Join the Discord: Discord: https://discord.gg/eTQetAEEVC
Buy my Merch: Bonfire: https://www.bonfire.com/store/browncoats-loot/
Want ALL of my links or to join my FREE email list? SleekBio: https://sleek.bio/browncoat67
–––––––––––––––––––––––––––––– To The End by Hotham https://soundcloud.com/hothammusic Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: https://bit.ly/3Vghvgm Music promoted by Audio Library https://youtu.be/h0wGh70DvFk ––––––––––––––––––––––––––––––