Minecraft Data Command [1.19] Tutorial

  Рет қаралды 146,846

Legitimoose

Legitimoose

2 жыл бұрын

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 ]

Пікірлер: 299
@Legitimoose
@Legitimoose 2 жыл бұрын
mbt data
@heavenlymessiah8692
@heavenlymessiah8692 2 жыл бұрын
moose binary tag
@wbrim
@wbrim 2 жыл бұрын
legitimoose officially stupit :P
@brixfrancisco4707
@brixfrancisco4707 2 жыл бұрын
how to change the nbt tag on the item when holding the item?
@heavenlymessiah8692
@heavenlymessiah8692 2 жыл бұрын
@@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 жыл бұрын
Finally, a /Data tutorial that doesn't feel like a literal math lesson. This is why I subscribed 👍
@ultimategames78
@ultimategames78 2 жыл бұрын
I completely agree with this comment.
@nukalex2164
@nukalex2164 2 жыл бұрын
Exactly! His tutorials are always so illuminating compared to most of the other ones on youtube
@pianto8151
@pianto8151 2 жыл бұрын
He's the best for tuts on minecraft commands
@ogayu3469
@ogayu3469 2 жыл бұрын
Yes
@EpicTaarna
@EpicTaarna 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 жыл бұрын
As someone who was into commands in 2014-2017 but came back after everything changed these tutorials are super helpful
@enthusiasticbanana6232
@enthusiasticbanana6232 2 жыл бұрын
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 жыл бұрын
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 ай бұрын
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 жыл бұрын
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.
@ramok1303
@ramok1303 Жыл бұрын
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 10 күн бұрын
no, the super furnace is /data modify block (furnace coords) CookTime set value 199 in a repeating cb or tick function
@kurbeisalt4893
@kurbeisalt4893 2 жыл бұрын
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.
@freeby2312
@freeby2312 2 жыл бұрын
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
@CodeCreature
@CodeCreature 2 жыл бұрын
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 жыл бұрын
I was always looking for a good /data tutorial. Thanks.
@inabyt
@inabyt 2 жыл бұрын
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.
@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...
@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
@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!!!
@Log1eI3ear
@Log1eI3ear 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
@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!!
@TheEnderCore
@TheEnderCore Жыл бұрын
Where was this 8 months ago when I was doing datapack. Anyhow thanks for making this more clear :))))).
@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.
@magix4630
@magix4630 2 жыл бұрын
I was literally looking for this EXACT video, yesterday... ThanQ
@Squilly4
@Squilly4 Жыл бұрын
this was such an unexpectedly entertaining video considering the subject of it. what an amazing tutorial dude!
@xernas7880
@xernas7880 2 жыл бұрын
Oh , FINALLY A VIDEO ! Please upload more often, your vidéos are incredible
@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.
@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 Жыл бұрын
@@Legitimoose dank bro
@cameronm1231
@cameronm1231 2 жыл бұрын
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!!!
@susii3398
@susii3398 2 жыл бұрын
Used this to make a no gravity mod, friends had a lot of fun, thank you.
@skrumb
@skrumb 2 жыл бұрын
I've been waiting for this video my entire life
@phairz1168
@phairz1168 2 жыл бұрын
i love you so much please post more frequently i love the humor and the education combination
@isdumbkhanh3673
@isdumbkhanh3673 2 жыл бұрын
Omg you're back!! I opened KZbin and suddenly click on your vids XD Nice vids as always!
@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
@Legitimoose
@Legitimoose 2 жыл бұрын
glad i can help! :D
@cones914
@cones914 Жыл бұрын
This was very helpful, thank you!
@mindthemoods
@mindthemoods Жыл бұрын
Loving the Tazmilly music in the background
@mdj5782
@mdj5782 2 жыл бұрын
Very legit tutorial moose thanks
@Brob3r
@Brob3r 2 жыл бұрын
Pleeeease upload more often!! I love your videos! U r sooooo underrated!
@SkyeB7
@SkyeB7 2 жыл бұрын
wat this bro said
@shinyhero306
@shinyhero306 Жыл бұрын
English is a difficult language
@priyanshharjpal
@priyanshharjpal 2 жыл бұрын
Finally a video after 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.
@heavenlymessiah8692
@heavenlymessiah8692 2 жыл бұрын
HOW COINCIDENTAL, i was trying to solve a problem with the data command and look what i've found, thank you legitimoose!
@MacroAggressor
@MacroAggressor 11 ай бұрын
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
@armindorenato69
@armindorenato69 Жыл бұрын
I just watch this to not forget everything I learned from you 👍
@Zacharias_
@Zacharias_ 2 жыл бұрын
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
@Ogmoe
@Ogmoe 2 жыл бұрын
The only reason why i somewhat know how command blocks work.
@stopped773
@stopped773 2 жыл бұрын
WOOOOOOOOOOOW love this command!!!!!!!!!
@TheeFlashbackMan
@TheeFlashbackMan 2 жыл бұрын
the return of the king
@Kwinntar
@Kwinntar 2 жыл бұрын
YO THE MUSIC I LOVE IT.
@fry_fr
@fry_fr 2 жыл бұрын
even though i already know how to use /data i’m gonna watch this anyway
@Nick12_45
@Nick12_45 7 ай бұрын
4:56 that cut off "subscribe" lmao
@wallnutwastaken
@wallnutwastaken 2 жыл бұрын
finally new tutorial!
@lexyevil9330
@lexyevil9330 2 жыл бұрын
that mario 3d world music was so calming ^_^
@eflat_music
@eflat_music Жыл бұрын
This is the best tutorial I have ever watched.
@youtubeuser5680
@youtubeuser5680 2 жыл бұрын
Thank you Legitimoose!!
@sikeboi6339
@sikeboi6339 2 жыл бұрын
Legitimoose, love your vids
@mistadude
@mistadude 2 жыл бұрын
let's go legitimoose is backk :D
@foxythefunpirate_yt2738
@foxythefunpirate_yt2738 Жыл бұрын
ur tutorial is sooo helpfull
@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?)
@wdns
@wdns 2 жыл бұрын
after 1 million years you're back now dont dip for another 5 months
@flyh1ghgd182
@flyh1ghgd182 2 жыл бұрын
Omg omg omg omg yes yes yes yes yes you finally did this tutorial
@akhen0950
@akhen0950 10 ай бұрын
how is this channel only have 80k subs and have suprb quality, helpful, entertaining vids
@mikestorm1598
@mikestorm1598 Жыл бұрын
thanks, i'm now learn data
@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?
@ArchonFDC
@ArchonFDC 2 жыл бұрын
Finally, new video
@joshy4soccer338
@joshy4soccer338 2 жыл бұрын
The OG is back!
@s00sy23
@s00sy23 2 жыл бұрын
this guy , just toooo gud content
@Athivale
@Athivale 2 жыл бұрын
underrated
@VidTDM_XD
@VidTDM_XD 2 жыл бұрын
finally you uploaded something
@inkompetent08
@inkompetent08 2 жыл бұрын
Nice video
@Kwinntar
@Kwinntar 2 жыл бұрын
omg i've needed this xd
@gamesplayer9645
@gamesplayer9645 2 жыл бұрын
Usefull 👍👍
@BlackFenix-jz5rs
@BlackFenix-jz5rs 11 ай бұрын
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
@veltinius
@veltinius 3 ай бұрын
I was looking for what you said at about 6:09 haha
@Salatifi99
@Salatifi99 Жыл бұрын
Minecraft commands can be extremely confusing this helped alot
@jacobrubanov4932
@jacobrubanov4932 2 жыл бұрын
yay he's back
@gardenoregano
@gardenoregano 2 жыл бұрын
legitimoose yessss new vid
@eqvinoxx
@eqvinoxx 2 жыл бұрын
HIM BACK!!!
@Broken-V
@Broken-V 12 күн бұрын
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.
@daringhaarek
@daringhaarek 11 ай бұрын
are you ever gonna make a custom world gen tutorial or custom structure
@boon8950
@boon8950 2 жыл бұрын
The limits are limiteless
@EnderKSRAnimates
@EnderKSRAnimates Жыл бұрын
**the limit is limitless** made me laugh! Great content bro! you'r the best!
@mcb4kstudios635
@mcb4kstudios635 2 жыл бұрын
:0 you uploaded??? jk i really like your videos and it inspired me to make my own videos and your like my role modle
@EmdyMC
@EmdyMC 2 жыл бұрын
The legend graces us with another gift
@Sl1mb
@Sl1mb 2 жыл бұрын
After learning something new... yeah I'm hungry too
@Saturn_57
@Saturn_57 2 жыл бұрын
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 жыл бұрын
other commands for that: /kill (obviously) /tp @e[type=enderdragon] ~ ~-1000000 ~ and theres more that i probably forgot
@Saturn_57
@Saturn_57 2 жыл бұрын
@@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 жыл бұрын
@@heavenlymessiah8692 idk if its very far away i think yes
@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.
@roko3
@roko3 2 жыл бұрын
Yearly upload let's gooooooooooooo
@dahlabyt473
@dahlabyt473 2 жыл бұрын
Finnnalyyyy boom
@jacobh1251
@jacobh1251 7 ай бұрын
10/10 as commanded I shall su
@Bvictor-zk6ce
@Bvictor-zk6ce 2 жыл бұрын
Yeees a tutorial
@lexmolasko
@lexmolasko Жыл бұрын
Can you show how to copy a player's inventory into a chest?
@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
@creationfied
@creationfied Жыл бұрын
yo this guy mad funny
@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.
@goofydev9111
@goofydev9111 2 жыл бұрын
Epic your still posting
@KellofHeadaches
@KellofHeadaches 2 жыл бұрын
Upload more pls you r rlly cool
@oriolvallesventura3005
@oriolvallesventura3005 2 жыл бұрын
OH YEAH, you're back
@neevasken6054
@neevasken6054 2 жыл бұрын
Please do a data storage array tutorial
/execute store // Minecraft 1.19 Command Tutorial
5:38
Legitimoose
Рет қаралды 124 М.
How Speedrunners BROKE Slime Blocks
13:57
Legitimoose
Рет қаралды 337 М.
터키아이스크림🇹🇷🍦Turkish ice cream #funny #shorts
00:26
Byungari 병아리언니
Рет қаралды 19 МЛН
Minecraft /PARTICLE Command Tutorial [1.19]
8:18
Legitimoose
Рет қаралды 660 М.
83 Evil Pranks to Ruin Your Friendships in Minecraft
39:18
Skip the Tutorial
Рет қаралды 2 МЛН
5 Cool Tricks with ONE Command!
9:21
BlockerLocker
Рет қаралды 678 М.
25 Insane Ways to Use Command Blocks in Minecraft
10:00
Skip the Tutorial
Рет қаралды 7 МЛН
I Redesigned Minecraft 1.17 Mobs In 3D Software...
6:46
Daniel Krafft
Рет қаралды 3,1 МЛН
Investigating Minecraft's Removed Structures
19:18
Bionic
Рет қаралды 438 М.
Is This Project Doomed to Fail?
5:04
Legitimoose
Рет қаралды 48 М.
Bedwars but I Forgot to Disable Crafting
12:18
Legitimoose
Рет қаралды 39 М.
DELETE TOXICITY = 5 LEGENDARY STARR DROPS!
2:20
Brawl Stars
Рет қаралды 21 МЛН
ҚОЙДЫ ТОНАУДЫҢ 5 ТӘСІЛІ
14:19
DENRON
Рет қаралды 21 М.