fix capes
This commit is contained in:
parent
5785c08035
commit
c6cdfd1dce
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("https://technic-solder.eu-central-1.linodeobjects.com/cape.json");
|
||||
DevCapes.getInstance().registerConfig("http://technic-solder.eu-central-1.linodeobjects.com/cape.json");
|
||||
}
|
||||
}
|
||||
//Register the mod's world generators
|
||||
|
|
Loading…
Reference in a new issue