Proving once again that I cant spell
This commit is contained in:
parent
400cde7d78
commit
61fe020b89
1 changed files with 1 additions and 1 deletions
|
@ -858,7 +858,7 @@ public class BlockGenericPipe extends BlockContainer {
|
|||
}
|
||||
|
||||
} catch (Throwable t) {
|
||||
BuildCraftCore.bcLog.warning("Failed to create pipe with (" + key + "). No valid contructor found.");
|
||||
BuildCraftCore.bcLog.warning("Failed to create pipe with (" + key + "). No valid constructor found. Possibly a item ID conflit.");
|
||||
}
|
||||
|
||||
return null;
|
||||
|
|
Loading…
Reference in a new issue