also update cnpc+

This commit is contained in:
2025-08-03 15:24:27 +02:00
parent b97a889fc0
commit fa5bdef96f
2 changed files with 6 additions and 2 deletions

View File

@@ -515,11 +515,12 @@
"Id": "mod:cnpc+", "Id": "mod:cnpc+",
"Name": "CustomNPC+", "Name": "CustomNPC+",
"DestPath": "mods/CustomNPC-Plus-nomixin.jar", "DestPath": "mods/CustomNPC-Plus-nomixin.jar",
"SourceUrl": "https://mediafilez.forgecdn.net/files/5772/24/CustomNPC-Plus-1.9.3.jar", "SourceUrl": "https://github.com/KAMKEEL/CustomNPC-Plus/releases/download/1.10.1/CustomNPC-Plus-1.10.1.jar",
"SourceType": "GitHub",
"SourceOwner": "KAMKEEL", "SourceOwner": "KAMKEEL",
"SourceName": "CustomNPC-Plus", "SourceName": "CustomNPC-Plus",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.9.3" "SourceTag": "1.10.1"
}, },
{ {
"Id": "mod:cnpc+extra", "Id": "mod:cnpc+extra",

View File

@@ -63,6 +63,9 @@
{ {
"InheritFrom": "mod:coretweaks" "InheritFrom": "mod:coretweaks"
}, },
{
"InheritFrom": "mod:cnpc+"
},
{ {
"InheritFrom": "mod:defaultserverlist" "InheritFrom": "mod:defaultserverlist"
}, },