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" } ] },