Changes

Summary

  1. Vanilla ISidedInventory support for wooden pipes. (commit: cede00e) (details)
  2. Call isStackValidForSlot when inserting. (commit: 88f336c) (details)
Commit cede00e16225af4d82afc32c1ff2ae9165e422b9 by immibis
Vanilla ISidedInventory support for wooden pipes.
(commit: cede00e)
The file was modifiedcommon/buildcraft/core/utils/Utils.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsEmerald.java (diff)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsWood.java (diff)
Commit 88f336c7998784caf04acd285f0ad8da6a5ee6c8 by immibis
Call isStackValidForSlot when inserting.
(commit: 88f336c)
The file was modifiedcommon/buildcraft/core/inventory/TransactorSimple.java (diff)
The file was modifiedcommon/buildcraft/core/inventory/TransactorVanillaSided.java (diff)