Changes

Summary

  1. Added config check to prevent crashes (commit: 2dab4b0) (details)
  2. Better solution to the last commit (commit: 47541f7) (details)
Commit 2dab4b0a8bb93a4f3b58e68e2396fbbd4985c0ff by CovertJaguar
Added config check to prevent crashes

Fixes part of #618
(commit: 2dab4b0)
The file was modifiedcommon/buildcraft/core/SpringPopulate.java (diff)
Commit 47541f7478aa4646fe805949cbd8b2ee5cc746eb by CovertJaguar
Better solution to the last commit

Don't even register the decorator if we aren't going to modify the
world.
(commit: 47541f7)
The file was modifiedcommon/buildcraft/energy/OilPopulate.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was modifiedcommon/buildcraft/core/SpringPopulate.java (diff)
The file was modifiedcommon/buildcraft/BuildCraftEnergy.java (diff)