No description
mod
Find a file
Rseifert 135e20f453 Merged pathfinder into one class
This path finder no longer depends on Calc's PathFinder to function.
however it is derived from his work so he still gets credit.

The new pathfinder works about the same as calc's except instead of
trying to find a path its trying to find all resources along the path. I
still need to improve this to have a dumped down version of A* so that
i'm filling the closest blocks first and draining the furthest block
first.
2013-04-08 13:27:44 -04:00
resources setup blocks for pump&drain 2013-04-06 23:04:13 -04:00
src/minecraft Merged pathfinder into one class 2013-04-08 13:27:44 -04:00
.gitattributes moved over from other repo 2012-11-14 13:16:22 -05:00
.gitignore updated to 1.5.1 2013-04-03 22:28:20 -04:00
buildnumber.txt Build # 32 2013-03-30 03:22:31 -04:00
Include.bat Fixed Textures 2013-03-14 07:09:25 -04:00
info.txt added a copy of Calclavia's Path Finder 2013-03-01 11:50:10 -05:00
info1.5.0.txt Build # 32 2013-03-30 03:22:31 -04:00
mcversion.txt Added MCVERSION for Jenkins 2013-04-06 15:33:52 +08:00
modversion.txt version bump 2013-03-31 02:32:53 -04:00
README.md Create README.md 2013-01-04 08:37:31 -08:00
recommendedversion.txt Fixed release valves turning off 2013-02-25 08:30:48 -05:00

Fluid-Mechanics

AKA BasicPipes, a simple support mod for pipes, pumps, storage tanks, mechanical rod, etc