Changes

Summary

  1. Add call to onInventoryChanged to extraction pipes (commit: 3c51073) (details)
  2. Allow placement of Facades over Plugs (commit: 8fb3197) (details)
  3. Fix for Gates with ItemStacks with NBT data (commit: 17e7cb9) (details)
Commit 3c510736537ae197a0b5d9f84ac017c1f3f60325 by CovertJaguar
Add call to onInventoryChanged to extraction pipes
(commit: 3c51073)
The file was modifiedcommon/buildcraft/transport/pipes/PipeItemsWood.java (diff)
Commit 8fb31972762e1fa7665fdf39e2586399c4f8a52b by CovertJaguar
Allow placement of Facades over Plugs
(commit: 8fb3197)
The file was modifiedcommon/buildcraft/transport/BlockGenericPipe.java (diff)
Commit 17e7cb9a11b8b794d9278eb2157aa9a5dd6c8f70 by CovertJaguar
Fix for Gates with ItemStacks with NBT data
Closes #1344
(commit: 17e7cb9)
The file was modifiedcommon/buildcraft/transport/gui/ContainerGateInterface.java (diff)
The file was modifiedcommon/buildcraft/api/gates/TriggerParameter.java (diff)