Tree cutter fixes and compat improvements (issue #54, issue #59). Experimental Fluid Collection Funnel implementation.

This commit is contained in:
stfwi 2019-11-03 13:01:03 +01:00
parent 8746491095
commit 7592c9d494
50 changed files with 1718 additions and 96 deletions

View file

@ -168,6 +168,11 @@ looking manufacturing contraptions. Current feature set:
finally to lava. Needs a lot of power. When the lava is cooled down in the smelter by removing
the RF power, obsidian is generated.
- *Fluid Collection Funnel*: Collects fluids above it. Has an internal tank with three buckets
capacity. Traces flowing fluids to nearby source blocks. The fluid can be obtained with fluid
transfer systems or a bucket. Fills only tanks below (gravity). Compatible with vanilla
infinite-water-source creation.
More to come slowly but steadily.
----