mirror of
https://github.com/Pridecraft-Studios/prideGUI.git
synced 2025-08-03 14:36:01 -04:00
feat!: Implement 25w31a Format Changes
This commit is contained in:
parent
1ab8cfd28d
commit
700bba40b0
18
pack.mcmeta
18
pack.mcmeta
@ -1,19 +1,17 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 32,
|
||||
"supported_formats": [
|
||||
18,
|
||||
9999
|
||||
],
|
||||
"description": "PrideGUI 3.0.0 | Pridecraft Studios"
|
||||
"min_format": 18,
|
||||
"max_format": 9999,
|
||||
"pack_format": 18,
|
||||
"supported_formats": [18, 9999],
|
||||
"description": "PrideGUI 3.0.1\n§oBy Pridecraft Studios"
|
||||
},
|
||||
"overlays": {
|
||||
"entries": [
|
||||
{
|
||||
"formats": [
|
||||
46,
|
||||
9999
|
||||
],
|
||||
"min_format": 46,
|
||||
"max_format": 9999,
|
||||
"formats": [46, 9999],
|
||||
"directory": "46"
|
||||
}
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user