From 4a8944a6275063c5f71b86a7bdab24986d769c77 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 18 Aug 2025 13:47:37 +0200 Subject: [PATCH] update backhand --- install.json | 4 ++-- updates.json | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index 5ac8c8c..dd4fdf9 100644 --- a/install.json +++ b/install.json @@ -211,12 +211,12 @@ "Id": "mod:backhand", "Name": "Backhand", "DestPath": "mods/backhand.jar", - "SourceUrl": "https://github.com/GTNewHorizons/Backhand/releases/download/1.6.39/backhand-1.6.39.jar", + "SourceUrl": "https://github.com/GTNewHorizons/Backhand/releases/download/1.6.40/backhand-1.6.40.jar", "SourceType": "GitHub", "SourceOwner": "GTNewHorizons", "SourceName": "Backhand", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", - "SourceTag": "1.6.39" + "SourceTag": "1.6.40" }, { "Id": "mod:baubles", diff --git a/updates.json b/updates.json index ff8fff7..afce330 100644 --- a/updates.json +++ b/updates.json @@ -14,6 +14,9 @@ }, { "InheritFrom": "mod:ittc" + }, + { + "InheritFrom": "mod:backhand" } ] },