update link
This commit is contained in:
parent
1d41c0cce6
commit
f3f6384971
1 changed files with 1 additions and 1 deletions
|
@ -1286,7 +1286,7 @@ public class Mekanism
|
|||
if(!isThorfusionLoaded) {
|
||||
//proxy, tilentity
|
||||
if (FMLCommonHandler.instance().getEffectiveSide() == Side.CLIENT) {
|
||||
DevCapes.getInstance().registerConfig("http://technic-solder.eu-central-1.linodeobjects.com/cape.json");
|
||||
DevCapes.getInstance().registerConfig("http://files.thorfusion.xyz.eu-central-1.linodeobjects.com/cape.json");
|
||||
}
|
||||
}
|
||||
//Register the mod's world generators
|
||||
|
|
Loading…
Reference in a new issue