From 65cd0dc2a4ecd6c70a3153e27995f037ba209dbb Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Thu, 27 Mar 2025 21:53:26 +0100 Subject: [PATCH] fix cnpc+ link --- install.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index 2cb3135..080b1dd 100644 --- a/install.json +++ b/install.json @@ -500,8 +500,8 @@ "Id": "mod:cnpc+", "Name": "CustomNPC+", "DestPath": "mods/CustomNPC-Plus-nomixin.jar", - "SourceUrl": "https://github.com/KAMKEEL/CustomNPC-Plus/releases/download/1.9.3/CustomNPC-Plus-1.9.3.jar", - "SourceType": "GitHub", + "SourceUrl": "https://mediafilez.forgecdn.net/files/5772/24/CustomNPC-Plus-1.9.3.jar", + "SourceType": "DirectLink", "SourceOwner": "KAMKEEL", "SourceName": "CustomNPC-Plus", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",