pridepack/pack.mcmeta
blryface 98cd6cdb8e
fix: actually support 1.13 through pack.mcmeta
I kinda just discovered the Pack Format for 1.13 is 4 and not 13... oops!
2025-06-11 13:44:51 -03:00

26 lines
418 B
JSON

{
"pack": {
"pack_format": 4,
"supported_formats": [4, 9999],
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!"
},
"overlays": {
"entries": [
{
"formats": [
16,
9999
],
"directory": "format16"
},
{
"formats": [
49,
9999
],
"directory": "format49"
}
]
}
}