#pack.mcmeta
35 messages · Page 1 of 1 (latest)
Your mcmeta is invalid, try dump that onto a json validator website, will tell you where in a sec
omg thanks alot. appreciated. it works now
this was the valid code
{
"pack":{
"pack_format":10,
"description":"pingung",
"pack_version":1.19
}
}
i mean this one
that one still has 2 errors but works
In the future, instead of posting screenshots, post the code itself by putting three `s in a row, then the word "json", then pasting the code!
{
"pack": {
"pack_format": 10,
"description": "§BThis is a resource pack description!"
}
}```
` is the button under the escape key by the way
Same key as ~
No need for pack version?
In this code u have only pack format
I used this code on 1.19, 1.19.1 and 1.19.2 but it says it was made for newer versions
Idk what I wrote wrong
Does it still work?
No I'm just asking. I literally learned this code from 2 years old youtube tutorial.
Like, even if the .mcmeta says "ahhh this is for a different version of Minecraft!!", does the resource pack still work?
Nope. It's supposed to spawn penguin instead of chicken
But does nothing
Yes that's the one
Optifine isn't my area of expertise, I was just trying to make it easier for people to help with the code-commenting thing. 😅
He made canon and working penguin. But I couldnot even get past getting model in game lol
I see. Thanks either way.
Anytime! Good luck!
pack format for 1.19-.2 is 9, not 10
10 is for data packs on 1.19
datapacks are separate. they just randomly skipped 10
how do i MAKE an mcmeta file?
make a .txt file and change it to .mcmeta
and next time make your own help forum instead of using someone elses