From df14e1b44902de632ccdea1faeaef6d63997bb0b Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Wed, 2 Nov 2022 23:42:13 +0700 Subject: [PATCH] Update pack mcmeta --- src/main/resources/pack.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta index c79a3626c..cb47551b4 100644 --- a/src/main/resources/pack.mcmeta +++ b/src/main/resources/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "examplemod resources", + "description": "Overdrive That Matters Resources", "pack_format": 6, "_comment": "A pack_format of 6 requires json lang files and some texture changes from 1.16.2. Note: we require v6 pack meta for all mods." }