Auto-Sync

This commit is contained in:
DarkGuardsman 2013-10-20 17:10:48 -04:00
parent 932dbe8b7e
commit 1379810d1a

View file

@ -192,4 +192,11 @@ public class AssemblyLine extends ModPrefab
{
return "al";
}
@Override
public void loadRecipes()
{
// TODO Auto-generated method stub
}
}