diff --git a/install.json b/install.json index 19bf5ad..ab132d8 100644 --- a/install.json +++ b/install.json @@ -1,5 +1,5 @@ { - "Version": "1.6.19.0", + "Version": "1.6.21.0", "Actions": [ { "IsZip": true, diff --git a/updates.json b/updates.json index e90c038..9a176fb 100644 --- a/updates.json +++ b/updates.json @@ -11,6 +11,10 @@ "Type": "Update", "DestPath": "mods/MineFactoryReloaded.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" } ] },