Experimental passive fluid accumulator implemented.

This commit is contained in:
stfwi 2019-05-01 00:54:11 +02:00
parent 7783cf94a6
commit 16ddb6b84f
8 changed files with 154 additions and 69 deletions

View file

@ -11,7 +11,7 @@ Mod sources for Minecraft version 1.12.2.
## Revision history
- v1.0.4-b8 [F] Fixed stairs rendering without smooth light (thanks rastot9).
[A] Added passive fluid accumulator.
[E] Added passive fluid accumulator (experimental feature, see config).
- v1.0.4-b7 [F] Fixed recipe loading issue if IE is not installed.
[M] Valves support IE pressurized fluid transfer.