Closes #434, Add tooltips to grinder and batbox. Fix centrifuge. closes #436

This commit is contained in:
Stuart Pomeroy 2016-03-28 17:50:25 +01:00
parent 1dfa6c094f
commit 427963b40a
6 changed files with 62 additions and 30 deletions

View file

@ -63,4 +63,5 @@ public class BlockGrinder extends BlockMachineBase implements IAdvancedRotationT
{
return prefix + "tier1_machine_bottom";
}
}