feat: Implement new format requirements from 25w31a

This commit is contained in:
NormalFery 2025-07-29 19:53:46 +01:00
parent 875da04f71
commit f789ef2336

View File

@ -1,5 +1,7 @@
{ {
"pack": { "pack": {
"min_format": 4,
"max_format": 9999,
"pack_format": 4, "pack_format": 4,
"supported_formats": [4, 9999], "supported_formats": [4, 9999],
"description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!" "description": "§cPr§6id§eep§2ac§9k 9§5.0 §r| Chase the Rainbows!"
@ -7,13 +9,18 @@
"overlays": { "overlays": {
"entries": [ "entries": [
{ {
"min_format": 16,
"max_format": 9999,
"formats": [ "formats": [
16, 16,
9999 9999
], ],
"directory": "format16" "directory": "format16"
}, },
{ {
"min_format": 49,
"max_format": 9999,
"formats": [ "formats": [
49, 49,
9999 9999
@ -21,6 +28,8 @@
"directory": "format49" "directory": "format49"
}, },
{ {
"min_format": 53,
"max_format": 9999,
"formats": [ "formats": [
53, 53,
9999 9999