From 2d61c1d27535b75f7f11f689ebe8bde0f98fd8ad Mon Sep 17 00:00:00 2001 From: creeper2eletricboogaloo Date: Thu, 16 Apr 2026 20:26:20 +0100 Subject: [PATCH] Update index.json --- Legacy4J/index.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Legacy4J/index.json b/Legacy4J/index.json index f21ee52..95554f4 100644 --- a/Legacy4J/index.json +++ b/Legacy4J/index.json @@ -1,3 +1,15 @@ { - "packs": [] + "packs": [ + { + "id": "old_ui", + "name": "Old UI Texture Pack", + "description": "Originally from Rekindled Legacy, this pack brings back much of the user interface from older versions of the Legacy Console Edition for the Legacy4J mod, taking advantage of FactoryAPI to help recreate these screens.", + "downloadURI": "https://cdn.modrinth.com/data/LIHfShYl/versions/XBeg7tkb/Old%20UI%20for%20Legacy4J%20%28RP%20Compat%29.zip", + "imageUrl": "https://cdn.jsdelivr.net/gh/creeper2eletricboogaloo/L4JDownloadableContent@main/Legacy4J__preview_images/old_ui_preview.png" + } + + + + + ] }