1 Commits

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

View File

@@ -1,5 +1,5 @@
{
"Version": "1.13.0.0",
"Version": "1.13.1.0",
"Actions": [
{
"Id": "config:both",
@@ -1321,10 +1321,10 @@
"Id": "mod:novacraft",
"Name": "NovaCraft",
"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",
"SourceName": "705131",
"SourceTag": "7060273"
"SourceTag": "6545847"
},
{
"Id": "mod:openblocks",

View File

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