4 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
357a077e2a update configs 2025-11-30 14:12:11 +01:00
2 changed files with 30 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.13.1.0",
"Version": "1.13.1.2",
"Actions": [
{
"Id": "config:both",
@@ -1159,15 +1159,13 @@
"SourceTag": "2366149"
},
{
"Id": "mod:moderncontrolling",
"Name": "Modern Controlling",
"DestPath": "mods/ModernControlling.jar",
"SourceUrl": "https://github.com/MikhailTapio/ModernControlling/releases/download/1.7.10-1.0.0/ModernControlling-Forge-1.7.10-1.0.0.jar",
"SourceType": "GitHub",
"SourceOwner": "MikhailTapio",
"SourceName": "ModernControlling",
"SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-GTNH|\\-gtnh)(|\\-pre)\\.jar$",
"SourceTag": "1.7.10-1.0.0",
"Id": "mod:controlling",
"Name": "Controlling",
"DestPath": "mods/Controlling.jar.old",
"SourceUrl": "https://cdn.modrinth.com/data/xv94TkTM/versions/xnHAqJdJ/Controlling-1.7.10-1.0.0.4.jar",
"SourceType": "Modrinth",
"SourceName": "xv94TkTM",
"SourceTag": "1.7.10-1.0.0.4",
"Side": "Client"
},
{
@@ -1321,10 +1319,10 @@
"Id": "mod:novacraft",
"Name": "NovaCraft",
"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",
"SourceName": "705131",
"SourceTag": "6545847"
"SourceTag": "7060273"
},
{
"Id": "mod:openblocks",

View File

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