Minecraft Data Command [1.19] Tutorial

Поділитися
Вставка
  • Опубліковано 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 ]
  • Ігри

КОМЕНТАРІ • 294

  • @Legitimoose
    @Legitimoose  2 роки тому +219

    mbt data

    • @heavenlymessiah8692
      @heavenlymessiah8692 2 роки тому +46

      moose binary tag

    • @wbrim
      @wbrim 2 роки тому +3

      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 Рік тому

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

  • @xhomiegreninjax137
    @xhomiegreninjax137 2 роки тому +173

    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 роки тому +32

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

  • @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

  • @enthusiasticbanana6232
    @enthusiasticbanana6232 2 роки тому +40

    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.

  • @freeby2312
    @freeby2312 2 роки тому +5

    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

  • @firegodjr8331
    @firegodjr8331 2 роки тому +4

    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 8 місяців тому +2

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

  • @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.

  • @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.

  • @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.

  • @bco-fm5qu
    @bco-fm5qu 2 роки тому +9

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

  • @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

  • @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.

  • @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

  • @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...

  • @Brute-the-Brutality
    @Brute-the-Brutality 11 місяців тому

    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!!!

  • @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

  • @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 :))))).

  • @magix4630
    @magix4630 2 роки тому +1

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

  • @AcornGR
    @AcornGR 2 роки тому

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

  • @alvahisok
    @alvahisok 2 роки тому

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

  • @isdumbkhanh3673
    @isdumbkhanh3673 2 роки тому +1

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

  • @Florian1509_
    @Florian1509_ 2 місяці тому

    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.

  • @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

  • @Squilly4
    @Squilly4 Рік тому

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

  • @tinobiushecht-4205
    @tinobiushecht-4205 Рік тому

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

  • @brunoaltoe100
    @brunoaltoe100 Рік тому

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

  • @susii3398
    @susii3398 2 роки тому

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

  • @fry_fr
    @fry_fr 2 роки тому +1

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

  • @Ogmoe
    @Ogmoe 2 роки тому +1

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

  • @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

  • @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!!!

  • @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

  • @cones914
    @cones914 Рік тому

    This was very helpful, thank you!

  • @Nick12_45
    @Nick12_45 6 місяців тому +1

    4:56 that cut off "subscribe" lmao

  • @mdj5782
    @mdj5782 2 роки тому +2

    Very legit tutorial moose thanks

  • @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

  • @BarbaraAzeroth-uj1kp
    @BarbaraAzeroth-uj1kp 2 місяці тому

    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?)

  • @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!

  • @priyanshharjpal
    @priyanshharjpal 2 роки тому

    Finally a video after months

  • @armindorenato69
    @armindorenato69 Рік тому

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

  • @MacroAggressor
    @MacroAggressor 10 місяців тому +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.

  • @cubic42_
    @cubic42_ 2 роки тому

    gotta love the mother 3 soundtrack in the background

  • @dksider9875
    @dksider9875 Рік тому

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

  • @stopped773
    @stopped773 2 роки тому +1

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

  • @Kwinntar
    @Kwinntar 2 роки тому

    YO THE MUSIC I LOVE IT.

  • @lexyevil9330
    @lexyevil9330 2 роки тому

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

  • @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

  • @wallnutwastaken
    @wallnutwastaken 2 роки тому

    finally new tutorial!

  • @eflat_music
    @eflat_music 11 місяців тому

    This is the best tutorial I have ever watched.

  • @foxythefunpirate_yt2738
    @foxythefunpirate_yt2738 Рік тому

    ur tutorial is sooo helpfull

  • @BlackFenix-jz5rs
    @BlackFenix-jz5rs 10 місяців тому +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

  • @akhen0950
    @akhen0950 9 місяців тому

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

  • @wdns
    @wdns 2 роки тому

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

  • @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.

  • @mikestorm1598
    @mikestorm1598 Рік тому

    thanks, i'm now learn data

  • @veltinius
    @veltinius 2 місяці тому +1

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

  • @EnderKSRAnimates
    @EnderKSRAnimates Рік тому

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

  • @Salatifi99
    @Salatifi99 Рік тому

    Minecraft commands can be extremely confusing this helped alot

  • @s00sy23
    @s00sy23 2 роки тому

    this guy , just toooo gud content

  • @daringhaarek
    @daringhaarek 10 місяців тому

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

  • @Athivale
    @Athivale 2 роки тому

    underrated

  • @TheeFlashbackMan
    @TheeFlashbackMan 2 роки тому

    the return of the king

  • @ArchonFDC
    @ArchonFDC 2 роки тому

    Finally, new video

  • @youtubeuser5680
    @youtubeuser5680 2 роки тому

    Thank you Legitimoose!!

  • @flyh1ghgd182
    @flyh1ghgd182 2 роки тому

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

  • @EmdyMC
    @EmdyMC 2 роки тому

    The legend graces us with another gift

  • @eqvinoxx
    @eqvinoxx 2 роки тому

    HIM BACK!!!

  • @mistadude
    @mistadude 2 роки тому

    let's go legitimoose is backk :D

  • @Sl1mb
    @Sl1mb 2 роки тому

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

  • @boon8950
    @boon8950 2 роки тому +4

    The limits are limiteless

  • @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 Рік тому

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

  • @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.

  • @sikeboi6339
    @sikeboi6339 2 роки тому

    Legitimoose, love your vids

  • @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

  • @lexmolasko
    @lexmolasko Рік тому +2

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

  • @creationfied
    @creationfied Рік тому +1

    yo this guy mad funny

  • @inkompetent08
    @inkompetent08 2 роки тому +3

    Nice video

  • @KellofHeadaches
    @KellofHeadaches 2 роки тому +1

    Upload more pls you r rlly cool

  • @Kwinntar
    @Kwinntar 2 роки тому

    omg i've needed this xd

  • @VidTDM_XD
    @VidTDM_XD 2 роки тому

    finally you uploaded something

  • @roko3
    @roko3 2 роки тому

    Yearly upload let's gooooooooooooo

  • @jacobh1251
    @jacobh1251 6 місяців тому

    10/10 as commanded I shall su

  • @caitlincipher4558
    @caitlincipher4558 Рік тому

    do you have a tut for chain commands? I'm making a parkour map for a youtuber i watch and the only commands I really know how to use is title. I haven't figured out how to make title and subtitle work together, and other commands I want to use as well.

  • @ella8324
    @ella8324 2 роки тому +1

    Omg finally. I cant rear for shit, so videos explain a lot more :)

  • @Nick12_45
    @Nick12_45 6 місяців тому +1

    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

  • @gamesplayer9645
    @gamesplayer9645 2 роки тому +2

    Usefull 👍👍

  • @cornbyzyk
    @cornbyzyk 11 місяців тому

    do you know how one could add the unbreakable tag to the item that they're holding with the /data command?

  • @gardenoregano
    @gardenoregano 2 роки тому

    legitimoose yessss new vid

  • @jacobrubanov4932
    @jacobrubanov4932 2 роки тому

    yay he's back

  • @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?

  • @Serioustar
    @Serioustar 2 роки тому +1

    When the NBT is spelled with an M 0:20
    (thank you for the tutorial btw)

    • @Legitimoose
      @Legitimoose  2 роки тому +1

      hehe whoops
      (you're welcome btw

  • @i12p
    @i12p Рік тому

    hi! could you make a tutorial on the teamkill. and killedbyteam. objectives?

  • @ErreGamer
    @ErreGamer 2 роки тому +1

    Tutorial of player respawn with specifics items in the inventory after death! pls >,

  • @Tech1ty
    @Tech1ty Рік тому

    Is there a way to use the motion tag to launch an entity in a relative direction?
    I wanna throw an armor stand in the direction it's looking.