Useful while I'm debugging
This commit is contained in:
parent
e0877af41b
commit
eb6fddd839
1 changed files with 1 additions and 0 deletions
|
@ -419,6 +419,7 @@ public class PartWire extends PartUniversalConductor implements IPacketReceiver,
|
|||
setDye(DEFAULT_COLOR);
|
||||
}
|
||||
}
|
||||
if (!world().isRemote)player.addChatMessage(getNetwork().toString());
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue