From c78f552bddcb1092291523ea10bdc6fe9492790b Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 22 Jun 2025 08:23:57 +0200 Subject: [PATCH] update alternative chunkloading --- install.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.json b/install.json index b229a77..c53e18b 100644 --- a/install.json +++ b/install.json @@ -87,12 +87,12 @@ "Id": "mod:alternativechunkloading", "Name": "Alternative Chunkloading", "DestPath": "mods/alternativechunkloading.jar", - "SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.3.2/alternativechunkloading-1.3.2.jar", + "SourceUrl": "https://github.com/LITW-Refined/AlternativeChunkloading/releases/download/1.4.0/alternativechunkloading-1.4.0.jar", "SourceType": "GitHub", "SourceOwner": "LITW-Refined", "SourceName": "AlternativeChunkloading", "SourceRegex": "^.*\\-(|v|V)[0-9\\.\\+\\-]*?(|\\-pre|\\-GTNH|\\-gtnh)\\.jar$", - "SourceTag": "1.3.2", + "SourceTag": "1.4.0", "Side": "Server" }, {