Changes

Summary

  1. Fix for duplication bug. (commit: a1340f8) (details)
  2. More Oil gen rebalancing (commit: bbc5881) (details)
Commit a1340f864ca5ff2cb7ffa36af15e6f126057bb6a by terje.holene
Fix for duplication bug.

It was possible to get the item in a phantom slot with the new inventory
management features. This prevents for example the item double click
feature (make stack) to take items from the ghosted inventory.
(commit: a1340f8)
The file was modifiedcommon/buildcraft/core/gui/slots/SlotPhantom.java (diff)
Commit bbc5881fd0c9320f9390585e1dc631f78e50b730 by CovertJaguar
More Oil gen rebalancing

Reduced the chances of spawning wells.
(commit: bbc5881)
The file was modifiedcommon/buildcraft/BuildCraftEnergy.java (diff)
The file was modifiedcommon/buildcraft/energy/worldgen/OilPopulate.java (diff)