This commit is contained in:
2024-06-22 11:09:44 +02:00
parent 4f87077085
commit df6a79605d
3 changed files with 40 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
{ {
"Maintenance": true, "Maintenance": false,
"Name": "Life in the Woods: Refined", "Name": "Life in the Woods: Refined",
"Key": "litw-r", "Key": "litw-r",
"InstallUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/install.json", "InstallUrl": "https://git.pilzinsel64.de/gaming/minecraft/minecraft-modpack-updater/-/snippets/2/raw/main/install.json",

View File

@@ -322,7 +322,7 @@
}, },
{ {
"DestPath": "mods/hodgepodge.jar", "DestPath": "mods/hodgepodge.jar",
"DownloadUrl": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.5/hodgepodge-2.5.5.jar" "DownloadUrl": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.20/hodgepodge-2.5.20.jar"
}, },
{ {
"DestPath": "mods/holoinventory.jar", "DestPath": "mods/holoinventory.jar",
@@ -632,7 +632,7 @@
}, },
{ {
"DestPath": "mods/VeganOption.jar", "DestPath": "mods/VeganOption.jar",
"DownloadUrl": "https://mediafilez.forgecdn.net/files/2457/204/VeganOption-mc1.10.2-0.2.3.jar" "DownloadUrl": "https://mediafilez.forgecdn.net/files/2456/940/VeganOption-mc1.7.10-0.2.2.jar"
}, },
{ {
"DestPath": "mods/VillageNames.jar", "DestPath": "mods/VillageNames.jar",

View File

@@ -1,5 +1,42 @@
{ {
"Updates": [ "Updates": [
{
"Version": "1.6.20.0",
"Actions": [
{
"Type": "Delete",
"DestPath": "mods/GraveStones-1.7.2_1.4.jar"
},
{
"Type": "Delete",
"DestPath": "mods/VeganOption-mc1.7.10-0.2.0.jar"
},
{
"Type": "Delete",
"DestPath": "mods/GUIAPI-1.0.5.jar"
},
{
"Type": "Update",
"DestPath": "mods/HungerOverhaul.jar",
"DownloadUrl": "https://mediafilez.forgecdn.net/files/2332/505/HungerOverhaul-1.7.10-1.0.0.jenkins104.jar"
},
{
"Type": "Update",
"DestPath": "mods/VeganOption.jar",
"DownloadUrl": "https://mediafilez.forgecdn.net/files/2456/940/VeganOption-mc1.7.10-0.2.2.jar"
},
{
"Type": "Update",
"DestPath": "mods/hodgepodge.jar",
"DownloadUrl": "https://github.com/GTNewHorizons/Hodgepodge/releases/download/2.5.20/hodgepodge-2.5.20.jar"
},
{
"Type": "Update",
"DestPath": "config/hodgepodge.cfg",
"DownloadUrl": "https://github.com/LITW-Refined/LITW-Refined-Modpack/raw/main/files/both/config/hodgepodge.cfg"
}
]
},
{ {
"Version": "1.6.19.0", "Version": "1.6.19.0",
"Actions": [ "Actions": [