Changes

Summary

  1. Added infinite water springs at bedrock level. (commit: dc6fcac) (details)
  2. Removed unneeded check. (commit: 10ef553) (details)
Commit dc6fcac9712d03f6ab3da201c95bb0e303d23ef9 by me
Added infinite water springs at bedrock level.
(commit: dc6fcac)
The file was modifiedcommon/buildcraft/BuildCraftCore.java (diff)
The file was addedcommon/buildcraft/core/BlockSpring.java
The file was addedcommon/buildcraft/core/SpringPopulate.java
The file was modifiedcommon/buildcraft/core/DefaultProps.java (diff)
Commit 10ef5530eaa91a92083f9fc41113b7d14f3dce2b by me
Removed unneeded check.
(commit: 10ef553)
The file was modifiedcommon/buildcraft/core/BlockSpring.java (diff)