diff --git a/texture_packs/index.json b/texture_packs/index.json index e69de29..d9e7020 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -0,0 +1,11 @@ +{ + "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": "" + } + ] +}