SimplySarc actually was the first to find out about the horses, he just never named them
@SpidersLaboratory10 жыл бұрын
What happenes when you get killed by a named arrow? Does it give you a custom death message like with named mobs? That would be fun to play with!
@dragnoz10 жыл бұрын
thats a very good question!
@SpidersLaboratory10 жыл бұрын
Just tested this. And yes! It does! If you summon an arrow via /summon Arrow ~ ~2 ~ {Motion:[-1.0,0.0,0.0],CustomName:"TestArrow"} and get killed by it, it says: "Player was shot by TestArrow"!
@perschrijver888410 жыл бұрын
Cool!!!
@lewysminty60310 жыл бұрын
Warning!! COMMAND BLOCK NERD
@felicianavarro715610 жыл бұрын
Lewys Minty XD me too!
@quad936310 жыл бұрын
The best part of this is being able to refer to an entity without UUID's or scoreboard objectives.
@LetsRockMinecraft10 жыл бұрын
Arrows with ExplosionPower? wow
@clinicallymanic9 жыл бұрын
Now you can use armor stands with the marker tag plus you cant right click them with that tag and they dont render at all
@SnivyCraft10 жыл бұрын
Thanks to you Dragnoz you have inspired me to make a parkour map for everyone on PMC! I'm huge fan of you Dragnoz and after watching your videos I always use your ideas just to go make something completely random and fun for me and my friends! You Dragnoz are my biggest inspiration and deserve more subscribers than you have right now! Your even making things Sethbling didn't ever make in his minecraft youtube career which makes you 100x better than him! No offense Sethbling
@CSWSNomadFTW10 жыл бұрын
The fireball and arrow would be amazing for strategic pvp with the /execute command! Can't wait
@KanonKG10 жыл бұрын
can you do a colored floating text?
@dragnoz10 жыл бұрын
not in game but with MCEDIT yea.. problem is commandblocks cant do coloured text yet
@KanonKG10 жыл бұрын
in minecraft you can do colours : §1 §2 §3...... in a book & quill but to do it in commandblocks i saw a video (but i dont remember it , ill try to find it) that §1 §2 §3...... is the same as \u00A71 \u00A72 \u00A73 minecraft.exaspianstudios.com/motd.php Sorry for my bad English ;( Thanks!
@dragnoz10 жыл бұрын
Kanon Gaming MOTD is in the server.properties text file and not in minecraft itself... Commandblocks cannot take the § when you type it in. You have to enter it into a commandblock with an external editor like MCEDIT
@KanonKG10 жыл бұрын
ok thanks for explaining!
@pickaxecraftgamers10 жыл бұрын
Dragnoz It is possible to make without MCEDIT, just control + center click and you got a commandblock with lore: (NBT+) so, you go to the NBTExplorer and change the item data to §1§2, save and you will get it ;D
@3044Smike10 жыл бұрын
First thing i thought of, making a snowball entity follow a player and giving it the name "Hey Listen"
@liateRdnalkcoB10 жыл бұрын
Hey Dragnoz, I figured out a new kind of block using /clone's move parameter. You place a redstone block next to the command block, the command block moves the redstone block along to another command block which moves it... Well, not exactly a block, but definitely an interesting way of moving redstone power - by moving the source around.
@grimsagent38519 жыл бұрын
To all those wondering if you could change the colour of the entities names, put the entity into a scoreboard team using a command block, and give that team a colour, that way the entity's name would be the colour of the team. Right?
@MoreInsane969 жыл бұрын
As 1.8.3 wither skulls are visible now, and armor stands block the way to blocks behind them, how can I fix that?
Dragnoz it works for me on singleplayer, but not multiplayer?
@MoreInsane969 жыл бұрын
The Day Zombie Strange, IDK
@thedayzombie6179 жыл бұрын
i found it out its a problem with the /Summon Command
@dragonfighter595510 жыл бұрын
Thanks for accepting my request to do a video on the custom name. thanks again!
@archangelstyx782810 жыл бұрын
This would be a great Objective Waypoint Marker for adventure maps. Like just giant text saying "go here" that disappears after you walk by it using testfor and kill @e. Minecraft is no longer just a game, its a full blown engine.
@tylo999110 жыл бұрын
Hi dragnoz i was wondering if you could do a video on a torch that follows the player and still gives off light
@SilentscufflE10 жыл бұрын
Can you do this over dropped blocks like dirt, seeds, etc.?
@slugrex10 жыл бұрын
Dragnoz I have neen thinking of an idea for you. You should try to make a world border sort of map. And any natural spawning blocks broken decrease the border by one. ( you can mame the default border whatever you want) Plus by using scoreboard test for crafting items, like a beacon or diamond items, which then would increase the border. Please try this.
@MacroBurstable10 жыл бұрын
Funny little trick. If you keep summoning any entity, let's say a Wither Skull at the same spot, you can make the background darker
@jakerjoules10 жыл бұрын
Hey Dragnoz. What if you could use the custom potions technique to make the Omnytrix from Ben 10 so that you can turn into one out of 10 aliens! Think you could do that?
@vincentcananes89910 жыл бұрын
Can you do custom commands with book and quill i would love it if you do.
@shanerobinson487510 жыл бұрын
In Minecraft 1.8 couldn't you use invisible armorstands that have no gravity named?
@williamduley53519 жыл бұрын
Dragnoz how do I make the wither skulls invisible, it keeps saying that @e[type=WitherSkull] is not a valid entity, what do I do?
@TheRedEncryption6 жыл бұрын
put a space after @e
@fahrenheit64610 жыл бұрын
For some reason, the tag 'CustomNameVisible' doesn't seem to work in 1.8, unless I'm getting this command wrong. Here's the command I'm trying to run: /summon Villager ~ ~ ~ {Offers:{Recipes:[{buy:{id:263,Count:4},sell:{id:265,Count:1}},{buy:{id:331,Count:3},sell:{id:265,Count:1}},{buy:{id:406,Count:2},sell:{id:265,Count:1}},{buy:{id:351,Count:1,Damage:4},sell:{id:265,Count:2}},{buy:{id:266,Count:1},sell:{id:265,Count:5}},{buy:{id:264,Count:1},sell:{id:265,Count:12}},{buy:{id:388,Count:1},sell:{id:265,Count:32}},{buy:{id:7},sell:{id:7}}]},Profession:2,CustomName:"TEST",CustomNameVisible:true} Everything works fine, except no matter what I put under 'CustomNameVisible,' the name will still only appear when the player is looking directly at the villager. I want the name to always be visible, just like a player's name, as shown in the video. Does anyone know what's going on?
@roarinflames1910 жыл бұрын
I'm pretty sure it can only be like that. It's just like giving a name tag to an entity.
@PhoeniXXTalon10 жыл бұрын
You have to put a 1 instead of a true. 0 means false, and 1 means true. Hope it helps!
@KevanM9 жыл бұрын
Hello, I entered the command to make the floating wither skull, however I did it on a server. "/kill" will only work on players (/kill [player]) so i cant do "/kill @e[type=WitherSkull]" or "/kill @e[r=1]" or any of that due to it only working on players. Does anybody know a way around this?
@KevanM9 жыл бұрын
Never mind, I figured it out. To use the default version of any cmd you simply type, for example: /minecraft:kill @e[type=WitherSkull](you can add a radius if you'd like, then it would be: /minecraft:kill @e[type=WitherSkull,r=3] or whatever radius you choose).
@HarleyZedYouraveragegamer9 жыл бұрын
This is amazing. It blew my friends' minds when I showed it to them xD
@Piistdrei10 жыл бұрын
You dont need to use direction:[0,0,0,0,0] Just direction:[] will work.
@ericpaskach63299 жыл бұрын
um I accidentally spawned one and I can't get rid of it. Help
@jerickjerz697510 жыл бұрын
Thank you very much Dragnoz this is so great
@Extrimeman10 жыл бұрын
When I spawn Wither Skull it immediately disappears.
@jaydouken10 жыл бұрын
I've already done this quite a while back, but it was also based off of asdjke
@chancemorrison1679 жыл бұрын
how do i get rid of the wither skulls that are supost to be invisable
@CionLP10 жыл бұрын
Minecraft what happend to you :( i miss the good old times ^^
@dragnoz10 жыл бұрын
:P well just go load up alpha in the launcher and your golden ;-)
@CionLP10 жыл бұрын
Dragnoz yeah but i miss the old server times ^^but thanks 4 your answer ^^
@2030games10 жыл бұрын
CionLP why do you keep going ^^
@CionLP10 жыл бұрын
2030games its not that i dont like the new things i love to build with redstone and i would say that im a pretty good builder without lying i just recognized that i had a different feeling when i started minecraft it was just so simple i really liked that ^^
@tuckertcs10 жыл бұрын
CionLP I'm the opposite. I liked it when I first got it because I didn't know everything. I thought it was endless but now I know all the crafting recipes, commands, stats, etc.
@Grid2110 жыл бұрын
That's like holographic display plugin over on Bukkit.
@PwnagePineapple210 жыл бұрын
I tried this in the right snapshot, but the wither skull immediately despawns, and in the console I get: Fetching addPacket for removed entity. Help me.
@samerkia9 жыл бұрын
how do I get rid of it and how do I make the wither skull be invisible
@lolglolblol10 жыл бұрын
How can I stop the WitherSkull from flickering?
@SunCraftGaming9 жыл бұрын
how do u make them disappear as in make them go away as in TO NOT BE THERE i made a map and put them in but something went wrong and now i cant get them off the world
@Aviangryphon9 жыл бұрын
+Dragnoz how do you remove the text??
@asaadaddy10 жыл бұрын
Dragnoz Why can't Section Symbol ( § ) come in MC Regular Text?
@AngelboyVR10 жыл бұрын
thank you dragnoz, realy, thank you! you are the channel that helped me the most to make my custom map, i WILL put your name in the"TheEnd" credits! i,d like eto thank you a lot for all the help you provided me! thanks again, i can not thank you enough!
@tuckertcs10 жыл бұрын
how do I get rid of one of the wither skull holograms if I don't want it anymore?
@jpdude9810 жыл бұрын
Stand right in the block the skull hologram is located and do /kill @e[type=WitherSkull,r=1]
@tuckertcs10 жыл бұрын
thanks
@jpdude9810 жыл бұрын
It worked for Tuck. Are you sure you copied it correctly?
@jarencascino760410 жыл бұрын
*****/kill @e[type=WitherSkull,r=5]
@Thomanski9 жыл бұрын
Ren C ,r=5 can you let away :)
@wondererisme89979 жыл бұрын
How do i remove one that I have already placed and no longer want
@maxwellpratt554410 жыл бұрын
BTW if anyone was wondering what the really fast message said it was thank you searge. Ur welcome.
@EnderFoxGaMiNgs10 жыл бұрын
What's with "THANK YOU SEARGE!!" At 47 seconds?
@dragnoz10 жыл бұрын
he is the Mojang employee that was responsible for coding the feature
@EnderFoxGaMiNgs10 жыл бұрын
Ok, Thanks for the reply xD
@EnderFoxGaMiNgs10 жыл бұрын
How do you come up with all is command block stuff? Not this but the other things? It's pretty AWESOME
@TheFreakOfRedstone9 жыл бұрын
How do I make the wither skull invisible?
@ML-qj1ur9 жыл бұрын
My WitherSkull isnt invisible. How can i make it invisible?
@RSpudieD10 жыл бұрын
what background song was that?
@thecreeperrealm301310 жыл бұрын
I'm in 1.8.1 and my wither skull keeps reappearing for a fraction of a second every few seconds... its really annoying.... can I fix this??
@speedstackmaniac19010 жыл бұрын
Anyone know how to make it so an item float on air with the name?
@MattMacob10 жыл бұрын
Can someone tell me how you get rid of text that you've made?
@kennaldylukman185010 жыл бұрын
Thx for the idea. Can we like teleport to the location of the text?
@victordrengen10 жыл бұрын
how can you remove the wither skull text again???
@lolieyellow59589 жыл бұрын
Do you need to add mcedit like asdjke showed on his video on the matter. Also, can server admins ("by permission node" not direct server administrator) implement this system.
@peterdutge200910 жыл бұрын
2:20 in the Command block: Summon fireball... In the Text: Summon wither skull :D
@simonfrasch306610 жыл бұрын
Dragnoz you are the best:) i love youre videos.
@Skinned_fried_n_cut_up_potato10 жыл бұрын
See if u can make projectiles that move in like slow mo
@normanteh22857 жыл бұрын
in 1.8 + u can use armor stands.
@_dagur8 жыл бұрын
how do I remove them? I'm just getting floating skulls.
@汢8 жыл бұрын
/kill @e[type=WitherSkull]
@chronicalgameryt67078 жыл бұрын
OMG THX
@Toni3004 жыл бұрын
@@汢 no... I play on a server, and @e doesn't work properly... help :l
@planetgd3 жыл бұрын
@@Toni300 with essentialsX? you need to do /killall entities
@Toni3003 жыл бұрын
@@planetgd lmao funny bc that comment was made 5 months ago and I learned more recently that you can do /minecraft:kill to make the base minecraft command, because essentials really is blocking a damn lot of things if you only do /kill (or other commands)
@vincentcananes89910 жыл бұрын
He also created touchscreen hologram which is great
@mph196441710 жыл бұрын
Hey Dragnoz, I'm trying to make Angry Birds in Minecraft using 1.8 features (such as your custom player heads), and I need a little help; would I be able to use /testfor to test for when an arrow hits a certain block? Example: If an arrow (or in this case, an "angry bird") hit a block of TNT or a player head
@williamtremblay563310 жыл бұрын
Just do "testfor @e[pos] {inTile:blockid}, link this to a clock and put a comparator on the side of the cmd block. it should work!
@angelinaklenke28448 жыл бұрын
Can you make it shoot in another direction?
@KaelynWondell10 жыл бұрын
Hey Dragnoz do you think there would be a way to teleport these playerheads to a certain player so they don't need a plugin to get a nickname?
@mongkolsakthammavimutti4179 жыл бұрын
I Want Your Texturepack Dragnoz
@perschrijver888410 жыл бұрын
You also can type CustomNameVisible:1
@z1reth37010 жыл бұрын
can you do using teleportation without using trapwires,levers,buttons,pressureplates plss
@Extrimeman10 жыл бұрын
Yes,it's very simple.
@Kruumy10 жыл бұрын
Yes you can testfor a arrow
@petermakenzie413310 жыл бұрын
can you make it so the wither skull is visible?
@Mabra519 жыл бұрын
CustomNameVisible don't work anymore for me.
@jarencascino760410 жыл бұрын
how do you do it with frames/item in frames?
@geekjokes845810 жыл бұрын
you could make lucky blocks in vanilla Dragnoz ... an idea for you
@TheCrazyBrosDoMinecraft9 жыл бұрын
doesn't work for me I get a floating named witherskull but I can see it
@Deemel_10 жыл бұрын
I have a question. you may not know this but all the sites ive gone to get colored Lores had failed I tried &1 &2 &3 ect. copying and pasteing the s on top of s symbol but nothing works and all I know is that you need NBTEdit to color it and im wondering how you color names in VINALLA not in NBTEdit and I have no clue how PS. I like to do everything in vinalla not NBTEditor or Mods ;)
@dragnoz10 жыл бұрын
you cant. you need to edit the NBT. its because of the §.
@Deemel_10 жыл бұрын
Im just asking but someone said that sometime there are added something to fox the problem with minecraft not able to do the §.
@Deemel_10 жыл бұрын
I really want to do a custom Enchantment thing because of this and im going to release a video of making them soon but I want to do it with the thing. but I guess ill make a v2 if I happen to find out after I make the video
@dape.274610 жыл бұрын
How did the fireball not breakin a y blocks??? I tried "/gamerule doMobGrief false" but it wont work
@PhoeniXXTalon10 жыл бұрын
Its /gamerule MobGriefing false lol
@NamAnh280910 жыл бұрын
When I summoned the WitherSkull, it just despawn instandly, someone help me to fix this problem!!!
@elsiemate507310 жыл бұрын
Says "cannot summon entity out of the world"
@sauceybear39355 жыл бұрын
where do i enter cords??? for the skull???
@zorua9874110 жыл бұрын
i would just like to post an idea (or if it already exists please give me a link) to turn into a animal (when you press F5 your appearence would be that animal) if this is possible please reply to me as i need a future such as this for my mini-game.and NO i mean without mods (no morph)
@ZenmesuRyuu10 жыл бұрын
You could give yourself invisibility and teleport with a very fast clock a named animal (With {CustomNameVisible:false} just so you don't see the name)
@zorua9874110 жыл бұрын
Ok, thanks I will try that
@TheMagzuz10 жыл бұрын
When I try to spawn a wither skull it instantly despawns. I'm on hard. This is the command i used: /summon WitherSkull ~ ~1 ~ {direction:[0.0,0.0,0.0],ExplosionPower:0,CustomName:"Hologram",CustomNameVisible:true} Edit: It works now. I don't know what i did wrong
@jpdude9810 жыл бұрын
The witherskull is blinking... Every few seconds it display for a split second then it goes away again. Is there a way to stop that?
@Lavaloid10 жыл бұрын
No. But you can try using armor stands.
@OtsoL10 жыл бұрын
Thank You Serage! That Was On The Text...
@enderval_8 жыл бұрын
how to get rid of wither skulls
@thecreeperrealm301310 жыл бұрын
This is really awesome though. thanks dragnoz.
@CallieTalley10 жыл бұрын
The Flash Text Says: THANK YOU SEARGE
@Thomanski9 жыл бұрын
Leon Catten NO SHIT SHERLOCK
@ReadZead8 жыл бұрын
how do I do bald text?
@jackwolf954710 жыл бұрын
how do you get ride of it
@WalkerEMC10 жыл бұрын
If I copy Dragnoz code for the Wither Skull, it flashes from time to time for like a half sec. How can I make it stop making it visible?
@WalkerEMC10 жыл бұрын
Figured it out. /summon ArmorStand ~ ~1 ~ {CustomName:"You'r Text here",CustomNameVisible:1,Small:1,Invisible:1,NoBasePlate:1,NoGravity:1,DisabledSlots:31}
@CalebWolf10 жыл бұрын
***** how would you get rid of it? i made a mistake...
@WalkerEMC10 жыл бұрын
The Mighty Channel /kill @e[type=ArmorStand] this will kill all armorstands in the world or do /kill @e[type=ArmorStand,r=10] kills armor stands within 10 blocks of radius, e stands for entity
@CalebWolf10 жыл бұрын
ThanksThis would help ALOT
@val59000MC10 жыл бұрын
***** Thanks it's much more efficient than skulls ! Also if during the creation of a custom map, you need to use plugins (worldedit, etc ...) check also this plugin, works in 1.8. It allows to rename entities with colored names without the use of an external program such as mcedit dev.bukkit.org/bukkit-plugins/mobname/
@blurook10 жыл бұрын
Is there any way I could spawn a chest with floating text above it?
@ZenmesuRyuu10 жыл бұрын
Just Summon the WitherSkull inside or right above the chest. I think xD It should work
@blurook10 жыл бұрын
Thanks! I appreciate it!
@Abcentos9 жыл бұрын
It only shows a wither head for me not even any text
@krillez35579 жыл бұрын
Is it possible to color the text?
@flamestring855110 жыл бұрын
How do you remove the witherskull nametag`?
@limestone93039 жыл бұрын
How can I delete the Armor Stand? (/kill wont work as I'm on Bukkit)
@limestone93039 жыл бұрын
+Brevoort TheRedstoneEngineer Nvm, its /killall named
@ErmineProductionsTV10 жыл бұрын
Can someone give me a link to ALL of the /summon Data Tags?
@felicianavarro715610 жыл бұрын
dude do /summon then hit tab it will show you all of them if you hit it over and over agian
@crephunter10 жыл бұрын
how to delete a wither skeleton text?
@hen66510 жыл бұрын
any help? i tried summoning a slime with this method but the nametag doesnt show :/ this is the spawn code /summon Slime 46 57 156 {NoAI:1,Size:0, CustomName: "Buy Sword" ,CustomNameVisible:true, ActiveEffects:[{Id:14,Amplifier:100,Duration:10000,ShowParticles:False},],}
@purewaterruler10 жыл бұрын
no spaces and there is a random comma at the end before the last curly bracket
@purewaterruler10 жыл бұрын
purewaterruler and before the last square bracket
@EndlissMusic10 жыл бұрын
Do this /summon Slime 46 57 156 {NoAI:1,Size:0,CustomName:"Buy Sword" ,CustomNameVisible:true,ActiveEffects:[{Id:14,Amplifier:100,Duration:10000,ShowParticles:False}]} I think that will work.
@madsen.jonathan9 жыл бұрын
Can you add color to it?
@Mbiggz10 жыл бұрын
How do u get rid of the text? whats the command?? I need to know so its not going to be floating in the wrong place forever!
@EndlissMusic10 жыл бұрын
/kill @e[type=WitherSkull]
@XGaming33310 жыл бұрын
When I summon a WitherSkull it despawns immediately... What have I not added?
@XGaming33310 жыл бұрын
yeah i did that... idk what i'm doing wrong
@williamtremblay563310 жыл бұрын
its just invisible, but if you type "/say @e", you shoud see the name of your wither skull to
@XGaming33310 жыл бұрын
ah ok
@XGaming33310 жыл бұрын
yeah that was it lol it works now.
@Penguinman40610 жыл бұрын
how do I kill/get rid of the named witherskull?
@ZenmesuRyuu10 жыл бұрын
do /kill @e[type=WitherSkull]
@mwthecool10 жыл бұрын
Dragnoz I used this, and put it in the wrong place. Now I can't get rid of it. What do I do?
@nishantmistry289010 жыл бұрын
do /kill @e
@mwthecool10 жыл бұрын
Yeah I did and I messed up my world, but thanks anyway!