From ca35f0f49393418a7d6d6e8e778300080a348418 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 3 Aug 2025 10:26:39 +0200 Subject: [PATCH] update --- install.json | 2 +- updates.json | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/install.json b/install.json index 2c9fcce..6e195e1 100644 --- a/install.json +++ b/install.json @@ -87,7 +87,7 @@ "Id": "mod:alternativechunkloading", "Name": "Alternative Chunkloading", "DestPath": "mods/alternativechunkloading.jar", - "SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.0/alternativechunkloading-1.4.0.jar", + "SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.2/alternativechunkloading-1.4.2.jar", "SourceType": "GitHub", "SourceOwner": "LITW-Refined", "SourceName": "AlternativeChunkloading", diff --git a/updates.json b/updates.json index d4517d0..53637bd 100644 --- a/updates.json +++ b/updates.json @@ -3,6 +3,9 @@ { "Version": "1.12.0.0", "Actions": [ + { + "InheritFrom": "config:both" + }, { "InheritFrom": "mod:unimixins" },