rename TileLegacyMachineBase to TileMachineBase
This commit is contained in:
parent
714ddd075b
commit
f6d5d88a4b
32 changed files with 80 additions and 82 deletions
|
@ -189,7 +189,7 @@ public class TileMatterFabricator extends TilePowerAcceptor
|
|||
return maxInput;
|
||||
}
|
||||
|
||||
// TileLegacyMachineBase
|
||||
// TileMachineBase
|
||||
@Override
|
||||
public boolean canBeUpgraded() {
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue