diff --git a/build.xml b/build.xml index 5e1c65dde..c4a1bd088 100644 --- a/build.xml +++ b/build.xml @@ -12,6 +12,7 @@ + @@ -166,6 +167,7 @@ + diff --git a/resources/dependancies.info b/resources/dependancies.info index 0d181edf1..25d966b93 100644 --- a/resources/dependancies.info +++ b/resources/dependancies.info @@ -1,7 +1,8 @@ [ { - "repo": "https://dl.dropboxusercontent.com/u/56679758/WorldCore/", - "file": "WorldCore-universal-1.6.4-1.1.0.13.jar", + "repo": "http://files.minecraftforge.net/WorldCore/", + "file": "WorldCore-universal-@MC_VERSION@-@WORLDCORE_VERSION@.jar", + “de”v: "WorldCore-dev-@MC_VERSION@-@WORLDCORE_VERSION@.jar", "class": "worldcore.asm.WCFMLLoadingPlugin" } ] \ No newline at end of file