update pilzmcsammelorium

This commit is contained in:
2025-08-10 14:04:17 +02:00
parent 3f6fc7cbc5
commit e2be66f076
2 changed files with 5 additions and 2 deletions

View File

@@ -1340,12 +1340,12 @@
"Id": "mod:pilzmcsammelsorium", "Id": "mod:pilzmcsammelsorium",
"Name": "Pilz' Sammelsorium", "Name": "Pilz' Sammelsorium",
"DestPath": "mods/pilzmcsammelsorium.jar", "DestPath": "mods/pilzmcsammelsorium.jar",
"SourceUrl": "https://github.com/LITW-Refined/PilzMcSammelsorium/releases/download/1.4/pilzmcsammelsorium-1.4.jar", "SourceUrl": "https://github.com/LITW-Refined/PilzMcSammelsorium/releases/download/1.4.1/pilzmcsammelsorium-1.4.1.jar",
"SourceType": "GitHub", "SourceType": "GitHub",
"SourceOwner": "LITW-Refined", "SourceOwner": "LITW-Refined",
"SourceName": "PilzMcSammelsorium", "SourceName": "PilzMcSammelsorium",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4" "SourceTag": "1.4.1"
}, },
{ {
"Id": "mod:plantmegapack", "Id": "mod:plantmegapack",

View File

@@ -9,6 +9,9 @@
{ {
"InheritFrom": "mod:cnpc+" "InheritFrom": "mod:cnpc+"
}, },
{
"InheritFrom": "mod:pilzmcsammelsorium"
},
{ {
"Type": "Delete", "Type": "Delete",
"DestPath": "mods/waystones.jar" "DestPath": "mods/waystones.jar"