Memory Card can now be used on most Blocks/Parts to save/load settings.
This commit is contained in:
@@ -267,7 +267,7 @@ public class PartInterface extends PartBasicState implements IGridTickable, ISeg
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean onActivate(EntityPlayer p, Vec3 pos)
|
||||
public boolean onPartActivate(EntityPlayer p, Vec3 pos)
|
||||
{
|
||||
if ( p.isSneaking() )
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user