2 Commits

Author SHA1 Message Date
357a077e2a update configs 2025-11-30 14:12:11 +01:00
d527ee0693 downgrade novacraft
-> fix sleeping issue
2025-11-30 10:40:03 +01:00
2 changed files with 19 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"Version": "1.13.0.0", "Version": "1.13.1.1",
"Actions": [ "Actions": [
{ {
"Id": "config:both", "Id": "config:both",
@@ -1321,10 +1321,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/7060/273/NovaCraft%20V1.4.5%20(1.7.10).jar", "SourceUrl": "https://edge.forgecdn.net/files/6545/847/NovaCraft%20V1.4.3%20(1.7.10).jar",
"SourceType": "CurseForge", "SourceType": "CurseForge",
"SourceName": "705131", "SourceName": "705131",
"SourceTag": "7060273" "SourceTag": "6545847"
}, },
{ {
"Id": "mod:openblocks", "Id": "mod:openblocks",

View File

@@ -1,5 +1,21 @@
{ {
"Updates": [ "Updates": [
{
"Version": "1.13.1.1",
"Actions": [
{
"InheritFrom": "config:both"
}
]
},
{
"Version": "1.13.1.0",
"Actions": [
{
"InheritFrom": "mod:novacraft"
}
]
},
{ {
"Version": "1.13.0.0", "Version": "1.13.0.0",
"Actions": [ "Actions": [