From 2a943416db5b6e2c33a7e66d81b6e301ac0ad285 Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:21:34 +0100 Subject: [PATCH 1/3] 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 d9e7020..c1a662b 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -5,7 +5,7 @@ "name": "Plastic Texture Pack", "description": "placeholder", "downloadURI": "https://cdn.modrinth.com/data/meEXwbr9/versions/rO6NFLGh/Plastic%20Texture%20Pack.zip", - "imageUrl": "" + "imageUrl": "https://raw.githubusercontent.com/creeper2eletricboogaloo/L4JDownloadableContent/main/texture_pack_preview_images/plastic_preview.png" } ] } From bbde6a77bdfd0ac1ea7289485a83b6fba4ed7a7f Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:32:24 +0100 Subject: [PATCH 2/3] 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 c1a662b..6bd4364 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -3,7 +3,7 @@ { "id": "plastic_texture_pack", "name": "Plastic Texture Pack", - "description": "placeholder", + "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" } From b8c42236d7536c318bc3392b8478e84445d8d5a1 Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 15:37:22 +0100 Subject: [PATCH 3/3] Update index.json --- texture_packs/index.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/texture_packs/index.json b/texture_packs/index.json index 6bd4364..d65085e 100644 --- a/texture_packs/index.json +++ b/texture_packs/index.json @@ -6,6 +6,13 @@ "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" + }, + { + "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" } ] }