2 Commits

Author SHA1 Message Date
5de9e4242b update? 2025-08-31 15:02:10 +02:00
929a47487e update 2025-08-28 21:34:02 +02:00
2 changed files with 6 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{
"Version": "1.12.5.1",
"Version": "1.12.5.3",
"Actions": [
{
"Id": "config:both",
@@ -19,7 +19,7 @@
{
"Id": "config:chickenchunks",
"DestPath": "config/ChickenChunks.cfg",
"SourceUrl": "https://cloud.pilzinsel64.de/s/48YB75qBsfTqqS3/download?path=%2Fconfig%2F&files=ChickenChunks.cfg",
"SourceUrl": "https://cloud.pilzinsel64.de/public.php/dav/files/48YB75qBsfTqqS3/config/ChickenChunks.cfg",
"IsExtra": true
},
{

View File

@@ -1,10 +1,13 @@
{
"Updates": [
{
"Version": "1.12.5.1",
"Version": "1.12.5.3",
"Actions": [
{
"InheritFrom": "config:both"
},
{
"InheritFrom": "config:client"
}
]
},