Auto-Sync
This commit is contained in:
parent
932dbe8b7e
commit
1379810d1a
1 changed files with 7 additions and 0 deletions
|
@ -192,4 +192,11 @@ public class AssemblyLine extends ModPrefab
|
|||
{
|
||||
return "al";
|
||||
}
|
||||
|
||||
@Override
|
||||
public void loadRecipes()
|
||||
{
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue