Want to control railway by circuit network? Here we go!
Mods introducing new content into the game.
Trains are great, but what if they could do even more?
Hi,
Great MOD, thanks for making it!!
in version 1.2.0, when I remove a placed Fuel Reader, I get a Cargo Reader into my inventory.
Typo in prototypes/rail-fuel-reader/entity.lua line 7. Should read as follows
minable = { hardness = 0.2, mining_time = 0.5, result = "rail-fuel-reader" },
Change this file and it works again.