How To Make A Datapack For Minecraft 1.20 Tutorial | Code Along With Chache!

  Рет қаралды 7,564

superchache39

superchache39

Күн бұрын

Learn how to create custom datapack for Minecraft 1.20 with this step-by-step tutorial! Join me in this code along session as we dive into the world of Minecraft datapacks. If you're a recent beginner or completely new, you'll discover how to design and implement your very own features using datapacks.
📑 Timestamps:
00:00 - Intro
00:12 - Setting up your world
00:56 - Getting started in VS Code
01:51 - Navigating to Datapacks folder
02:34 - File setup for Datapacks
09:46 - First command line
11:23 - Adding give command and bow creation
17:25 - Bow and arrow inGround detection
23:22 - Arrow filtering
24:46 - Adding cobweb spawning
29:00 - Adding more abilities and effects
33:56 - Bow finalization
🔗 Links:
➜ VS Code: code.visualstudio.com/
➜ MCStacker: mcstacker.net/
By the end of this tutorial, you'll have the skills to create and customize gameplay elements, enhancing your Minecraft experience in exciting new ways. Whether you're interested in datapack design, programming, or simply unleashing your creativity, this tutorial is for you.
📢 Hit Me Up On:
➜ Discord: / discord
➜ Twitch.TV: goo.gl/pg9axF
➜ Instagram: goo.gl/Zq11XQ
➜ Twitter: goo.gl/MSrEt8
➜ TikTok: / superchache39
#MinecraftDatapack #MinecraftModding #CodeAlongTutorial

