From c791b9ff6ed5d69430e3a3d3b66c9ea28ecd327d Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sat, 23 Aug 2025 09:04:55 +0200 Subject: [PATCH] replace OptiFine with Angelica --- install.json | 19 ++++++++++++------- updates.json | 15 +++++++++++++++ 2 files changed, 27 insertions(+), 7 deletions(-) diff --git a/install.json b/install.json index 62c1994..5c1aeb0 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.12.4.0", + "Version": "1.12.5.0", "Actions": [ { "Id": "config:both", @@ -112,6 +112,17 @@ "SourceName": "229626", "SourceTag": "2261983" }, + { + "Id": "mod:angelica", + "Name": "Angelica", + "DestPath": "mods/angelica.jar", + "SourceUrl": "https://github.com/GTNewHorizons/Angelica/releases/download/1.0.0-beta54/angelica-1.0.0-beta54.jar", + "SourceType": "GitHub", + "SourceOwner": "GTNewHorizons", + "SourceName": "Angelica", + "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?\\-beta\\.jar$", + "SourceTag": "1.0.0-beta54" + }, { "Id": "mod:anotheroregen", "Name": "Another Ore Generator", @@ -1337,12 +1348,6 @@ "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh|-mapless)\\.jar$", "SourceTag": "1.4.6-mapless" }, - { - "Id": "mod:optifine", - "Name": "OptiFine", - "DestPath": "mods/OptiFine_1.7.10_HD_U_E7.jar", - "SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/mods/OptiFine_1.7.10_HD_U_E7.jar" - }, { "Id": "mod:oredictconverter", "Name": "OreDictionary Converter", diff --git a/updates.json b/updates.json index 63cb006..1831f4d 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,20 @@ { "Updates": [ + { + "Version": "1.12.5.0", + "Actions": [ + { + "InheritFrom": "config:client" + }, + { + "InheritFrom": "mod:angelica" + }, + { + "Type": "Delete", + "DestPath": "mods/OptiFine_1.7.10_HD_U_E7.jar" + } + ] + }, { "Version": "1.12.4.0", "Actions": [