Added 'defence sign' (issue #26). Factory dropper GUI adapted (issue #27). Lang files updated. Credits updated.

This commit is contained in:
stfwi 2019-05-29 19:47:34 +02:00
parent f8442e36bf
commit ad93fdb302
16 changed files with 73 additions and 22 deletions

View file

@ -26,6 +26,8 @@ IE components used in this mod:
- immersiveengineering:textures/block/metal_device1_fluid_pipe.png (for
valves).
- Fluid accumulator texture is a modified IE metal barrel texture.
Source codes derived (inspected e.g. for trouble shooting and learning how things work):
- Ore dict based recipe registration from blusunrize.immersiveengineering.common.IERecipes.