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": "" + } + ] }