3 Commits

Author SHA1 Message Date
7d9745678c bump version 2025-12-07 16:19:01 +01:00
3da0931bfb temporary remove modern controlling 2025-12-07 16:18:39 +01:00
334ed56b60 update novacraft again 2025-11-30 19:32:42 +01:00
2 changed files with 22 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{ {
"Version": "1.13.1.1", "Version": "1.13.1.2",
"Actions": [ "Actions": [
{ {
"Id": "config:both", "Id": "config:both",
@@ -1159,15 +1159,13 @@
"SourceTag": "2366149" "SourceTag": "2366149"
}, },
{ {
"Id": "mod:moderncontrolling", "Id": "mod:controlling",
"Name": "Modern Controlling", "Name": "Controlling",
"DestPath": "mods/ModernControlling.jar", "DestPath": "mods/Controlling.jar.old",
"SourceUrl": "https://github.com/MikhailTapio/ModernControlling/releases/download/1.7.10-1.0.0/ModernControlling-Forge-1.7.10-1.0.0.jar", "SourceUrl": "https://cdn.modrinth.com/data/xv94TkTM/versions/xnHAqJdJ/Controlling-1.7.10-1.0.0.4.jar",
"SourceType": "GitHub", "SourceType": "Modrinth",
"SourceOwner": "MikhailTapio", "SourceName": "xv94TkTM",
"SourceName": "ModernControlling", "SourceTag": "1.7.10-1.0.0.4",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-GTNH|\\-gtnh)(|\\-pre)\\.jar$",
"SourceTag": "1.7.10-1.0.0",
"Side": "Client" "Side": "Client"
}, },
{ {
@@ -1321,10 +1319,10 @@
"Id": "mod:novacraft", "Id": "mod:novacraft",
"Name": "NovaCraft", "Name": "NovaCraft",
"DestPath": "mods/NovaCraft.jar", "DestPath": "mods/NovaCraft.jar",
"SourceUrl": "https://edge.forgecdn.net/files/6545/847/NovaCraft%20V1.4.3%20(1.7.10).jar", "SourceUrl": "https://edge.forgecdn.net/files/7060/273/NovaCraft%20V1.4.5%20(1.7.10).jar",
"SourceType": "CurseForge", "SourceType": "CurseForge",
"SourceName": "705131", "SourceName": "705131",
"SourceTag": "6545847" "SourceTag": "7060273"
}, },
{ {
"Id": "mod:openblocks", "Id": "mod:openblocks",

View File

@@ -1,5 +1,17 @@
{ {
"Updates": [ "Updates": [
{
"Version": "1.13.1.2",
"Actions": [
{
"InheritFrom": "mod:controlling"
},
{
"Type": "Delete",
"DestPath": "mods/ModernControlling.jar"
}
]
},
{ {
"Version": "1.13.1.1", "Version": "1.13.1.1",
"Actions": [ "Actions": [