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