Added check valve, double-T supports with auto-connections. Block/te registration adapted.

This commit is contained in:
stfwi 2019-04-27 20:43:50 +02:00
parent 9217753469
commit a6bdff4bde
27 changed files with 707 additions and 66 deletions

View file

@ -23,6 +23,9 @@ IE components used in this mod:
"engineersdecor:blocks/iestyle/stone_decoration_concrete_by_blusunrize",
used in block "engineersdecor:concrete_wall".
- immersiveengineering:textures/block/metal_device1_fluid_pipe.png (for
valves).
Source codes derived (inspected e.g. for trouble shooting and learning how things work):
- Ore dict based recipe registration from blusunrize.immersiveengineering.common.IERecipes.