mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-08-03 06:36:14 -04:00
feat!: Implement format changes from 25w31a (#110)
Co-authored-by: NormalFery <132052650+NormalFery@users.noreply.github.com>
This commit is contained in:
parent
875da04f71
commit
62dcb6139b
31
pack.mcmeta
31
pack.mcmeta
@ -1,30 +1,29 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 4,
|
||||
"supported_formats": [4, 9999],
|
||||
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!"
|
||||
"min_format": 16,
|
||||
"max_format": 9999,
|
||||
"pack_format": 16,
|
||||
"supported_formats": [16, 9999],
|
||||
"description": "§cPr§6id§eep§2ac§9k §510§r.0 | Gayme Drop 3 !\n§oBy Pridecraft Studios"
|
||||
},
|
||||
"overlays": {
|
||||
"overlays": {
|
||||
"entries": [
|
||||
{
|
||||
"formats": [
|
||||
16,
|
||||
9999
|
||||
],
|
||||
"min_format": 16,
|
||||
"max_format": 9999,
|
||||
"formats": [16, 64],
|
||||
"directory": "format16"
|
||||
},
|
||||
{
|
||||
"formats": [
|
||||
49,
|
||||
9999
|
||||
],
|
||||
"min_format": 49,
|
||||
"max_format": 9999,
|
||||
"formats": [49, 64],
|
||||
"directory": "format49"
|
||||
},
|
||||
{
|
||||
"formats": [
|
||||
53,
|
||||
9999
|
||||
],
|
||||
"min_format": 53,
|
||||
"max_format": 9999,
|
||||
"formats": [53, 64],
|
||||
"directory": "format53"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user