From 6094b75b254f5ecb11637c2edb1eab7725e47d62 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 7432a2f96..3b4afc7aa 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 4, - "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