From 29d0ef710764a8456c5b0b8b1cccbc24227a21b0 Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:57:09 +0100 Subject: [PATCH 1/2] Update index.json --- texture_packs/index.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/texture_packs/index.json b/texture_packs/index.json index 9034589..8fa0f81 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -5,14 +5,14 @@ "name": "Plastic Texture Pack", "description": "Make your worlds simple, colorful and vibrant! This brightly colored and simple pack adds plastic-themed textures for blocks, items, and entities, along with a completely transformed UI.", "downloadURI": "https://cdn.modrinth.com/data/meEXwbr9/versions/rO6NFLGh/Plastic%20Texture%20Pack.zip", - "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/texture_pack_preview_images/plastic_preview.png" + "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/texture_pack_preview_images/plastic_preview.png" }, { "id": "natural_texture_pack", "name": "Natural Texture Pack", "description": "Give your worlds a more natural look. A texture pack based on soft colors and lines.This pack includes detailed textures for blocks, items, entities, and UI that give a refined feel without straying too far from the vanilla game.", "downloadURI": "https://cdn.modrinth.com/data/wl6YG9AY/versions/OZPNrPKm/Natural%20Texture%20Pack.zip", - "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/texture_pack_preview_images/natural_preview.png" + "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/texture_pack_preview_images/natural_preview.png" }, { "id": "fantasy_texture_pack", From 078639b0196949192684ca155c23c60375bcb577 Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:57:42 +0100 Subject: [PATCH 2/2] Update index.json --- texture_packs/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/texture_packs/index.json b/texture_packs/index.json index 8fa0f81..0ee6da5 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -19,7 +19,7 @@ "name": "Fantasy Texture Pack", "description": "Transport yourselves to a time where knights were heroes. This pack adds a medieval, fantasy look for blocks, items, entities, and UI.", "downloadURI": "https://cdn.modrinth.com/data/kFbEIMmd/versions/kVfBtnvh/Fantasy%20Texture%20Pack.zip", - "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/texture_pack_preview_images/fantasy_preview.png" + "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/texture_pack_preview_images/fantasy_preview.png" } ] }