From 76c9317bb1022f12ed5c528b871fc47d4569b1c2 Mon Sep 17 00:00:00 2001 From: Banjoei <63517694+Banjoei@users.noreply.github.com> Date: Sat, 5 Jul 2025 07:02:46 -0400 Subject: [PATCH] Fix trailing comma --- pack.mcmeta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pack.mcmeta b/pack.mcmeta index 9836e15e4..c2922a437 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 7, - "description": "The go-to 32x resource pack.\n§Rolling Release", + "description": "The go-to 32x resource pack.\n§Rolling Release" } } \ No newline at end of file