Adds weak tier 0 trains with much lower tech requirements, but more limits. Graphics by kaueNP and d3x0r!
Creative Mode crashes because the code attempts to index a stack, and I get similar errors when attempting to use nanobots. Insert the following after line 15 in control.lua:
if stack == nil then return end
Fixes the issue right up.