From 2086047416e9b48a0f4b5fdcaaf67144c7cb92c0 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Wed, 20 Aug 2025 13:46:28 +0200 Subject: [PATCH] remove SimpleWorldTime -> JourneyMap has this feature built-in --- install.json | 10 ---------- updates.json | 9 +++++++++ 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/install.json b/install.json index 62c1994..4548c0f 100644 --- a/install.json +++ b/install.json @@ -1515,16 +1515,6 @@ "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "SourceTag": "v1.9.2" }, - { - "Id": "mod:simpleworldtimer", - "Name": "SimpleWorldTimer", - "DestPath": "mods/SimpleWorldTimer.jar", - "SourceUrl": "https://edge.forgecdn.net/files/2859/158/SimpleWorldTimer-1.7.10-1.1.2.jar", - "SourceType": "CurseForge", - "SourceName": "349565", - "SourceTag": "2859158", - "Side": "Client" - }, { "Id": "mod:sit", "Name": "Sit", diff --git a/updates.json b/updates.json index 63cb006..eefc6cf 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,14 @@ { "Updates": [ + { + "Version": "1.12.5.0", + "Actions": [ + { + "Type": "Delete", + "DestPath": "mods/SimpleWorldTimer.jar" + } + ] + }, { "Version": "1.12.4.0", "Actions": [