Changes

Summary

  1. Minor patch to allow other mo blocks to remove facades the same was as (commit: 3230bca) (details)
  2. Made BlockUtils obay isAirBlock when creating an ItemStack (commit: 24185aa) (details)
  3. Forgot a closing parenthesis (commit: 4e74b29) (details)
Commit 3230bcac5176badd60bbb7f3f6d7d1eee00213f9 by AlgorithmX2
Minor patch to allow other mo blocks to remove facades the same was as BC Pipes.
(commit: 3230bca)
The file was modifiedcommon/buildcraft/transport/ItemFacade.java (diff)
Commit 24185aabce8f628c2064a26655012ad0a40b4c3c by dmillerw
Made BlockUtils obay isAirBlock when creating an ItemStack
(commit: 24185aa)
The file was modifiedcommon/buildcraft/core/utils/BlockUtil.java (diff)
Commit 4e74b295eb55de87798b4d6d7540cb90aa46161e by dmillerw
Forgot a closing parenthesis
(commit: 4e74b29)
The file was modifiedcommon/buildcraft/core/utils/BlockUtil.java (diff)