Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
7d9745678c
|
|||
|
3da0931bfb
|
|||
|
334ed56b60
|
22
install.json
22
install.json
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"Version": "1.13.1.1",
|
||||
"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",
|
||||
|
||||
12
updates.json
12
updates.json
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"Updates": [
|
||||
{
|
||||
"Version": "1.13.1.2",
|
||||
"Actions": [
|
||||
{
|
||||
"InheritFrom": "mod:controlling"
|
||||
},
|
||||
{
|
||||
"Type": "Delete",
|
||||
"DestPath": "mods/ModernControlling.jar"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Version": "1.13.1.1",
|
||||
"Actions": [
|
||||
|
||||
Reference in New Issue
Block a user