add update for v1.11.2

This commit is contained in:
2025-06-22 12:13:13 +02:00
parent 167ebad8dc
commit 4af01c5012
2 changed files with 21 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"Version": "1.11.0.0", "Version": "1.11.2.0",
"Actions": [ "Actions": [
{ {
"Id": "config:both", "Id": "config:both",

View File

@@ -1,5 +1,25 @@
{ {
"Updates": [ "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", "Version": "1.11.0.1",
"Actions": [ "Actions": [