Round and round it goes
This commit is contained in:
parent
70cd363656
commit
958dbbd9c4
2 changed files with 2 additions and 11 deletions
|
@ -131,6 +131,7 @@ public class TileCentrifuge extends TileMachineBase implements IWrenchable, IEn
|
|||
if(crafter.currentRecipe !=null){
|
||||
info.add("Power Usage " + crafter.currentRecipe.euPerTick() + " EU/t");
|
||||
}
|
||||
info.add("Round and round it goes");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue