This commit is contained in:
2024-06-22 18:17:19 +02:00
parent 54259b965a
commit 4ca22e41b3
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
{ {
"Version": "1.6.19.0", "Version": "1.6.21.0",
"Actions": [ "Actions": [
{ {
"IsZip": true, "IsZip": true,

View File

@@ -11,6 +11,10 @@
"Type": "Update", "Type": "Update",
"DestPath": "mods/MineFactoryReloaded.jar", "DestPath": "mods/MineFactoryReloaded.jar",
"DownloadUrl": "https://mediafilez.forgecdn.net/files/2366/149/MineFactoryReloaded-%5B1.7.10%5D2.8.2B1-201.jar" "DownloadUrl": "https://mediafilez.forgecdn.net/files/2366/149/MineFactoryReloaded-%5B1.7.10%5D2.8.2B1-201.jar"
},
{
"DestPath": "mods/wildmobsmod.jar",
"DownloadUrl": "https://github.com/quentin452/wildmobs/releases/download/1.5.4/WildMobs-1.7.10-1.5.4.jar"
} }
] ]
}, },