mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-09 20:19:41 -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": {
|
||||||
"pack_format": 4,
|
"min_format": 16,
|
||||||
"supported_formats": [4, 9999],
|
"max_format": 9999,
|
||||||
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!"
|
"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": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"formats": [
|
"min_format": 16,
|
||||||
16,
|
"max_format": 9999,
|
||||||
9999
|
"formats": [16, 64],
|
||||||
],
|
|
||||||
"directory": "format16"
|
"directory": "format16"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"formats": [
|
"min_format": 49,
|
||||||
49,
|
"max_format": 9999,
|
||||||
9999
|
"formats": [49, 64],
|
||||||
],
|
|
||||||
"directory": "format49"
|
"directory": "format49"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"formats": [
|
"min_format": 53,
|
||||||
53,
|
"max_format": 9999,
|
||||||
9999
|
"formats": [53, 64],
|
||||||
],
|
|
||||||
"directory": "format53"
|
"directory": "format53"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user