mirror of
https://github.com/Pridecraft-Studios/prideGUI.git
synced 2025-09-11 13:09:12 -04:00
Add 1.21.4 brewing stand
This commit is contained in:
parent
c8cca2c321
commit
5684aea9df
BIN
46/assets/minecraft/textures/gui/container/brewing_stand.png
Normal file
BIN
46/assets/minecraft/textures/gui/container/brewing_stand.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
16
pack.mcmeta
16
pack.mcmeta
@ -1,7 +1,21 @@
|
|||||||
{
|
{
|
||||||
"pack": {
|
"pack": {
|
||||||
"pack_format": 32,
|
"pack_format": 32,
|
||||||
"supported_formats": [18, 99],
|
"supported_formats": [
|
||||||
|
18,
|
||||||
|
9999
|
||||||
|
],
|
||||||
"description": "PrideGUI 2.0.0 | Pridecraft Studios"
|
"description": "PrideGUI 2.0.0 | Pridecraft Studios"
|
||||||
|
},
|
||||||
|
"overlays": {
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"formats": [
|
||||||
|
46,
|
||||||
|
9999
|
||||||
|
],
|
||||||
|
"directory": "46"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user