Update snippet

This commit is contained in:
2024-10-03 09:40:15 +00:00
parent 9fbeba1b35
commit 45358091f4
2 changed files with 6 additions and 2 deletions

View File

@@ -5,5 +5,7 @@
"UpdateUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/raw/updconf/1.7/updates.json",
"UnleashApiUrl": "https://git.pilzinsel64.de/api/v4/feature_flags/unleash/27",
"UnleashInstanceId": "glffct-sCDbyPzdsZVXxCykpsVS",
"PreferDirectLinks": true
"PreferDirectLinks": true,
"MinecraftVersion": "1.7.10",
"ModLoader": "Any"
}

View File

@@ -5,5 +5,7 @@
"UpdateUrl": "https://git.pilzinsel64.de/litw-refined/modpack/-/raw/updconf/main/updates.json",
"UnleashApiUrl": "https://git.pilzinsel64.de/api/v4/feature_flags/unleash/27",
"UnleashInstanceId": "glffct-sCDbyPzdsZVXxCykpsVS",
"PreferDirectLinks": true
"PreferDirectLinks": true,
"MinecraftVersion": "1.7.10",
"ModLoader": "Any"
}