#pack.mcmeta

35 messages · Page 1 of 1 (latest)

pliant whale
#

what do i write in pack.mcmeta, i watched old tutorial and itsnot working. could someone help?

woeful sentinel
#

Your mcmeta is invalid, try dump that onto a json validator website, will tell you where in a sec

pliant whale
#

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

thick snow
#

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 ~

pliant whale
#

No need for pack version?

pliant whale
thick snow
#

Oh, does that break it?

#

I wasn't aware it was needed. '\o3o/'

pliant whale
#

Idk what I wrote wrong

thick snow
#

Does it still work?

pliant whale
thick snow
#

Like, even if the .mcmeta says "ahhh this is for a different version of Minecraft!!", does the resource pack still work?

pliant whale
#

But does nothing

thick snow
#

Ah

#

Oh yeah, wasn't it that one legitimoose tutorial?

#

Or was it someone else? 🤔

pliant whale
#

Yes that's the one

thick snow
#

Optifine isn't my area of expertise, I was just trying to make it easier for people to help with the code-commenting thing. 😅

pliant whale
#

He made canon and working penguin. But I couldnot even get past getting model in game lol

thick snow
#

Anytime! Good luck!

ember gull
#

10 is for data packs on 1.19

jaunty wraith
#

datapacks are separate. they just randomly skipped 10

upper ether
#

how do i MAKE an mcmeta file?

ember gull