From a293fdaeb344307590846df97d52fc51680e04ff Mon Sep 17 00:00:00 2001 From: Motschen Date: Wed, 12 Jul 2023 12:39:50 +0200 Subject: [PATCH] Update pack.mcmeta --- common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta b/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta index b16dbb7..abf613c 100755 --- a/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta +++ b/common/src/main/resources/resourcepacks/smartleaves/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 12, + "pack_format": 15, "description": "ยง2Makes leaves look identical to OptiFine's smart leaves" } }