From 89be51e4d22c67bc666672df0f390a5baa108c5f Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:18:49 +0100 Subject: [PATCH] Update index.json --- texture_packs/index.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/texture_packs/index.json b/texture_packs/index.json index fb5585c..d9e7020 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -1,3 +1,11 @@ { - "packs": [] + "packs": [ + { + "id": "plastic_texture_pack", + "name": "Plastic Texture Pack", + "description": "placeholder", + "downloadURI": "https://cdn.modrinth.com/data/meEXwbr9/versions/rO6NFLGh/Plastic%20Texture%20Pack.zip", + "imageUrl": "" + } + ] }