mirror of
https://github.com/Pridecraft-Studios/prideGUI.git
synced 2025-09-17 07:57:18 -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": {
|
||||||
"pack_format": 32,
|
"min_format": 18,
|
||||||
"supported_formats": [
|
"max_format": 9999,
|
||||||
18,
|
"pack_format": 18,
|
||||||
9999
|
"supported_formats": [18, 9999],
|
||||||
],
|
"description": "PrideGUI 3.0.1\n§oBy Pridecraft Studios"
|
||||||
"description": "PrideGUI 3.0.0 | Pridecraft Studios"
|
|
||||||
},
|
},
|
||||||
"overlays": {
|
"overlays": {
|
||||||
"entries": [
|
"entries": [
|
||||||
{
|
{
|
||||||
"formats": [
|
"min_format": 46,
|
||||||
46,
|
"max_format": 9999,
|
||||||
9999
|
"formats": [46, 9999],
|
||||||
],
|
|
||||||
"directory": "46"
|
"directory": "46"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user