mirror of
https://github.com/Pridecraft-Studios/pridepack.git
synced 2025-09-09 12:09:11 -04:00
move format16 assets to an overlay folder
This commit is contained in:
parent
80bf7ee0f1
commit
0aa24ce0a3
3
.gitignore
vendored
3
.gitignore
vendored
@ -44,4 +44,5 @@ pridepack-5.0-dev.zip_bruh
|
|||||||
*.psd
|
*.psd
|
||||||
*.zip
|
*.zip
|
||||||
.bbprojects/
|
.bbprojects/
|
||||||
.bbmodels/
|
.bbmodels/
|
||||||
|
.local/
|
Before Width: | Height: | Size: 308 B After Width: | Height: | Size: 308 B |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
13
pack.mcmeta
13
pack.mcmeta
@ -3,5 +3,16 @@
|
|||||||
"pack_format": 15,
|
"pack_format": 15,
|
||||||
"supported_formats": [15, 9999],
|
"supported_formats": [15, 9999],
|
||||||
"description": "§cPr§6id§eep§2ac§9k 7§5.0 §r| Joy Update!"
|
"description": "§cPr§6id§eep§2ac§9k 7§5.0 §r| Joy Update!"
|
||||||
|
},
|
||||||
|
"overlays": {
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"formats": [
|
||||||
|
16,
|
||||||
|
9999
|
||||||
|
],
|
||||||
|
"directory": "format16"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user