From 4af01c501234d11eb52c6561038585410d319063 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Sun, 22 Jun 2025 12:13:13 +0200 Subject: [PATCH] add update for v1.11.2 --- install.json | 2 +- updates.json | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/install.json b/install.json index 879318b..e08cbf8 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.11.0.0", + "Version": "1.11.2.0", "Actions": [ { "Id": "config:both", diff --git a/updates.json b/updates.json index 94ba8de..d189208 100644 --- a/updates.json +++ b/updates.json @@ -1,5 +1,25 @@ { "Updates": [ + { + "Version": "1.11.2.0", + "Actions": [ + { + "InheritFrom": "config:both" + }, + { + "InheritFrom": "mod:anotheroregen" + }, + { + "InheritFrom": "mod:alternativechunkloading" + }, + { + "InheritFrom": "mod:notenoughitems" + }, + { + "InheritFrom": "mod:codechickencore" + } + ] + }, { "Version": "1.11.0.1", "Actions": [