Changes

Summary

  1. Ore Dictionary compatibility (commit: 8782d51) (details)
  2. Fix for Pumps (commit: daf79ab) (details)
Commit 8782d5125ab0b5c79796530b3523f58b313be5d8 by captain_shadows
Ore Dictionary compatibility

Changed some recipes to use the Ore Dictionary. Made shapeless
recipes use the Ore Dictionary. Also implemented the changes that CJ
asked for.

If there was another PR like this one(Not counting #1227, #1232, and
#1234), I would like to know why not?
(commit: 8782d51)
The file was modifiedcommon/buildcraft/BuildCraftBuilders.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftSilicon.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftEnergy.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftTransport.java (diff)
The file was modifiedcommon/buildcraft/core/proxy/CoreProxy.java (diff)
The file was addedcommon/buildcraft/transport/pipes/PipePowerIron.java
The file was addedcommon/buildcraft/transport/triggers/ActionPowerLimiter.java
The file was modifiedcommon/buildcraft/factory/TilePump.java (diff)