From 15dd48864c3ccdf4b6d5040a5ad36d0a632c6115 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 3 Aug 2025 13:45:52 +0200 Subject: [PATCH] downgrade TC to v1.13.40 - PR186 broke some modules --- install.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index e6efd3e..5a8c002 100644 --- a/install.json +++ b/install.json @@ -1515,12 +1515,12 @@ "Id": "mod:ticon", "Name": "Tinkers Construct", "DestPath": "mods/TConstruct.jar", - "SourceUrl": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.13.46-GTNH/TConstruct-1.13.46-GTNH.jar", + "SourceUrl": "https://github.com/GTNewHorizons/TinkersConstruct/releases/download/1.13.40-GTNH/TConstruct-1.13.40-GTNH.jar", "SourceType": "GitHub", "SourceOwner": "GTNewHorizons", "SourceName": "TinkersConstruct", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", - "SourceTag": "1.13.46-GTNH" + "SourceTag": "1.13.40-GTNH" }, { "Id": "mod:thaumcraft",