It was really bad idea to write the post above while falling asleep.
Quite a mess...
I realised, that the game do not advertise 'h' key, which is 'help', where all other keys are listed.
Also superuseful keys combination: shift-b is missing in help. shift-b is batch building.
Good for laying cables and pipes over long distances.
A little bit of instruction:
Dealing with automatic machines might be not so trivial.
You need item servo to pull or push items from or into machine.
Very basic construct for mining is like this: 'V$]'
where:
V is mining drill
$ is item servo
] is crate
Hm. In theory you can smelt it right away: 'V$S'! (S is smelter)
However, don't forget to 'c'onfigure and turn on servo.
If something is not working bumping into servo will tell you it's status.
So, craft mining drill, electric smelter, item servo, crate and a few power cables.
Pick water and food, one (or two?) battery and go search for iron. Don't forget to use suite's scanning power!
About item servo and item pipes. Servo is able to connect one source and one destination.
So this combination is possible:
V$=\
V$===[
V$=/
Pull items from 3 different machines and put them all into one crate
But this way won't work the same way:
V==\
V===$[
V==/
Only from one (closest) machine items will be pulled.
I'll release a little more balanced and fixed version a little later. There are so many exploits in this version
I added dismantling right before my sudden end of development and haven't tested it much.
But it looks like it is possible to dismantle and rebuild whole ship
p.s. A-ha... I remember now what I started doing, but haven't finished. Inventory limits... atm they are unlimited. Which, once again, breaks balance. Can you break something that is already broken?