From b83a441efd9ffcbdf936cece4390ee0c725c124a Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 10 Aug 2025 07:24:57 +0200 Subject: [PATCH] remove waystones maybe re-add when more stable later --- install.json | 11 ----------- updates.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/install.json b/install.json index 823bd1d..c1a6850 100644 --- a/install.json +++ b/install.json @@ -1718,17 +1718,6 @@ "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "SourceTag": "0.5.2" }, - { - "Id": "mod:waystones", - "Name": "Waystones", - "DestPath": "mods/waystones.jar", - "SourceUrl": "https://github.com/LITW-Refined/Waystones/releases/download/1.1.0/waystones-1.1.0.jar", - "SourceType": "GitHub", - "SourceOwner": "LITW-Refined", - "SourceName": "Waystones", - "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", - "SourceTag": "1.1.0" - }, { "Id": "mod:wildmobs", "Name": "Wild Mobs", diff --git a/updates.json b/updates.json index 3827775..0403be0 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,17 @@ { "Updates": [ + { + "Version": "1.12.3.0", + "Actions": [ + { + "InheritFrom": "mod:cnpc+" + }, + { + "Type": "Delete", + "DestPath": "mods/waystones.jar" + } + ] + }, { "Version": "1.12.2.0", "Actions": [