filmov
tv
How to Make a Datapack [Minecraft 1.20-1.16] Datapack Tutorial
Показать описание
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
===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
Комментарии