5 Commits

Author SHA1 Message Date
c6ffc55343 v1.12.3 2025-08-10 14:06:29 +02:00
e2be66f076 update pilzmcsammelorium 2025-08-10 14:04:17 +02:00
3f6fc7cbc5 update config 2025-08-10 11:23:39 +02:00
b83a441efd remove waystones
maybe re-add when more stable later
2025-08-10 07:24:57 +02:00
e98783fad4 downgrade cnpc+
fixes a tons of issues that are awaiting a new patch release (1.10.2)
2025-08-10 07:22:35 +02:00
2 changed files with 22 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.12.2.0",
"Version": "1.12.3.0",
"Actions": [
{
"Id": "config:both",
@@ -524,7 +524,7 @@
"Id": "mod:cnpc+",
"Name": "CustomNPC+",
"DestPath": "mods/CustomNPC-Plus-nomixin.jar",
"SourceUrl": "https://github.com/KAMKEEL/CustomNPC-Plus/releases/download/1.10.1/CustomNPC-Plus-1.10.1.jar",
"SourceUrl": "https://cdn.modrinth.com/data/dXMq6syh/versions/phHjUIUS/CustomNPC-Plus-1.9.3-nomixin.jar",
"SourceType": "GitHub",
"SourceOwner": "KAMKEEL",
"SourceName": "CustomNPC-Plus",
@@ -1340,12 +1340,12 @@
"Id": "mod:pilzmcsammelsorium",
"Name": "Pilz' Sammelsorium",
"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",
"SourceOwner": "LITW-Refined",
"SourceName": "PilzMcSammelsorium",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.4"
"SourceTag": "1.4.1"
},
{
"Id": "mod:plantmegapack",
@@ -1718,17 +1718,6 @@
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "0.5.2"
},
{
"Id": "mod:waystones",
"Name": "Waystones",
"DestPath": "mods/waystones.jar",
"SourceUrl": "https://github.com/LITW-Refined/Waystones/releases/download/1.1.0/waystones-1.1.0.jar",
"SourceType": "GitHub",
"SourceOwner": "LITW-Refined",
"SourceName": "Waystones",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$",
"SourceTag": "1.1.0"
},
{
"Id": "mod:wildmobs",
"Name": "Wild Mobs",

View File

@@ -1,5 +1,23 @@
{
"Updates": [
{
"Version": "1.12.3.0",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "mod:cnpc+"
},
{
"InheritFrom": "mod:pilzmcsammelsorium"
},
{
"Type": "Delete",
"DestPath": "mods/waystones.jar"
}
]
},
{
"Version": "1.12.2.0",
"Actions": [