From 90822c87ef10f426135124f543ab104862d77968 Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Tue, 14 Apr 2026 00:08:41 +0100 Subject: [PATCH] Update index.json --- index.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/index.json b/index.json index 482de16..f474b92 100644 --- a/index.json +++ b/index.json @@ -1,7 +1,11 @@ { - "id": "hermitcraft_skin_pack", - "name": "Hermitcraft Skin Pack", - "description": "Step into the vast world of Hermitcraft and play as any of the 45 skins from your favorite Hermits!", - "downloadURI": "https://github.com/user-attachments/files/26690956/HermitcraftSkinPack.zip", - "imageUrl": "https://github.com/user-attachments/assets/4ef57577-fb89-456d-a953-88d609181c12" + "packs": [ + { + "id": "hermitcraft_skin_pack", + "name": "Hermitcraft Skin Pack", + "description": "Step into the vast world of Hermitcraft and play as any of the 45 skins from your favorite Hermits!", + "downloadURI": "https://github.com/user-attachments/files/26690956/HermitcraftSkinPack.zip", + "imageUrl": "https://github.com/user-attachments/assets/4ef57577-fb89-456d-a953-88d609181c12" + } + ] }