Minecraft Data Command [1.19] Tutorial

Поделиться
HTML-код
  • Опубликовано: 16 мар 2022
  • In this tutorial, learn the /data command and all it's many subcommands. The data command is used to modify NBT data in a block, entity, or storage. This tutorial is working as of 1.19 (Java edition), and works in all versions after 1.13 when /blockdata and /entitydata were merged into /data.
    Commands:
    /data merge entity @e[type=pig,limit=1,sort=nearest] {Motion:[0d,1d,0d],Invulnerable:1}
    /data modify entity @e[type=pig,limit=1] Health set from entity @s foodLevel
    === l o n k s ===
    Discord Server [ / discord ]
    Twitter [ / legitimoose ]
    Twitch [ / legitimoose ]
    Edited by [ my girlfriend ]
  • ИгрыИгры

Комментарии • 300

  • @Legitimoose
    @Legitimoose  2 года назад +228

    mbt data

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 года назад +49

      moose binary tag

    • @wbrim
      @wbrim 2 года назад +4

      legitimoose officially stupit :P

    • @brixfrancisco4707
      @brixfrancisco4707 2 года назад +1

      how to change the nbt tag on the item when holding the item?

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 года назад +1

      @@brixfrancisco4707 just make a datapack, then use /execute to check if the player is holding the item, then after the check in the /execute command, make it run a function to do an nbt change to the tag

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 года назад

      @@Waradu you can’t use /data but you can use item modifiers

  • @xhomiegreninjax137
    @xhomiegreninjax137 2 года назад +180

    Finally, a /Data tutorial that doesn't feel like a literal math lesson. This is why I subscribed 👍

    • @ultimategames78
      @ultimategames78 2 года назад +3

      I completely agree with this comment.

    • @nukalex2164
      @nukalex2164 2 года назад +1

      Exactly! His tutorials are always so illuminating compared to most of the other ones on youtube

    • @pianto8151
      @pianto8151 2 года назад +4

      He's the best for tuts on minecraft commands

    • @ogayu3469
      @ogayu3469 2 года назад

      Yes

    • @EpicTaarna
      @EpicTaarna 2 года назад +2

      I couldn't agree more! I like how he gives it personality too, instead of going through like a college professor.

  • @osjos2822
    @osjos2822 2 года назад +34

    As someone who was into commands in 2014-2017 but came back after everything changed these tutorials are super helpful

  • @enthusiasticbanana6232
    @enthusiasticbanana6232 2 года назад +42

    I already knew how to use the /data command and this video was still a delight to watch. A true testament to the sheer quality of your videos.

  • @firegodjr8331
    @firegodjr8331 2 года назад +5

    You explain things so well! This is an absurdly understandable video for such a technical concept. I love that you don't skip anything, like some other youtubers do, because they expect the audience to be bored. Subbed!

  • @tootietooter5984
    @tootietooter5984 9 месяцев назад +2

    I'm working on a datapack but wasn't quite sure how to make newly spawned mobs effected. Great video! Very concise.

  • @kurbeisalt4893
    @kurbeisalt4893 2 года назад +3

    Thank you for another absolute banger Legitimoose. You continue to provide high quality tutorials that are also fun for the viewer to experience. It’s very clear how much effort goes into these.

  • @ygrndy6655
    @ygrndy6655 2 года назад +1

    This helps a lot, A while ago I was trying to copy banner patterns from other banners and now I see why the command wasn't working. Thank you so much.

  • @bco-fm5qu
    @bco-fm5qu 2 года назад +9

    I was always looking for a good /data tutorial. Thanks.

  • @CodeCreature
    @CodeCreature 2 года назад +16

    Great video! I've learned most of what I know about command blocks from you!
    You might actually need to do a part 2 just go over blocks and storage more in depth. Those are some more complicated actions that I think a lot of people could get some use out of when they get further into datapacks.

  • @freeby2312
    @freeby2312 2 года назад +6

    Every tutorial isn't perfect, but this, this is a masterpiece made by a moose, very legit I know
    Can't spell so I edited

  • @inabyt
    @inabyt 2 года назад +1

    I literally needed this last week XD. Though I can still pick up good tips and trix. I was watching your execute store walkthrough and you just breezed over how to get your player cords and I was like But how!!!? But I got it after some time.

  • @ramok1303
    @ramok1303 Год назад +3

    I did the homework:
    super furnace: /data modify block ~ ~ ~-2 CookTimeTotal set value 1 (in repeating CB)
    copying inventory: /data modify block ~ ~ ~2 Items set from entity @p Inventory

    • @luc1xn
      @luc1xn 19 дней назад

      no, the super furnace is /data modify block (furnace coords) CookTime set value 199 in a repeating cb or tick function

  • @user-dx1vg9ln4o
    @user-dx1vg9ln4o 2 года назад

    yes a new tutorial, I am a big fan of you and you have learned me all I know about minecraft commands. I really like your work

  • @Log1eI3ear
    @Log1eI3ear 2 года назад +2

    I am not going to lie to you, you are the only youtuber who I rave over when you upload. Please release more of these tutorials more often, like the replaceitem command. PLLLLLLLSSSSSS

  • @nerdamethyst
    @nerdamethyst 2 года назад

    I really like the humor in these tutorials. It makes learning commands fun

  • @dndkeg
    @dndkeg Год назад

    This was a very useful tutorial and explained the difference between the two commands. Now I gotta figure out how to modify an existing villager's specific trades with the modify command...

  • @Squilly4
    @Squilly4 Год назад

    this was such an unexpectedly entertaining video considering the subject of it. what an amazing tutorial dude!

  • @alvahisok
    @alvahisok 2 года назад

    I am learning /data these days and this video is really helpful!!

  • @AcornGR
    @AcornGR 2 года назад

    i would really love a comprehensive minecraft plugin tutorial from you. you make everything super easy to learn

  • @Florian1509_
    @Florian1509_ 3 месяца назад

    its quite funny. i watched your videos about this when 1.19 and the data and execute command came out. now a few years later i made it into my dreamjob apprenticeship as software developer. kinda helps that i leared data types at some point aswell haha.

  • @Brute-the-Brutality
    @Brute-the-Brutality Год назад

    I just found this video trying to learn a /setblock command that makes a piston face up. But still… FINALLY!!! A /data video that actually MAKES SENCE!!!

  • @magix4630
    @magix4630 2 года назад +1

    I was literally looking for this EXACT video, yesterday... ThanQ

  • @xernas7880
    @xernas7880 2 года назад +8

    Oh , FINALLY A VIDEO ! Please upload more often, your vidéos are incredible

  • @TheEnderCore
    @TheEnderCore Год назад +1

    Where was this 8 months ago when I was doing datapack. Anyhow thanks for making this more clear :))))).

  • @tinobiushecht-4205
    @tinobiushecht-4205 Год назад

    Out of any command block tutorials, these ones are definitely the best ones

  • @cameronm1231
    @cameronm1231 2 года назад +4

    Finally an honest and direct-to-the-point tutorial unlike others who just tells their knowledge of commands and make it complicated. Thanks man I really appreciate this. More views guys come on!!!

  • @brunoaltoe100
    @brunoaltoe100 Год назад

    You are just the best at command’s tutorials, man. Very good stuff.

  • @phairz1168
    @phairz1168 2 года назад

    i love you so much please post more frequently i love the humor and the education combination

  • @skrumb
    @skrumb 2 года назад

    I've been waiting for this video my entire life

  • @isdumbkhanh3673
    @isdumbkhanh3673 2 года назад +1

    Omg you're back!! I opened RUclips and suddenly click on your vids XD
    Nice vids as always!

  • @Brob3r
    @Brob3r 2 года назад +8

    Pleeeease upload more often!! I love your videos! U r sooooo underrated!

    • @SkyeB7
      @SkyeB7 2 года назад +2

      wat this bro said

    • @shinyhero306
      @shinyhero306 Год назад

      English is a difficult language

  • @giorgostheodorou8487
    @giorgostheodorou8487 2 года назад

    EVERY TIME i need something and i struggle on it a few weeks ... THERE IT IS somehow you magically post it. Dude if it wasnt for you my project would be in rubles :P

  • @susii3398
    @susii3398 2 года назад

    Used this to make a no gravity mod, friends had a lot of fun, thank you.

  • @cones914
    @cones914 Год назад

    This was very helpful, thank you!

  • @mdj5782
    @mdj5782 2 года назад +2

    Very legit tutorial moose thanks

  • @priyanshharjpal
    @priyanshharjpal 2 года назад

    Finally a video after months

  • @MacroAggressor
    @MacroAggressor 11 месяцев назад +1

    Great videos, but please for the love of God invert your playlist order so they play in chronological order xD Thanks for the guides.

  • @Nick12_45
    @Nick12_45 7 месяцев назад +2

    4:56 that cut off "subscribe" lmao

  • @mindthemoods
    @mindthemoods Год назад

    Loving the Tazmilly music in the background

  • @Zacharias_
    @Zacharias_ 2 года назад +3

    Thanks man. Were looking for a tutorial for the "/data" command. Could you maybe make a tutorial covering the nbt option?

    • @Coco-vz6eb
      @Coco-vz6eb 2 года назад

      if you need a more in depth explanation, I'm pretty sure cloudwolf Made a video on this

    • @Zacharias_
      @Zacharias_ 2 года назад

      @@Coco-vz6eb oh. Okay, gonna check that out. Ty so much

  • @dksider9875
    @dksider9875 Год назад

    i love your vids, this is what i did CS a-level for

  • @heavenlymessiah8692
    @heavenlymessiah8692 2 года назад +2

    HOW COINCIDENTAL, i was trying to solve a problem with the data command and look what i've found, thank you legitimoose!

  • @armindorenato69
    @armindorenato69 Год назад

    I just watch this to not forget everything I learned from you 👍

  • @BarbaraAzeroth-uj1kp
    @BarbaraAzeroth-uj1kp 3 месяца назад

    Hi! Love your video! Is there any way to reset the pig data to what it had in the beginning? (reset te health to the standard or something?)

  • @Ogmoe
    @Ogmoe 2 года назад +1

    The only reason why i somewhat know how command blocks work.

  • @stopped773
    @stopped773 2 года назад +1

    WOOOOOOOOOOOW love this command!!!!!!!!!

  • @TheeFlashbackMan
    @TheeFlashbackMan 2 года назад

    the return of the king

  • @akhen0950
    @akhen0950 10 месяцев назад

    how is this channel only have 80k subs and have suprb quality, helpful, entertaining vids

  • @RobertHDPotatoes
    @RobertHDPotatoes Год назад

    Great tutorial. Not sure if anyone else will see this comment, but just in case I could possibly save someone some sanity I will be mentioning that you currently cannot merge/modifiy NBT data relating to Passengers, although this might be changing in 1.20. In 1.19.4 and versions below, it is not possible to change the passengers as it is something that the game has basically decided upon the entity spawning in the world.

  • @mistadude
    @mistadude 2 года назад

    let's go legitimoose is backk :D

  • @veltinius
    @veltinius 3 месяца назад +2

    I was looking for what you said at about 6:09 haha

  • @wallnutwastaken
    @wallnutwastaken 2 года назад

    finally new tutorial!

  • @cubic42_
    @cubic42_ 2 года назад

    gotta love the mother 3 soundtrack in the background

  • @mcb4kstudios635
    @mcb4kstudios635 2 года назад +1

    :0 you uploaded???
    jk i really like your videos and it inspired me to make my own videos and your like my role modle

  • @fry_fr
    @fry_fr 2 года назад +1

    even though i already know how to use /data i’m gonna watch this anyway

  • @Saturn_57
    @Saturn_57 2 года назад +4

    Everyone:kills the ender dragon with sword and bow
    Speedrunners: kills the ender dragon with beds
    Legitimoose: kills the enderdragon with /data modify entity @e[type=ender_dragon,limit=1,sort=nearest] health set value 0

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 года назад +1

      other commands for that: /kill (obviously) /tp @e[type=enderdragon] ~ ~-1000000 ~ and theres more that i probably forgot

    • @Saturn_57
      @Saturn_57 2 года назад +1

      @@heavenlymessiah8692 ender dragons dont die to void but, ye ur right

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 года назад

      @@Saturn_57 but it disappears doesnt it?

    • @Saturn_57
      @Saturn_57 2 года назад +1

      @@heavenlymessiah8692 idk if its very far away i think yes

  • @flyh1ghgd182
    @flyh1ghgd182 2 года назад

    Omg omg omg omg yes yes yes yes yes you finally did this tutorial

  • @Kwinntar
    @Kwinntar 2 года назад

    YO THE MUSIC I LOVE IT.

  • @eflat_music
    @eflat_music Год назад

    This is the best tutorial I have ever watched.

  • @joshy4soccer338
    @joshy4soccer338 2 года назад

    The OG is back!

  • @wdns
    @wdns 2 года назад

    after 1 million years you're back now dont dip for another 5 months

  • @sikeboi6339
    @sikeboi6339 2 года назад

    Legitimoose, love your vids

  • @foxythefunpirate_yt2738
    @foxythefunpirate_yt2738 Год назад

    ur tutorial is sooo helpfull

  • @s00sy23
    @s00sy23 2 года назад

    this guy , just toooo gud content

  • @ArchonFDC
    @ArchonFDC 2 года назад

    Finally, new video

  • @Kwinntar
    @Kwinntar 2 года назад

    omg i've needed this xd

  • @youtubeuser5680
    @youtubeuser5680 2 года назад

    Thank you Legitimoose!!

  • @lexyevil9330
    @lexyevil9330 2 года назад

    that mario 3d world music was so calming ^_^

  • @VidTDM_XD
    @VidTDM_XD 2 года назад

    finally you uploaded something

  • @mikestorm1598
    @mikestorm1598 Год назад

    thanks, i'm now learn data

  • @eqvinoxx
    @eqvinoxx 2 года назад

    HIM BACK!!!

  • @jacobrubanov4932
    @jacobrubanov4932 2 года назад

    yay he's back

  • @gardenoregano
    @gardenoregano 2 года назад

    legitimoose yessss new vid

  • @EnderKSRAnimates
    @EnderKSRAnimates Год назад

    **the limit is limitless** made me laugh! Great content bro! you'r the best!

  • @BlackFenix-jz5rs
    @BlackFenix-jz5rs 11 месяцев назад +1

    for some reason i understood how to use the command by myself the first time that i used the /data... Idk how, but i did it

  • @Athivale
    @Athivale 2 года назад

    underrated

  • @jacobh1251
    @jacobh1251 7 месяцев назад +1

    10/10 as commanded I shall su

  • @Salatifi99
    @Salatifi99 Год назад

    Minecraft commands can be extremely confusing this helped alot

  • @inkompetent08
    @inkompetent08 2 года назад +3

    Nice video

  • @EmdyMC
    @EmdyMC 2 года назад

    The legend graces us with another gift

  • @KingNidhogg
    @KingNidhogg 2 года назад

    whats the background track? i swear i recognize this from a game or something

    • @Legitimoose
      @Legitimoose  2 года назад

      At the beginning? Good ol' Gerudo Valley from one of them zelda games ;)

    • @KingNidhogg
      @KingNidhogg Год назад +1

      @@Legitimoose dank bro

  • @Pigiii
    @Pigiii 2 года назад

    Question: can i make a pigchest. When i click or hit the pig it opens a chest inventory. Like the pig is a chest?

  • @Broken-V
    @Broken-V 20 дней назад +1

    Can you believe it, a use for /data modify merge, had to give an item tag to a players item when shift rightclicking with a book in your offhand.

  • @gamesplayer9645
    @gamesplayer9645 2 года назад +2

    Usefull 👍👍

  • @daringhaarek
    @daringhaarek 11 месяцев назад

    are you ever gonna make a custom world gen tutorial or custom structure

  • @lexmolasko
    @lexmolasko Год назад +2

    Can you show how to copy a player's inventory into a chest?

  • @mikestorm1598
    @mikestorm1598 Год назад

    Can you make a video about making mob spawn naturally? I wanna make blaze spawn in the lava but every videos I've watched is replacing other mob that exist.

  • @goofydev9111
    @goofydev9111 2 года назад

    Epic your still posting

  • @oriolvallesventura3005
    @oriolvallesventura3005 2 года назад

    OH YEAH, you're back

  • @roko3
    @roko3 2 года назад

    Yearly upload let's gooooooooooooo

  • @corbin_fishing
    @corbin_fishing 2 года назад +1

    I’m pretty experienced with nbt data but I still have no idea how modify works lol

    • @bananatheo3796
      @bananatheo3796 2 года назад

      whenever I use modify I always end up with "expected object, got:(whatever I tried to use that didn't work)"

  • @Nick12_45
    @Nick12_45 7 месяцев назад +2

    Fast furnace:
    /data merge block ~ ~ ~ {"CookTimeTotal":20s}
    it only seems to be working when the furnace is *constantly* getting that command applied to it, eg have to use a repeating command block or your tick data pack function
    still not sure how to do the inventory clone though

  • @KellofHeadaches
    @KellofHeadaches 2 года назад +1

    Upload more pls you r rlly cool

  • @creationfied
    @creationfied Год назад +1

    yo this guy mad funny

  • @Jerotero
    @Jerotero Год назад

    4:44 I remember I had an idea of what if two players heath and hunger were synced annoying I couldn't find anything online about it for some reason

  • @dahlabyt473
    @dahlabyt473 2 года назад

    Finnnalyyyy boom

  • @Sl1mb
    @Sl1mb 2 года назад

    After learning something new... yeah I'm hungry too

  • @Semi-Orange-Cat
    @Semi-Orange-Cat 2 года назад

    HE IS BACK

  • @boon8950
    @boon8950 2 года назад +4

    The limits are limiteless