From 74e78ad2e1c8b9bcef138a7f09c8cd1616631104 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 98be50b1a..85a8f7095 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { "pack_format": 8, - "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