diff --git a/46/assets/minecraft/textures/gui/container/brewing_stand.png b/46/assets/minecraft/textures/gui/container/brewing_stand.png new file mode 100644 index 0000000..d223267 Binary files /dev/null and b/46/assets/minecraft/textures/gui/container/brewing_stand.png differ diff --git a/pack.mcmeta b/pack.mcmeta index bd1eba7..ed549f2 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,7 +1,21 @@ { "pack": { "pack_format": 32, - "supported_formats": [18, 99], + "supported_formats": [ + 18, + 9999 + ], "description": "PrideGUI 2.0.0 | Pridecraft Studios" + }, + "overlays": { + "entries": [ + { + "formats": [ + 46, + 9999 + ], + "directory": "46" + } + ] } }