get thaumcraft api from alternate host?
This commit is contained in:
parent
d43850e804
commit
9a520fbe2c
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
dest="${download.dir}/forestry-api-${forestryapi.version}.zip"/>
|
||||
|
||||
<echo message="Downloading Thaumcraft API..."/>
|
||||
<get src="http://machinemuse.minecraftforge.net/ThaumcraftApi ${thaumcraftapi.version}.zip"
|
||||
<get src="http://machinemuse.net/ThaumcraftApi ${thaumcraftapi.version}.zip"
|
||||
dest="${download.dir}/ThaumcraftApi ${thaumcraftapi.version}.zip"/>
|
||||
|
||||
<echo message="Downloading MFFS API..."/>
|
||||
|
|
Loading…
Reference in a new issue