Changes

Summary

  1. Add Ore Dictionary support for Assembly Recipes (commit: 3d18155) (details)
  2. Revert "Add Ore Dictionary support for Assembly Recipes" (commit: e825066) (details)
  3. Prevent Iron Pipes from switching to a plugged side (commit: 91e5648) (details)
  4. simplify code for iron pipe facing check (commit: 372941c) (details)
Commit 3d1815595b88cb4af475f051e6e5f05a6f5a0dc8 by shotchkiss+github
Add Ore Dictionary support for Assembly Recipes
(commit: 3d18155)
The file was modifiedcommon/buildcraft/api/recipes/AssemblyRecipe.java (diff)
Commit e825066fd037193dfa54fde02614f0b2c359f904 by shotchkiss+github
Revert "Add Ore Dictionary support for Assembly Recipes"

This reverts commit 3d1815595b88cb4af475f051e6e5f05a6f5a0dc8.
(commit: e825066)
The file was modifiedcommon/buildcraft/api/recipes/AssemblyRecipe.java (diff)
Commit 91e56489030c3f93d150e10364b244ddbbef7770 by shotchkiss+github
Prevent Iron Pipes from switching to a plugged side
(commit: 91e5648)
The file was modifiedcommon/buildcraft/transport/pipes/PipeLogicIron.java (diff)
Commit 372941c32f04e472366c2c39aa1f028bd9766091 by shotchkiss+github
simplify code for iron pipe facing check
(commit: 372941c)
The file was modifiedcommon/buildcraft/transport/pipes/PipeLogicIron.java (diff)