Пікірлер: 44
@ValentineKiragaya
@ValentineKiragaya 8 ай бұрын
Hey cache, i rememebr watching you as a kid, coming home from school, sneaking the ipad from my parents room and watching your videos, now im an adult, which is crazy to think time has flown. I remember watching your videos and cracking up, your energy and vibe was one i really connected with so i stuck around, watching people like you and some others made me want to make my own videos, so id grab my ipad, set it on a bunch of books, and record myself playing minecraft, i know nobody would watch them, but i felt like they did. You were a big part in alot of peoples lifes, including mine. Im glad i found your channel again and youre still on it best the best as ever, so thank you. Thank you for the laughs and growing with us, im glad im back and here to stay. :)
@superchache39
@superchache39 8 ай бұрын
Wow! Thanks for your comment, really means alot!
@coolboy9105
@coolboy9105 8 ай бұрын
bro i havent seen you since the race to the moon and project bacon days it’s nice to hear your voice again
@Kayret
@Kayret 8 ай бұрын
This looks really interesting, im deffinitely going to look into making these!!
@superchache39
@superchache39 8 ай бұрын
Woooo join the party lol!
@wareagle9240
@wareagle9240 8 ай бұрын
Good vid. Great to see you back.
@superchache39
@superchache39 8 ай бұрын
Thanks! And I’m glad that you enjoyed it!
@superchache39
@superchache39 8 ай бұрын
So I realized I messed up, pack_format should be 15 for 1.20 MC. At the time of recording I thought it was 10, which is for 1.19. My bad lol, but the pack_format still worked using 10 in minecraft 1.20.1. If you would like to change it to 15 you can do so!
@Minecraftsnowwhiteofficial
@Minecraftsnowwhiteofficial 2 ай бұрын
pack format shouldn't really matter it just prevents the anoying warning message that its outdated
@Jabir32
@Jabir32 Ай бұрын
@@Minecraftsnowwhiteofficial but sometimes its matter if the version of the datapack is too old
@Bubba0141
@Bubba0141 8 ай бұрын
gotta try this out!
@superchache39
@superchache39 8 ай бұрын
Ya give it a go, it’s really so much fun!
@dctvedits1790
@dctvedits1790 8 ай бұрын
Omg i finally found you channel i used to watch your channel as kid
@superchache39
@superchache39 8 ай бұрын
Awesome!!! Glad to have you back!
@DoctorDropKick
@DoctorDropKick 4 ай бұрын
Thanks for the awesome video and help in discord!
@superchache39
@superchache39 4 ай бұрын
Welcome and anytime!
@PrumVideos
@PrumVideos 3 ай бұрын
so i followed the original tutorial first from Snowfro but i liked your tutorial better. its calmer and better to understand.
@superchache39
@superchache39 3 ай бұрын
I’m glad that you liked the video!
@FancyYT09
@FancyYT09 3 ай бұрын
my mcmeta file is wierd it acts like im not supposed to be coding in it. when i do the curly brackets and enter it doesnt set it up like it normally does, and all of the texts arent colored, is this even a problem or do i have to find a way to fix it? edit: got it, it’s because I capitalized my names and stuff
@starlight-kv4xt
@starlight-kv4xt 5 ай бұрын
This is a good video! but can u tell me how to do if kill a player,the diamond sword sharpness will +1
@TheHLOutline2147
@TheHLOutline2147 Ай бұрын
How can you make it work with multiple items
@AK-nx8uq
@AK-nx8uq 2 ай бұрын
how do i make these efects but when i hit eneties? like how can i make when i hit a zombie these cool effects show up becouse it only works if u shoot in the ground.
@guesttrainguy1737
@guesttrainguy1737 8 ай бұрын
Og subscriber is still here
@superchache39
@superchache39 8 ай бұрын
Awesome! Thanks for your support! 👍🏻
@slimeking7283
@slimeking7283 3 ай бұрын
can you help me I have a problem. Only when I load the command: /function namespace: enter it happens
@blucute7225
@blucute7225 3 ай бұрын
Are you .json files capital or lowercase. If they are capital it wont work, e.g .JSON wont work but .json will
@slimeking7283
@slimeking7283 3 ай бұрын
No they are lowercase
@blucute7225
@blucute7225 3 ай бұрын
@@slimeking7283 They will only load with /reload if they are in the load.mcfuncion, and will only check every tick in tick.mcfuntion It will only work in there i think
@ChampAddiction
@ChampAddiction 16 күн бұрын
did you ever find a fix?
@slimeking7283
@slimeking7283 14 күн бұрын
​@@ChampAddiction No, I couldn't find a fix.
@ShockTheMC1
@ShockTheMC1 3 ай бұрын
Question, am I required to enable the Bundle datapack over? Or can I create a datapack without it?
@superchache39
@superchache39 3 ай бұрын
Your not required too unless you trying to build something with the bundle
@ironspider3973
@ironspider3973 4 ай бұрын
Hey I ended at giving abilities to bow. Error says “Unknown child ‘inGround’ for entity ‘unspecifed’” What can I do?
@superchache39
@superchache39 4 ай бұрын
Maybe double check your spelling and formatting. Basically that is saying it can't find the entity, in our case with the tutorial the entity is the arrow that the script is looking for. So potentially the tag on the arrow may be incorrectly setup which could cause an error like this.
@peachy6889
@peachy6889 3 ай бұрын
im in 1.20.4 and i've chnaged the pack format to 26 for the version however when i type / reload the text doesn't apear i've check the code and spellings and they're all correct
@peachy6889
@peachy6889 3 ай бұрын
**load.json** { "values": [ "namespace:load" ] } **tick.json** { "values": [ "namespace:tick" ] } **load.mcfunction** # this runs on command /reload tellraw @a {"text": "Datapack has been loaded", "color": "0000FF"} **tick.mcfunction** **pack.mcmeta** { "pack": { "pack_format": 26, "description": "the default data for minecraft" } } ---------------------------------------------------------------------------------------------------------- thats all the code
@zeyface6366
@zeyface6366 2 ай бұрын
Exact same thing for me. Trippled checked both structure and spelling...
@zeyface6366
@zeyface6366 2 ай бұрын
What's weird is that "/datapack list enabled" says my pack is enabled
@zeyface6366
@zeyface6366 2 ай бұрын
My issue was that I put the namespace folder inside of the datapack folder when it should be in the data folder
@DexterCrappell
@DexterCrappell Ай бұрын
I have the same issue. Does this mean that I can only do this on version 1.20? it's giving me the errors, Tag contains unknown values "namespace:load", Tag contains unknown values "namespace:tick". Update, I found the issue and it was that i was using the namespace datapack and it is not hexadecimal in 1.20.4. It is just the name of the color. Here is my code if anyone wants to borrow it. *Load.json* { "values": [ "namespace:load" ] } *tick.json* { "values": [ "namespace:tick" ] } *load.mcfunction* ##This runs when it is loaded tellraw @a {"text": "Datapack has loaded!", "bold": true, "underlined": true, "color": "gold"}
@wdym._.
@wdym._. 4 ай бұрын
It's not working on 1.20.4 why?
@superchache39
@superchache39 4 ай бұрын
I cant say without seeing your setup, but I am running this on 1.20.4 atm and it is working
@mfsmarineop693
@mfsmarineop693 8 ай бұрын
Orelandius….
@superchache39
@superchache39 8 ай бұрын
Lol what does that mean? Sounds like an epic word haha!
How to Make a Datapack [Minecraft 1.20-1.16] Datapack Tutorial
9:25
I Fixed Minecraft's Archaeology!
12:01
CodeNeon
Рет қаралды 226 М.
YouTube's Biggest Mistake..
00:34
Stokes Twins
Рет қаралды 76 МЛН
Normal vs Smokers !! 😱😱😱
00:12
Tibo InShape
Рет қаралды 97 МЛН
where is the ball to play this?😳⚽
00:13
LOL
Рет қаралды 14 МЛН
Storing Files in Minecraft | Project Showcase 3
13:10
BK Binary
Рет қаралды 1,2 МЛН
Minecraft /execute if PREDICATE [1.19] Command Tutorial
8:20
Legitimoose
Рет қаралды 98 М.
Minecraft Team Command [1.19] Tutorial
11:39
Legitimoose
Рет қаралды 300 М.
I Fixed the Dungeons In Minecraft!
21:13
CodeNeon
Рет қаралды 534 М.
a mod that adds ANY idea mojang rejected
19:29
Skip the Tutorial
Рет қаралды 4,1 МЛН
Someone Opened The Warden's Portal..
13:50
DanTDM
Рет қаралды 3,9 МЛН
The New Generation of Mods - Minecraft Data Packs Explained
10:12
Timber Forge
Рет қаралды 147 М.
train rush part 7722 #shorts #viral #trending
0:54
voxzon gaming
Рет қаралды 32 МЛН
BRONZE TO GRANDMASTER SKILL IN REAL lIFE
0:17
FRN PLAYER 444
Рет қаралды 129 МЛН
POV: The Rise Of Giga Fazbear 8
0:22
Agbaps Shorts
Рет қаралды 4,5 МЛН
К ЭТОМУ БЫЛ НЕ ГОТОВ! (Тгк: Brawl Diro)
0:52
Хармат
Рет қаралды 884 М.