Video není dostupné.
Omlouváme se.

How to create custom bossbars in Minecraft! (100% Vanilla commands)

Sdílet
Vložit
  • čas přidán 5. 06. 2021
  • Okay, I really need an upload schedule
    Although bossbars are a really good way to show health for custom bosses, they do have limitations such as
    1. One boss can use it at a time
    2. Either everyone sees the boss or not
    Commands:
    Setup:
    bossbar add zombie "Zombie"
    scoreboard objectives add health
    Summon:
    summon zombie ~ ~ ~1 {Tags:[boss]}
    execute store result bossbar minecraft:zombie max run data get entity @e[tag=boss,limit=1] Health
    Loop:
    execute store result bossbar minecraft:zombie value run data get entity @e[tag=boss,limit=1] Health
    execute if entity @e[tag=boss] run bossbar set minecraft:zombie players @a
    execute unless entity @e[tag=boss] run bossbar set minecraft:zombie players
    execute as @e[tag=boss] store result score @s health run data get entity @s Health
    bossbar set minecraft:zombie name [{"text":"Zombie: "},{"score":{"name":"@e[tag=boss,limit=1]","objective":"health"}},{"text":" HP"}]
    Discord Server: / discord

Komentáře • 433

  • @ispeedyy9995
    @ispeedyy9995 Před 2 lety +127

    I had trouble with one of the commands so I messaged him on the discord surver and he immediately responded. He was able to help me with my priblem and the support was great. This guy definitely needs more subscribers.

  • @Calthecool
    @Calthecool Před 2 lety +25

    3:20
    I didn't know that you could get the coordinates like that, that's super helpful.

  • @sirspikegd
    @sirspikegd Před 2 lety +3

    The text, "Omg im sorry about that" with the voice crack was so funny, you earned a new sub, and i learned a new skill!

  • @Zai_Woodsworth
    @Zai_Woodsworth Před rokem +5

    Thanks man. I was searching for a video to help me like this for HOURS. This has helped me so much, I'm making a new Minecraft map and this has helped a lot.

  • @cheesymacaroni4305
    @cheesymacaroni4305 Před 8 měsíci +1

    This is the best tutorial made by a kid ever. no cap mad respect brother

  • @Bobakitto1
    @Bobakitto1 Před 4 měsíci +1

    Can’t wait to make a “John pork” boss

  • @Quengis
    @Quengis  Před 2 lety +14

    *If you have having trouble with your bossbar, please read this first*
    I've noticed that many people have been having trouble with their bossbars. I apologize for not including as much information as I have usually done in my other tutorials. Because of that, I have written down some tips for you to troubleshoot your bossbar:
    1. *Make sure all chain command blocks and repeating command blocks are always active.*
    This is so the command block chain runs smoothly without missing a command. *DO NOT* set the impulse command block to always active. (This is the summon command block so it needs to be activated manually)
    2. *Make sure all command blocks are facing up.*
    Because the command blocks are stacked on top of each other, all command blocks must face up. You can tell if a command block is facing up by looking at the sides of it and seeing if the arrow is pointed up.
    3. *Commands need to be case-sensitive.*
    Upper case and lower case characters are really important for commands. Things such as nbt tags (Data inside {}) need to be case sensitive, such as Tags:[] or else they won't work. (Another Ex. The summon command block summons the boss with the tag: 'boss' and the bossbar updater command block updates the bossbar health based on the health of the boss with the tag: 'Boss'. This will not work as the 'boss' tag is not the same as 'Boss')
    4. *Make sure that other entities do not have the tag 'boss'.*
    In some cases, non boss entities can have the tag 'boss', which can mess up bossbar. You can check for this by doing /execute if entity @e[tag=boss] (make sure you don't have a boss already summoned). If you get a result of one or higher, do /tag @e remove boss and summon your boss again.
    *If none of these help you at all, you can contact me on discord by opening a support ticket in my server: **www.discord.gg/KBRNNrceVP*

    • @chuvang7815
      @chuvang7815 Před 2 lety

      How can i equip that boss a set of armor?

    • @Quengis
      @Quengis  Před 2 lety

      You can add an nbt tag to the zombie summon command.
      ArmorItems:[{id:(Boots id),Count:1b},{id:(Leggings id),Count:1b},{id:(Chestplate id),Count:1b},{id:(Helmet id),Count:1b}]
      let me know if it doesn't work

    • @justinignatius9779
      @justinignatius9779 Před 2 lety

      When i summon wither skeleton as boss the bossbar isnt full.(only a quarter)

    • @Quengis
      @Quengis  Před 2 lety

      ​ @Justin Ignatius alright, there is probably something wrong with the chain command block that is attached to the summon command block.
      (you've probably done this part):
      make sure that the chain command block is always active and that the summon command block connected to it is facing it (arrow pointed to it).
      if it still doesn't work, copy paste the command in the chain command block and send it to me

    • @justinignatius9779
      @justinignatius9779 Před 2 lety

      It still the same. Do I have to kill him first?

  • @lordbeansofmemes
    @lordbeansofmemes Před 2 měsíci +1

    This has save me SO many headaches

  • @samantharaker2469
    @samantharaker2469 Před 2 lety +1

    You can change the color for the text above the boss bar useing /bossbar set boss bar id name {"text":"name above the boss bar","color":"pick the color you want"}

  • @uzmafarzeen6724
    @uzmafarzeen6724 Před rokem

    Your a legend. Thank you sooooooooo much. Without you I could'nt understand the bossbar Command

  • @Sharpointed-and_Marked72wolf.

    This video is really good! This helps me so much! Thanks 👏

  • @rovidj8482
    @rovidj8482 Před 3 lety +8

    This was **close ** to exactly what i was looking for. (I was just looking for a bedrock version tutorial) you earned a sub!

  • @NDjeneralBN
    @NDjeneralBN Před 3 lety +9

    This is genius. Thanks you. defeneatly simple, entertaining and informative all in one. Looking foward for more videos like this if you are up for making them. Also will you be making videos on effects and how to make bosses more customizable having like regen and oher stuff?

    • @Quengis
      @Quengis  Před 3 lety

      That sounds like a good idea, I have a few videos planned so maybe sometime in the future.

    • @thijmencornelissen8722
      @thijmencornelissen8722 Před 2 lety

      This is a good plan.
      Make 1 playlist over this short "boss" series. U got a new subcriber now!

    • @mateuszsuek2277
      @mateuszsuek2277 Před 2 lety

      Thanks for video. It helps a lot but i did it on java and i dont know why but it doesn't works

    • @A_not_cool_Kid
      @A_not_cool_Kid Před rokem

      @@mateuszsuek2277 it's the same for me cuz I got working until the part where it disappears when the the boss dies and that it didn't work

  • @JrTacoSauce
    @JrTacoSauce Před 2 měsíci

    Thanks for the video! This helped me a ton! :)

  • @JomcayJomcay
    @JomcayJomcay Před 4 měsíci

    I was trying to make a Minecraft boss and this really help

  • @thetoad.1251
    @thetoad.1251 Před 2 lety +1

    I have been trying to figure out what I did wrong, watching this video over and over for the past hour.

    • @Quengis
      @Quengis  Před 2 lety

      what exactly isn't working with your bossbar?

  • @AdamTzy032
    @AdamTzy032 Před rokem +4

    very cool, simple, to the point and nice editing definitely a masterpiece for me

  • @dannymartial7997
    @dannymartial7997 Před 2 lety +1

    I can't get the sidebar to work. When I run the /scoreboard command, it says "Unknown scoreboard objective 'health'

    • @Quengis
      @Quengis  Před 2 lety

      do /scoreboard objective list
      and tell me what the command returns in chat

  • @deleted00003
    @deleted00003 Před 2 lety +2

    Thank you! You need more subscribers, this helped me out so much

  • @orangeraptorproduction5258

    If anyone has trouble detecting if the zombie is dead to remove the boss bar set the chain command blocks to repeat for these commands: execute if entity @e[tag=boss] run bossbar set minecraft:zombie players @a execute unless entity @e[tag=boss] run bossbar set minecraft:zombie players

    • @skyartknight
      @skyartknight Před rokem +1

      Thank you

    • @cringeoffical100
      @cringeoffical100 Před 11 měsíci

      execute if entity @e[tag=boss]run bossbar set minecraft:warden players@a execute unless entity @e[tag=boss]
      bossbar set minecraft:warden

  • @devinchandler3352
    @devinchandler3352 Před 4 měsíci +1

    I tried to add it to a enderman but it won't add the tag to it.

  • @peeteee
    @peeteee Před 2 lety +1

    You need a lot more subs. This video was informative and helped me a lot. Thanks

  • @milk-wj1zj
    @milk-wj1zj Před rokem

    Thanks man
    I really appreciate this guide

  • @TheVoidAscensionist
    @TheVoidAscensionist Před 18 dny

    It still isn't working for me sadly, I tried for awhile yet it still does not update the health

  • @darkarrowVODS
    @darkarrowVODS Před 2 měsíci

    you have an amazing outro :)

  • @Divine-gg65756
    @Divine-gg65756 Před 10 měsíci

    That was the best thing i have ever seen... PLUSE how did you make it one shot u aka have effects i NEED that pls i know this is 2 years old but STILL PLS

  • @bagrijto4852
    @bagrijto4852 Před 2 lety +1

    Omg you are so genius, this tutorial was clear and understandable. U deserve way more subscribers than one thousand and somethink. So glad i find you.

  • @ASTROPLANET27
    @ASTROPLANET27 Před 2 měsíci

    Hey, i was wondering how you could give the mob custom health? Have you done a tutorial on that yet?

  • @jacegodin6773
    @jacegodin6773 Před rokem +2

    It doesn't work

  • @ijupiter8439
    @ijupiter8439 Před 2 lety +2

    Whenever I summon the warden it instantly goes back into the ground

    • @Quengis
      @Quengis  Před 2 lety

      whats the summon command? i'm guessing you're setting the y coordinate in the summon command too low

    • @ijupiter8439
      @ijupiter8439 Před 2 lety

      @@Quengis I don’t think it has something to do with that, but it’s kinda a common glitch anyways, but thanks for the thought

  • @heatherwheatley2905
    @heatherwheatley2905 Před 2 lety +1

    I tested it on bedrock and it works!

  • @Buckback-Music
    @Buckback-Music Před 11 měsíci

    Excellent tutorial. Very concise

  • @entitythephantom2363
    @entitythephantom2363 Před rokem

    YOU inspired me to make my own videos thanks!!!!!

  • @ShadowSquadx
    @ShadowSquadx Před 2 lety

    this man is a genius

  • @curiss3112
    @curiss3112 Před rokem

    a different told me this wasnt possible, thanks! :)

  • @kaihookins3273
    @kaihookins3273 Před 5 měsíci

    hey little note, there is a type of scoreboard called "health" which does what you think. i would say use that instead of the command block that updates the dummy value, but if you have a specific reason you did this please reply, or maybe you just didn't know this existed.

    • @Quengis
      @Quengis  Před 5 měsíci

      yeah the scoreboard objective health only deals with player health and doesn't record any non player entity's health. That why I have to use the dummy scoreboard and use a command block to actually store the health value into that scoreboard.
      however i might be wrong and there is a way to use the health objective for mobs. just lmk im curious.

  • @Bacoyellow
    @Bacoyellow Před 15 dny

    execute as @e[tag=boss] store result score @s health run data get entity @s Health

  • @DbonisOnYoutube
    @DbonisOnYoutube Před 2 měsíci

    One of the commands are incorrect specifically Players commands and i solved this is what i provided, If outdated this works in 1.20.6 LR
    Impulse, Needs Redstone: summon zombie ~ ~ ~1 {Tags:[boss]}
    Repeat, Always Active: execute store result bossbar minecraft:zombie value run data get entity @e[tag=boss,limit=1] Health
    Repeat, Always Active: execute unless entity @e[tag=boss] run bossbar set minecraft:zombie visible false
    Repeat, Always Active: execute if entity @e[tag=boss] run bossbar set minecraft:zombie visible true
    I changed from *Players to *Visiblee

    • @CyberThe1st
      @CyberThe1st Před 2 měsíci

      You're a real one bro thank you!

  • @Albert-cx3qy
    @Albert-cx3qy Před rokem

    This is really helpful!

  • @trashiestcan
    @trashiestcan Před 7 měsíci

    Thanks man you a real G 🔥🔥🔥

  • @drklarita
    @drklarita Před 3 lety +8

    You diserve more subscribers and likes, your channel is underrated. This video is PERFECT, and I have now the healthbar of my Death Star. THANK YOU!
    EDIT: sorry but I tried it in other thing and, why doesn’t it go up when I summon the zombie? Can somebody help me???

    • @Quengis
      @Quengis  Před 3 lety +1

      did you make two bossbars? if so, you need to change the boss tag of the second boss. sorry it's kinda hard to explain

  • @Wyatt07
    @Wyatt07 Před rokem

    U deserve 1 million subs

  • @jessyy12
    @jessyy12 Před rokem +1

    OMGGG THSNK YOU SO MUCH ❤

  • @UniversalBorner
    @UniversalBorner Před 2 lety +1

    i like this /bossbar :D

  • @gustavomajorantonholi75
    @gustavomajorantonholi75 Před 7 měsíci

    i got a problem and i dont know how to fix it, i made a boss with 500 health but the bossbar only says that the boss has 20 hp and when i hit the boss the bossbar dont lower but when the boss hp get to 20 the bossbar starts to lower pls help me
    edit: the maximum value of the bossbar the commands let me load is 20

    • @Quengis
      @Quengis  Před 7 měsíci

      it seems that your bossbar max is only 20 if it doesn't go down after you damage the boss.
      have you tried setting that maximum value of the bossbar?
      /bossbar set max 500
      i don't understand what you mean when you say the commands let you only load 20 for the max

  • @crafttoomuch8526
    @crafttoomuch8526 Před 2 lety

    I had a problem but as soon as i asked him on the discord server he replied within 20 secs and helped me fix my bossbar.

  • @chainsblood
    @chainsblood Před 2 lety

    Finally a tutorial easy to understand

    • @Quengis
      @Quengis  Před 2 lety

      lol how many tutorials did you watch

    • @chainsblood
      @chainsblood Před 2 lety

      @@Quengis 15 videos wich none of worked

    • @Quengis
      @Quengis  Před 2 lety

      damn

  • @themissinglink2481
    @themissinglink2481 Před 3 lety +1

    Very cool :)

  • @Clegg471
    @Clegg471 Před rokem

    Thank Bro I Was working on my minecraft Tower Defense Game For my friend ANd This really Help Me Out
    And Next time Slow down A bit You Explain a bit too fast

  • @iknow945
    @iknow945 Před 2 lety

    Also U can Add The Tag Without Command Blocks By Looking At The Mob And Typing In /tag @e[type=minecraft:(any entity)] add (anything)

  • @theriddled214
    @theriddled214 Před rokem

    I tried using the warden as the entity and whenever i spawned it as a boss, it just does its digging animation and burrows down. What happened?

    • @Quengis
      @Quengis  Před rokem

      that has nothing to do with the bossbar. it's some entity behavior that i can't explain

    • @Zai_Woodsworth
      @Zai_Woodsworth Před rokem

      I think when you add tags that happens, I've had it happen to me as well

  • @kostaborisov4822
    @kostaborisov4822 Před 3 měsíci

    I tried this with warden and when i clicked to spawn it it went it ground can u respound pls and help me?

  • @SomethingIsAThing
    @SomethingIsAThing Před rokem

    when i tried it only showed 1/4 of the health but it had the same amount

    • @Quengis
      @Quengis  Před rokem

      That's because the max value of the hossbar is still set to 20. If there's a chain command block connected to the summon command block, make sure it is set to always active. Otherwise you can manually set the bossbar's max value /bossbar set max

  • @marioplushyworld
    @marioplushyworld Před měsícem

    the command setting the max value does not work

  • @jessyy12
    @jessyy12 Před 5 měsíci

    if i type /scoreboard objectives add health i get an error that the command is incomplete

    • @Quengis
      @Quengis  Před 5 měsíci

      You need to put dummy at the end (dummy is the scoreboard objective and health is just the name of the scoreboard)

  • @TheDReam_
    @TheDReam_ Před 7 měsíci

    i had troubles that the boss bar wasn't filling after i spawn the boss so i message him on the discord server and he immediately replied! he helping me now and the support is great. this guy deserve way much subscribers ( i subbed)

  • @westonklaus7990
    @westonklaus7990 Před 3 lety +1

    Super cool cool video

  • @Keruazq
    @Keruazq Před rokem

    How to add more health to the zombie? and the bar

  • @kamikaze2930
    @kamikaze2930 Před rokem

    ty! Now i can do amazing things!

    • @villagerlama
      @villagerlama Před 10 měsíci

      tip: you can make a thirst bar by making a villager with health boost 255 (max lvl) constantly suffer with magma and the only way to regenerate is when you go in water (seperate command block that regenerates the villager when you are standing in water). It must outheal the damage tho or else the plan doesnt makes sense

  • @Loupieur2
    @Loupieur2 Před rokem +1

    the scoreboard objectives add health command not working, it is scoreboard objectives add health
    dummy or scoreboard objectives add health
    health ? ? ?

    • @Quengis
      @Quengis  Před rokem +1

      dummy not health

    • @Loupieur2
      @Loupieur2 Před rokem +1

      @@Quengis I need to make 1 scoreboard per bosses ? or just 1 ?

    • @Quengis
      @Quengis  Před rokem +1

      Just one

    • @Loupieur2
      @Loupieur2 Před rokem +1

      @@Quengis oh ok...

    • @Loupieur2
      @Loupieur2 Před rokem +1

      @@Quengis I can use 3 tags for 3 Bosses ?

  • @dq_9767
    @dq_9767 Před rokem

    How do you get that intermediate thing up there in the top right corner

  • @heriknogueiracezar8945

    Thank you, i was tryna make a pokemon type game in vanilla minecraft and wanted to add hp in but couldnt figue out how

    • @Quengis
      @Quengis  Před 3 lety

      if you want to spawn a mob with more hp, then put this at the end of your NBT summon tag:
      ,Health:40f,Attributes:[{Name:generic.max_health,Base:40}]
      This makes the mob have 40 health (20 hearts). To change the health, just change the "Health:40f" and the "Base:40"
      I hope this helps

    • @heriknogueiracezar8945
      @heriknogueiracezar8945 Před 3 lety

      @@Quengis ok
      thx

  • @dehydrationmonster66
    @dehydrationmonster66 Před 4 měsíci

    It doesn't remove the bossbar at the end

  • @karlovinkovic9796
    @karlovinkovic9796 Před 3 lety +1

    This is amazing how easy he tells about that is so cool

  • @dehydrationmonster66
    @dehydrationmonster66 Před 4 měsíci

    It doesnt remove the bossbar at the end

  • @LoltsMainer
    @LoltsMainer Před 2 lety

    i wish you the best

  • @LoltsMainer
    @LoltsMainer Před 2 lety

    i now understand how much hard a tutorial is

  • @temonos
    @temonos Před rokem

    You are a legend

  • @ThunderSth
    @ThunderSth Před 2 lety

    Amazing video

  • @egghead1880
    @egghead1880 Před 2 lety

    Thanks,m8.

  • @443MoneyTrees
    @443MoneyTrees Před rokem

    I was trying To make an ultra instinct enderman lol

  • @aspect_3655
    @aspect_3655 Před 3 lety

    why dose my boss not link to bossbar and have right ammount of health ive copied all the commands to see if they work

    • @Quengis
      @Quengis  Před 3 lety

      Did you remember to add the "boss" tag to the summoning command? Or did you have multiple bosses at the same time?

  • @Pikatscha
    @Pikatscha Před 2 lety

    good vid!

  • @mrsplishsplash2430
    @mrsplishsplash2430 Před 3 lety +2

    quengis-chan :)

  • @goronthedwarf
    @goronthedwarf Před rokem

    The /bossbar command didn't work

  • @chelseachimiko9715
    @chelseachimiko9715 Před 2 lety

    When i kill the zombie, i got message:
    [@:custom bossbar [Zombie: 1 Hp] no longer has any players]
    Its why?

    • @Quengis
      @Quengis  Před 2 lety

      isn't that normal?
      if you're wondering why it says that i already explained in the video
      it just hides the bossbar from players when the boss dies

    • @chelseachimiko9715
      @chelseachimiko9715 Před rokem

      @@Quengis Ouh thanks. Sorry long respond!

  • @TheProwlingSleepster
    @TheProwlingSleepster Před 2 lety

    I put one of the commands in a command block and it didn't work

    • @Quengis
      @Quengis  Před 2 lety

      can you elaborate a little more? I need to know what command you used and what command block you were putting it in

  • @ArtixxYT
    @ArtixxYT Před rokem

    I have a question. If i do all that and spawn the zombie. It will put the bossbar on top? What if i spawn 2 zombies (spawnegg) will there be 2 bossbars?

    • @Quengis
      @Quengis  Před rokem +1

      Yes the bossbar will be on top. But no, if two mobs are tied to the same boss bar, only one will show and will only show one of the mobs's health

  • @DemonicPlayz158
    @DemonicPlayz158 Před rokem

    how do i get it to have custom healthhh

  • @Enderlife763
    @Enderlife763 Před 3 lety +1

    I like it

  • @quandobble
    @quandobble Před rokem

    has anyone else had a problem with the bossbar not filling up with the boss's health?

  • @ryanpenalosa3148
    @ryanpenalosa3148 Před 2 lety

    Problem #1, Bossbar does not go down after attacking my creeper. I tried doing everything you did in everyone's comments but no actual luck.

    • @Quengis
      @Quengis  Před 2 lety

      hmm does your creeper have the boss tag in the summoning command? are all your command blocks except for the regular command block that summons the mob always active

  • @Drawgur2705
    @Drawgur2705 Před 2 lety

    It didn't work for me. I am making a little Minecraft game, and the boss bar is stuck at zero!

    • @Quengis
      @Quengis  Před 2 lety

      did you make sure the repeating command block is set to always active?

  • @zacharian27
    @zacharian27 Před 2 lety

    Can anybody find the error in this command I wrote and reply the fixed command back to me?

    • @zacharian27
      @zacharian27 Před 2 lety

      This one /tellraw @a [{"text":"R","color":"dark_purple","clickEvent":{"action":"run_command","value":"/give MasterofTNT1 minecraft:stick{display:{Name:'[{\"text\":\"R \",\"color\":\"dark_purple\",\"italic\":false},{\"text\":\"a\",\"color\":\"red\",\"italic\":false},{\"text\":\"i\",\"color\":\"blue\",\"italic\":false},{\"text\":\"n\",\"color\":\"dark_aqua\",\"italic\":false},{\"text\":\"b\",\"color\":\"gold\",\"italic\":false},{\"text\":\"o\",\"color\":\"green\",\"italic\":false},{\"text\":\"w\",\"color\":\"light_purple\",\"italic\":false},{\"text\":\"\"},{\"text\":\"S\",\"color\":\"dark_purple\",\"italic\":false},{\"text\":\"t\",\"color\":\"red\",\"italic\":false},{\"text\":\"a\",\"color\":\"blue\",\"italic\":false},{\"text\":\"f\",\"color\":\"dark_aqua\",\"italic\":false},{\"text\":\"f\",\"color\":\"gold\",\"italic\":false}]'}}"}},{"text":"a","color":"red"},{"text":"i","color":"blue"},{"text":"n","color":"dark_aqua"},{"text":"b","color":"gold"},{"text":"o","color":"green"},{"text":"w","color":"light_purple"}]

  • @LucasHaddad313
    @LucasHaddad313 Před rokem

    Thank You So Much!!!!

  • @behradalami8149
    @behradalami8149 Před 2 lety

    helppp for me the boss bar doesn't go away

    • @Quengis
      @Quengis  Před 2 lety

      do you have this command in a chain command block attached to the repeating command block?
      execute unless entity @e[tag=boss] run bossbar set (your bossbar id) players
      if you do, make sure all of the chain command blocks connected to the repeating command block are always active
      and also every command block in that chain should be facing up (their arrows pointing up)

  • @1Spud
    @1Spud Před 2 lety

    how do i do it if i'm trying to put a mob with active effects? (it's not working when i try it)

    • @Quengis
      @Quengis  Před 2 lety

      what is your summon command and what active effects do you want it to have?

    • @1Spud
      @1Spud Před 2 lety

      @@Quengis so basically i just wanna make a buffed wither skeleton and the command is quite long because of the effect duration being forever
      /summon minecraft:wither_skeleton ~ ~2 ~10 {CustomName:'[{"text":"Fallen Guard"}]',Health:500,Glowing:1b,Tags:{Tags:[boss]},ActiveEffects:[{Id:22,Duration:999999,Amplifier:10,ShowParticles:0b},{Id:21,Duration:999999,Amplifier:10,ShowParticles:0b},{Id:1,Duration:9999999,Amplifier:7,ShowParticles:0b},{Id:5,Duration:9999999,Amplifier:10,ShowParticles:0b},{Id:12,Duration:999999,Amplifier:999999999,ShowParticles:0b},{Id:11,Duration:99999,Amplifier:50,ShowParticles:0b},{Id:10,Duration:999999,Amplifier:1,ShowParticles:0b}],Attributes:[{Name:"generic.max_health",Base:500f}]}

    • @1Spud
      @1Spud Před 2 lety

      oh also the problem is it says "no entity was found"

    • @Quengis
      @Quengis  Před 2 lety

      @@1Spud hey sorry for not responding
      for the summon command, you nested the nbt tag inside another tag
      instead of Tags:{Tags:[boss]} just do Tags:[boss]

  • @Arcandime
    @Arcandime Před 5 měsíci

    Could you connect a boss bar to a player?

    • @Quengis
      @Quengis  Před 5 měsíci

      Yes you can, just give a player the tag 'boss'
      /tag add boss

  • @blue9707
    @blue9707 Před rokem

    I followed the entire video, but the bossbar still wont go down, also checked comments, any help?

    • @Quengis
      @Quengis  Před rokem

      Did you make sure the repeating command block was set to always active?
      Can you also send me the summon command for the boss?

    • @blue9707
      @blue9707 Před rokem

      @@Quengis it only goes down after 6hp
      and the command is a full netherite zombie

  • @oliverlocsmandi4824
    @oliverlocsmandi4824 Před rokem

    does not work only goes down when it's at 0,5 health

    • @Quengis
      @Quengis  Před rokem

      Make sure the chain command block connected to the summon command block is set to always active. Also make sure the summon command block has its arrows pointed to that chain command block.

  • @batscove
    @batscove Před 2 lety

    subbed

  • @jcthegamer1281
    @jcthegamer1281 Před 2 lety

    How do I make multiple Boss bar with the same mob? like 2 Bosses but they are the same mob Plaes give me advice or the Command to make another boss bar that is the same mob

    • @Quengis
      @Quengis  Před 2 lety

      you need two bossbars for the same exact mob? or two bossbars for two mobs?

  • @CosmoAZ0
    @CosmoAZ0 Před rokem

    How do I add armor to my zombie?

  • @fireethan14
    @fireethan14 Před 2 lety

    You sound like a friend of mine called nick

  • @olasama8636
    @olasama8636 Před 2 lety

    bro, why i follow it but it says "no entity was found", i need an explanation now

    • @Quengis
      @Quengis  Před 2 lety

      Tell me the command you put for your summon command and the command you put in your repeating block

    • @olasama8636
      @olasama8636 Před 2 lety

      command block: summon zombie ~ ~1 ~ {Tags:[boss]}
      chain block: execute store result bossbar minecraft:zombie max run data get entity @e[tag=boss,limit=1] Health
      repeating block: execute store result bossbar minecraft:zombie value run data get entity @e[tag=boss,limit=1] Health

    • @olasama8636
      @olasama8636 Před 2 lety

      If you test it right and it doesn't have any errors, could you please send me the commands you wrote to me to see if it works?

  • @damienyuen2010
    @damienyuen2010 Před 2 lety

    my boss has far too much health and the bar won't go down untill it reaches below 101 hp,
    how do i fix this, or is it not possible?

    • @Quengis
      @Quengis  Před 2 lety

      I think its because your bossbar's max display value is capped at 100. You should check to see if the chain command block attached to your summon command block is always active, and if your summon command block's arrows are facing the chain command block

    • @ProBaby72
      @ProBaby72 Před 2 lety

      I got the same problem but it's 20 instead of 101 and it's myself not an entity

  • @BrMappings
    @BrMappings Před 2 lety

    hey man if i want to attach th e bossbar to my character so it will tells how much hp do i have, how do i do it? plssssss

    • @Quengis
      @Quengis  Před 2 lety

      Just do a command block that does
      tag [your name] add boss
      and a chain command block (always active) after it that does
      execute store bossbar [bossbar name] max run data get entity @a[tag=boss,limit=1] Health
      and add a button to the command block
      I hope it works

  • @Sp1Tz_2nd
    @Sp1Tz_2nd Před 2 lety

    tysm

  • @Boba.Crystallization
    @Boba.Crystallization Před rokem

    The chains command blocks aint working?!?!?!?

    • @Quengis
      @Quengis  Před rokem

      make sure all the command blocks are facing upwards so the chains actually get activated
      and of course check if all chain command blocks are set to always active

  • @Ten10699
    @Ten10699 Před rokem

    This is fucking my brain dude😂😂 i used to be a command block engineer, only on bedrock tho since java has all these things bedrock doesnt, like /execute, java has align, run and everything else, in bedrock its just execute, nothing else