
hey everybody it's under my cap and welcome back to another video where today I'm going to be showing you how to make a not backstick level 1000 in Minecraft Bedrock now if you're on Java Edition don't worry I have a video for you in the description if you are on Java but for Bedrock users which is basically MCPE so as you can see I have a stick and if I hit a mob you can see it doesn't really go that far so first of all what you want to do is you want to get a command block now to get this what you want to do is you want to type in slash give at s which is yourself manned underscore which is that line and block now when you hit enter you'll be given a command block and we can get started on the next part so let's put down the command okay so now for the command I'm going to Simply hit the plus icon to expand it now this is a little bit difficult but if you follow along it should be simple so I'm gonna do it in chunks out of the command just to explain what it does so first of all what we want to do is we want to do the executing part and we're going to test or if a player has a stick item I'm gonna go execute as at a at s positioned and three titles because that's our approximate location if entity a brackets R which stands for radius and we're going to do a three just to make it a bit easier has item equal to item make sure you add a squiggly bracket as well that's very important equals stick comma location equals slot I've got weapon dot Main and now what I've basically done is I'm going to test if a entity is holding a stick in their hand we're going to run a command which teleports a mob away from itself so we're going to go run TP at e which stands for all entities type equals exclamation mark player now if you don't know what exclamation mark does is it basically says not so we don't want to teleport the players um and we certainly do not want to teleport them within a radius of three so we're going to close that off and then we want to make sure that we teleport them away so what we can use is we can use these up Arrow location things on your keyboard um to basically tell that you want the mob to be teleported away from its approximate location um it makes a whole bunch of sense when you see it in action so I'm going to just do it at 20 and a 30 here um and we should be good to go so if you have this command successfully type in it should look like this make sure you copy it word for word I will have the command in the description as well just for you to copy because it's a little bit of a big command um and we want to save it by clicking the X if I spawn a chicken and I hit it it's all the way over there what about a sheep whoop oh okay now the funny thing is this also works with items if I have items on the floor and I walk up to it you'll see it goes flying and it's really cool because I can go uh cue this and it literally goes flying in the air and this is just such a cool command now that's about it if you did enjoy the video don't forget to leave a like And subscribe that would be greatly appreciated and I can't wait to see you in the next video see ya





















