From de30bf1e91c209998339b1cdb3049253c319af9f 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 2d42aa85c..a7e3a1357 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 15, - "description": "The go-to 32x resource pack.\n§Rolling Release", + "description": "The go-to 32x resource pack.\n§Rolling Release" } }