Is it only me who has just noticed the bottom bar that tells you what part of the video it is. Concept Demo| Suggested by| Why the timer?| Timer Setup| Changing to sword| Changing to bow| Closing Demo. I think it's pretty neat! Great little detail.
@martiangelatsiribera439410 жыл бұрын
I think this could work better if you use an score called proximity and then replace the weapon ONLY if has the wrong one. This way the clock will modify the time that this is tested.
@kevineun10 жыл бұрын
Never notice this timeline on the bottom of your video! Is that new? Dude, it's awesome !!!
@AngelboyVR10 жыл бұрын
um, i made a version that doesnt need a score board, its just testing if the skeleton ins inside a radius, and then it swaps the skeletons item into the sword, same for the bow and it works on a fast clock, no need to swap the item every 3 seconds or whatever you did there. works like a charm ^^
@BenHeirbaut10 жыл бұрын
Can you do a tutorial on how to make that thingy at the bottom of your video? The time line. ^_^
@DaFatMan92210 жыл бұрын
I'm glad a comment chain inspired you, Dragnoz
@shsupercm_old133210 жыл бұрын
you can use the testforinventory concept 0:13-0:19 to change it
@elzearcontelly26518 жыл бұрын
Dragnoz, I did an upgrade to this in 1.9 : basically, the item the skeleton doesn't use is put in the offhand. It makes it a lot more ... realistic
@TheCommandFreak10 жыл бұрын
You CAN test for the slot in player's hotbar.
@CyanStarLight9 жыл бұрын
The Command Freak but people can have stuff in any slot
@yurithnovasyndicate39103 жыл бұрын
How to do it in 1.16.5 Step1: A1 (repeat-Always Active) execute as @e[type=skeleton] at @s if entity @p[distance=..3] A2 comparator (running to A3) A3 (Impules - Needs Redstone) replaceitem entity @e[type=skeleton] weapon iron_axe Step2: B1 (repeat-Always Active) execute as @e[type=skeleton] at @s if entity @p[distance=3..] B2 comparator (running to B3) B3 (Impules - Needs Redstone) replaceitem entity @e[type=skeleton] weapon bow
@jayleeschmidt3 жыл бұрын
Thank you alot! Its been years since i played around with commands and most of them have been changed now. I was hoping to find someone who "transelated" it :)
@yurithnovasyndicate39103 жыл бұрын
@@jayleeschmidt You welcome! I recommend it to run it in a data pack instead of command blocks. Only because its more of a Hassel doing it with command blocks cause you have to do something similar to this video. while you can just do it in a data pack. Here is a good video to get started on making a data pack: kzbin.info/www/bejne/l5SZh2hjgLlpiMk
@jayleeschmidt3 жыл бұрын
@@yurithnovasyndicate3910 It's a good idea. Thank you again, kind captain! :D
@yurithnovasyndicate39103 жыл бұрын
@@jayleeschmidt I found a bug in my original plan. I have updated the new steps on how to do it with command blacks (I can still do it in a datapack but that'll take time for me) Sorry The old one was bad. You Can Find the new steps in my original comment (That I have edited just now)
@jayleeschmidt3 жыл бұрын
Update 1.17 Snapshot: A1 (repeat-Always Active) execute as @e[type=skeleton] at @s if entity @p[distance=3..] run item entity @s[type=minecraft:skeleton] weapon.mainhand replace minecraft:bow A2 (chain - Always active) execute as @e[type=skeleton] at @s if entity @p[distance=..3] run item entity @s[type=minecraft:skeleton] weapon.mainhand replace minecraft:stone_axe
@adtitu9810 жыл бұрын
you can make that generates a skeleton and attack a zombie or other mob
@Swedishnbkongu10 жыл бұрын
Would it be better to try this? Have a fast clock that runs an execute command on the player, the executed command would be a testfor testing for skeletons in a certain radius. Take a comparator output from that command block. This would point into one command block with the command that makes the player execute a replace item with a sword command on nearby skeletons. There would be a torch on the side of the command block (to activate when the comparator is off) which powers the other command block that replaces the item to a bow again
@thequestcube10 жыл бұрын
I think you could also just use the new "detect" command and fit it all in one command block
@EVILBUNNY2810 жыл бұрын
Can you just do execute @e[Type=Skeleton] detect @a [insert command to change to sword/bow] the new detect feature in execute should be able to make that possible.
@thequestcube10 жыл бұрын
EVILBUNNY28 Well I think you need a bit more than this (execute [..] detect [..] replaceitem [..]), but I guess the idea should work
@stevecaballero282310 жыл бұрын
My butt is hot
@Qbe_Root10 жыл бұрын
Doesn’t “detect” only work for blocks?
@Minecheesecraft010 жыл бұрын
Oh lookie, hardly any comments. Great video as always. :)
@FrostTheDoctor3 жыл бұрын
I know right... wait a minute..
@ArtisChronicles3 жыл бұрын
That actually feels unfortunate, especially since it's such a quality video. It seems like it would still be relevant as well.
@DaSharkCraftMC10 жыл бұрын
You should make this a new sneak mechanic dragnoz
@rafiantarsaputra456510 жыл бұрын
dragnoz can you make like mob are grouping and the leader or general have a mount and good armour even enderman can wear armour and and weild a weapon and some time have sharpness on it and spider can shoot cobweb to you and make you stuck on cobweb and creeper some time just spread near you but keep seeing you like spying you and then go to somewhere and hostile mobs gonna attack you but the creeper not ganna attack you
@mikevandenbos176610 жыл бұрын
can you make that hostile mobs are friendly and attack other hostile mobs
@lordarrani587210 жыл бұрын
Awesome! Glad this is possible!
@TheLoveMario10 жыл бұрын
*possibru
@Walht10 жыл бұрын
Bwasibly
@TheCommandFreak10 жыл бұрын
You could have tried it yourself.
@OcelotWhisperer10 жыл бұрын
Wow! You have just made dynamic enemy AI in minecraft, real weapon-changing! Maybe you could make it so when there are no players around, you take away their weapon.
@starwarswii10 жыл бұрын
Melee is pronounced _may_-lay :) You could get around the slow clock by creating a scoreboard that keeps track of skeletons holding swords, and only replace the bow if they are holding a sword. EDIT: I built a system that does just what I said, and it works great. No flickering or nothing. May release a video about it.
@tearninjaja10 жыл бұрын
No, it's pronounced many ways, it CAN be pronounced may lay, although it makes more sense to pronounce it how it's spelt...
@starwarswii10 жыл бұрын
Topaz(Is)Beast Apparently not: english.stackexchange.com/questions/22632/how-do-you-pronounce-melee "NOAD gives these pronunciations: melee |ˈmāˌlā; māˈlā| (also mêlée) Which are, in order of usage, _may_-lay, may-_lay_, and also muh-_lay_ In other words - Not mee-lee"
@xlrtheleech296410 жыл бұрын
Could you make custom throwable items:Like a thown when right clicked shoots a projectile such as a arrow.
@FauxtheBotFox10 жыл бұрын
Also another video idea is another suggested fix video for the player heads... with this new snapshot you can equip a head onto a zombie, the only problem I am having is that I can't change the data value for the head, plus the player head looks weird on a zombie. Here's the command: /replaceitem entity @e[type=Zombie,c=1,r=10] slot.armor.head minecraft:skull 1 3
@shometsuryuu426210 жыл бұрын
Steve heads (player heads) look derpy in general in the new snapshots
@Leobizaz1210 жыл бұрын
Thanks sata- I mean, dragnoz.
@Tom0109810 жыл бұрын
I love this idea, so many possibilities!
@revengeofthecookies10 жыл бұрын
wow, replaceitem has a lot of potential!
@bej931710 жыл бұрын
you can do this with zombies and it is simpler to just give a it a bow when you are far away and just take it away when you get close
@liateRdnalkcoB10 жыл бұрын
Why not put a score on affected skeletons so it won't try applying the same weapon again to skeletons with the proper score, and only change weapons on skeletons with a different weapon? You could still use the timer to prevent spamming, but you wouldn't be running on skeletons which already have a weapon out as much.
@TalSet33310 жыл бұрын
is this possible with custom weapons/armor ? (enchanted/with a special name/died)
@teo_iwnl10 жыл бұрын
Make security lasers with the guardian mob
@skyletoft10 жыл бұрын
Wouldn't it be better to use a stat.timeSinceDeath objective as a timer?
@perunajons10 жыл бұрын
Could you make arrow shooting zompies with that /replaceitem command?
@Eli_bassoon10 жыл бұрын
Is it possible to change a player's crafting slots? Like, if they right click on a crafting table, could you put stone in the first crafting slot? I have noticed that there are 53 (I think) slot.container numbers you can specify. What are they for?
@Z73710 жыл бұрын
Replacing bows every 3 seconds, so they can shoot with it. But why can the skeleton(s) still kill you with the sword if you replace it constantly? Why can they use the sword in that case, but not the bow? If somebody could explain me this, I would really appreciate it.
@jamalt510 жыл бұрын
Wow, this is nice! You can remake Loki's radio recall from WarFrame!
@ForestGramps10 жыл бұрын
I have a question!!!!!: Is it possible to put a custom player head in the helmet slot with replace item and not by summoning the mob?
@eugenelevin980910 жыл бұрын
@Dragnoz, Can you share opinion on how to make this work in multiplayer? I have thought of many ways, but none really work
@zanyuval110 жыл бұрын
Its very cool, but I see 2 possible problems with this design. For one its not multiplayer compatible, which isn't a big deal really. But the real problem I'm having with this is enchanted bows. If a skeleton spawns with an enchanted bow that bow will loose it's enchant once its 10 blocks away from the player.
@Mudkip97110 жыл бұрын
I once saw on a Hunger Games server that when you die you turn into a zombie pig man. How do the commands work? And please make a video...
@dinoswrath10 жыл бұрын
probably a plugin
@Mudkip97110 жыл бұрын
dinoswrath I'm sure it wasn't.
@PuffyBuffy254 жыл бұрын
You're everywhere
@sdailey10 жыл бұрын
Thanks for the vids this makes my game harder and funner (I dont think funner is a word) You earned a sub and like
@jherikocosico284410 жыл бұрын
Hi dragnoz! Remember me, CaptainMelon33? You met me in a server!
@FrostxMysT10 жыл бұрын
Good concept!
@RyZeZweis10 жыл бұрын
Wait a sec. Doesn't mean you can make passive mobs agro on you if they hold something that has an agro attribute?
@Ninja-xp6xe10 жыл бұрын
Hey Dragnoz what kind of computer do you use to record your awesome videos?
@pawaruter12310 жыл бұрын
Aw, I already Made that, until you uploaded it first. :(
@evanb.615010 жыл бұрын
"melee" may lay
@Movieplayer1128 жыл бұрын
I have the problem that the skeletons walk very slow and moves thier arms up and down rapidly. I belive it have someting to do with the clock, but i cant figure out why, any one who know how to fix it?
@Roverworld212gaming10 жыл бұрын
Thanks this helps with my new Map
@kristokreen131710 жыл бұрын
How can you place slab on top of slab?
@CellionTF10 жыл бұрын
how do you do the 20 ticks a second timer?
@PokeSpriterAce10 жыл бұрын
How did you do this? When I went into my 14w26c redstone world, all the redstone was going super-slow. I went back through snapshots to see where it started, all the way until 14w25b, where my redstone was entirely deleted and I lost a lot of my concepts.
@dendonutmp660810 жыл бұрын
was testing with this command and found out that you can finally place blocks in your helmet slot in vanilla mincraft.
@zenasgames10 жыл бұрын
can you give armor and weapons to a slime?
@shometsuryuu426210 жыл бұрын
You might... Probably won't show though
@CyanStarLight9 жыл бұрын
heeeeelp the skeleton has a bow and when I get close it switches to sword and does'nt change back
@JocoloLP10 жыл бұрын
Can you please make a Villager which sells you Items for a certain amout of Emeralds, but if he his lowlife, he drops the prices? You kind of "scare" him to make him sell the Items for a lower price. I think that would be possible with the replaceitem command. OMG I hope this will be in your next Video :o (Fanboy here) Jocolo :)
@4P5MC8 жыл бұрын
Oh. I was just making this exact thing when I stumbled across your video. Can I still use the concept?
@calvinnguyen32609 жыл бұрын
Im so confused about this video, i tried to put command blocks in and put the commands to it, nothing happens.
@FancyTurtl10 жыл бұрын
Thats awesome! Oh and btw: its pronounced "may-lay" not "me-lee"
@matisrondiat116910 жыл бұрын
Is it so possible to give a bow to a zombie or a ZombiePig Man ? Does it work ?
@TheLoveMario10 жыл бұрын
more like "how to make skeletons stronger without changing the AI in any way"
@TheAargard10 жыл бұрын
When I opend my command block testing world on snapshot 14w26c a lot of blocks got deleted. To all people who read this make a backup of your save file before using the 14w26c. By the way 14w26b did not have this problem...
@6Bit10 жыл бұрын
all worlds from 14w26a/b are corrupted mojang.com/
@geekjokes845810 жыл бұрын
George Stichel noooooooooooooooooooooooooooooooooooooooooooo
@6Bit10 жыл бұрын
but maybe you can safe it www.reddit.com/r/Minecraft/comments/29551r/if_you_corrupted_a_large_project_or_lost_a_large/
@joserafaeltutoriais801910 жыл бұрын
Very cool!
@ImagineerDave10 жыл бұрын
Did you pay the full 100 for screenflow!?!??
@TheTko6010 жыл бұрын
Is it possible to make a skeleton mount a spider if they're in a 3 block radius of each other?
@ebkas10 жыл бұрын
He picked you!
@Victor-iq5rd9 жыл бұрын
+TrevorGotSwaggerMC yes it seems so.
@Daddytime1110 жыл бұрын
Make a villager look like a player
@liateRdnalkcoB10 жыл бұрын
***** They can wear hats now, actually.
@liateRdnalkcoB10 жыл бұрын
***** Honest mistake. It is rare we get new features in b+ snapshots.
@exocakes45879 жыл бұрын
***** they can wear hats and skulls but they're nose...
@DaReelSlimN807 жыл бұрын
This plus 1.9 skeletons = pvp in single player
@MrSneakninja10 жыл бұрын
Can you make a adventure map?
@geekjokes845810 жыл бұрын
he made several of them, All Mighty God Norris
@boxofglowing890310 жыл бұрын
You should make one, you being chuck lol
@MrSneakninja10 жыл бұрын
my only weakness is minecraft tech sry, i feel so weak now :(
@SteakChopBoy10 жыл бұрын
'slot.weapon' is not a valid parameter.
@HanssieBlackCaptain10 жыл бұрын
Awesome!
@yan_man2310 жыл бұрын
That's awesome.
@trevorbatesanimation188310 жыл бұрын
Is it multiplayer friendly?
@SteveInLava7 жыл бұрын
Says page not found :(
@teo_iwnl10 жыл бұрын
So why don't you make zombies that when a player is near it, it will wear armor and a custom sword with lazer!!
@TheTko6010 жыл бұрын
Can you make it so creepers within a 15 block radius will blow up?
@BillyMark1010 жыл бұрын
I think this was possible before this update, hook a command block with the following command "/execute @e[Type=Creeper]~ ~ ~ summon PrimedTnt" up on a fast clock and you're done ;)
@tmpace910 жыл бұрын
Billy Mark um... no? execute @e[type=Creeper,r=15,score_timer_min=20] summon PrimedTnt ~ ~ ~ AND execute @a~ ~ ~ scoreboard players add @e[type=Creeper,r=15] timer 1 then create the scoreboard objective: scoreboard objectives add timer dummy
@Mat1999x10 жыл бұрын
TackStash779 Billy Mark Trevo-T Don't worry, is just do: "/execute @a~ ~ ~ /execute @e[type=Creeper,r=15]~ ~ ~ /summon Creeper ~ ~ ~ {ignited:1,Fuse:1} " only this, that will work. Don't forget the Fuse = 1, or maybe that will spawn creepers for a long time and crash your game
@tmpace910 жыл бұрын
Mat1999x I added the timer objective so that it doesn't explode instantly like both of your designs would... And if you didn't add the "Fuse:1" then it would be the right timing for the explosion, but you would need to tp the first creeper into the void so that it doesn't interfere with the system, so you would need to either add a custom name, or scoreboard players set @e[type=Creeper,ignited:1] ingnited 1 BUT that would be another scorebard objective... just for that. And then tp the creeper with {score_ignited_min=0} ~ ~-200 ~
@BillyMark1010 жыл бұрын
Sorry, I was in a hurry when I left this comment and I forgot to mention the radius :p
@ROBHIE10 жыл бұрын
what type of clock are you using? do you have any link to it?
@shometsuryuu426210 жыл бұрын
A /fill ~ ~1 ~ ~x ~1 ~y air then 2 blocks above is /fill ~ ~ ~ ~x ~-1 ~y redstone_block. Btw the x and the y mean you can add anything there but they have to be the same for both commands. E.g : /fill ~ ~ ~ 10 ~1 ~8 air - /fill ~ ~ ~ ~10 ~-1 ~8 redstone_block normally people only use JUST the x or JUST the y to make a straight line but you can do whatever :) the straight line has more open sides tho. :) btw I just put these commands in on the top of my head so they might not work in a copy paste
@ROBHIE10 жыл бұрын
Thanks mate I think I got the idea already
@Lucario_-bg9xp3 жыл бұрын
What version
@QuackingGamingDuck10 жыл бұрын
Dam I was going to make this
@dawer48733 жыл бұрын
what the im im in 2021 here are u alive and if u are then tell me all ur secret commands
@Андрей-1-й2у10 жыл бұрын
Ты лучший Dragonz =) Say Привет to the next series Mean hello Please
@ItsTheAspiredGamer10 жыл бұрын
may-lay????
@LEGOvideos1OO10 жыл бұрын
You should create a mod
@shometsuryuu426210 жыл бұрын
But... But... Dragnoz is a vanilla man :)
@acevfx292310 жыл бұрын
if i put a redstone block on the command block it only executes the command ones and not over and over like in your world. how do i fix that?
@dragnoz10 жыл бұрын
Map Making Primers: Hopper, comparator and fill Clocks
@acevfx292310 жыл бұрын
ofcourse lol. how could i forget to do that. thx
@CMDrRedstone9 жыл бұрын
+Dragnoz slot.wepon works for players
@Ninja-xp6xe10 жыл бұрын
I'm looking for a new computer
@kindengals149510 жыл бұрын
0:40: it's pronounced may-lay not ma-lee
@weshuiz13259 жыл бұрын
Dragnoz plz fix this to 1.8 it dont work anymore!
@MCDjraptor10 жыл бұрын
Awesome
@martinchik35436 жыл бұрын
01:05 Bulgarian Flag?! im from bulgaria yay! :D
@Nicowitsz10 жыл бұрын
Do you play on linux? :o
@Qbe_Root10 жыл бұрын
That looks more like a Mac…
@teo_iwnl10 жыл бұрын
It is a mac
@ForestGramps10 жыл бұрын
HEY DRAGNOZ PLEASE LISTEN TO ME!!!!! I just made a....wait for it... MAKE YOU OWN ZOMBIE MACHINE! You select the items you want the zombie to have and armor to wear and it pops out of the machine! if you would like to see please msg me and i would gladly send you screenshots(also feel free to use this idea, not that i say you cant)