How to Make a Datapack [Minecraft 1.20-1.16] Datapack Tutorial

preview_player
Показать описание
Working in 1.19, 1.18, 1.17 and 1.16! Learn how to make a datapack in minecraft 1.19 with my hot new datapack tutorial! I only cover functions in this tutorial because I think that's the most useful feature of datapacks. Leave a comment if you have questions!

===Important Links!===

TEMPLATE: is pinned in my discord server's #help channel, you can find it there if you're feelin' lazy ; )

Timestamps:
0:00 - Explanation
1:20 - Installing Visual Studio Code
1:40 - Adding Datapack Extensions
2:13 - How to Make a Void World
2:58 - Setting Up Your Datapack
6:59 - WRITING CODE
8:29 - s h e e p (demonstration)

===COPY & PASTE ZONE===
edit: changed pack_format to 8 for 1.18
edit 2: changed pack_format to 9 for 1.18.2
edit 3: changed pack_format to 10 for 1.19
{
"pack": {
"pack_format": 15,
}
}

{
"values": [
"tutorial:load"
]
}

{
"values": [
"tutorial:tick"
]
}
===END COPY PASTE ZONE===

=== l o n k s ===

~Metadata Soupsmith
Рекомендации по теме
Комментарии
Автор

*Common fixes for "things not working":*
-Make sure everything is saved!
-Namespaces and .mcfunction files *cannot* have capital letters or spaces.

-Make sure load.json and tick.json have the correct function name and namespace inside.

-Make sure everything is spelled correctly and there are no sneaky typos.

If the datapack doesn't show up in the list:
-Check pack.mcmeta.
-Make sure your file structures are all correct (E.G. datapacks/Datapack
-Make sure everything is saved.

Yes, this tutorial is still up to date as of 1.19! Just change pack format to 10 for 1.19.
If you're still confused, ask in the #help channel of my discord server!

Let me know if you found this helpful!

Legitimoose
Автор

I like how you use humor and actually teach us at the same time opposed to those monotone, humorless tutorials

SargeCharge
Автор

finally someone who doesn't just show how to install a datapack

youtissoum
Автор

I've been looking for a video about how to make data packs for a long time, they're usually too hard to understand, or outdated, but I actually enjoyed watching this video with the clever jokes and the personality that was obviously well thought out and balanced between fun and educational, all I have to say is "bravo" this is an amazing video.

jonesyandbeast
Автор

dude you are SO underrated, your videos are clear and fun to watch! i was searching for some time someone like you that could explain commands and datapacks this clearly

mene
Автор

The perfect mix of humor and professionalism. You’re my fav YouTuber to go to when it comes to mc now

nilbogyt
Автор

That was nice that you used the same map for the intro

GoQQmode
Автор

The reason this is such a good video is that it's not monotonous, you actually sound happy to make the video (that and you make me pause the vid to read the text.. lol). Very awesome

dragonius
Автор

This legit helped me out getting started far more than other videos I've seen! Huge help!

Necroxin
Автор

You're legit my favorite youtuber rn, I thought datapacks were some hackerman shit, I didn't know it was literally just Minecraft commands. (basically)

ae-_ae
Автор

Ive been looking for a video about this for so long that wasnt either a different language or just too complicated and this one was fun and it worked, so Imma subscribe

denkikaminari
Автор

I've watched this video like three or four times over the span of several years and every time it feels like I'm reachieving enlightenment. Thanks Mr. Imoose

_Heb_
Автор

For 1.21, every folder named "functions" needs to be renamed to "function". The pack format also needs to be 48.

VirtuGuy
Автор

Why does this man only have 4.5k subscribers, the brilliance of his tutorials is too great to be concealed

limeslyx-z
Автор

Bro wtf this is the best out together video I’ve ever seen, and super useful. You deserve so many more subs. Keep up the awesome work! New favorite command yter

liorschifrin
Автор

You are such a fun and educational watch. Best youtuber when it comes to commands, never found anyone better.

brutexx
Автор

Thanks for the datapack tutorial! definitely a fun way of teaching ppl how to make datapacks!!!

Whatismypurpose
Автор

Love it! I'm taking this and attempting to recreate the Hermitcraft moon event in a datapack. I finally got most of it done in command blocks, so hopefully it translates well 😅

CodeCreature
Автор

MAN, i was looking for a tutorial and i ended with a EASY tutorial with good humor, man you won my sub

shoutingrex
Автор

dude I love you so much, you still updated the description for us future viewers, that in it self tells me how dedicated you are in your videos and you deserve a subscribe for that. <3 keep up the good work!

nope.