brianide / factorio-logicarts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of dorfl logistic carts

Logistic Carts (WIP)

Documentation and examples on the wiki: https://gitlab.com/aerosuidae/logicarts/wikis/home

Small carts (1x1 cars) that follow paths painted on the ground.

  • Pathing is not automatic -- networks must designed carefully to avoid collision!
  • Simple transport networks require only carts and paint and inserters.
  • Complex routing possible via the circuit network and gates.

Technology

  • Logistic Carts tech (red + green science) is available after researching engines.
  • Electric Logistic Carts tech (red + green + blue science) is available after researching electric engines.

Carts

  • Mini 1x1 tile cars
  • Base speed 5km/h
  • Fuel burning or Electric
  • 10 trunk spaces, filterable
  • Small equipment grid
  • Interact with logistic network chests

Thanks to:

  • dorfl for the original mod!
  • Arch666Angel for graphics! (And some more yet to be released...)

Change Log

https://github.com/viniciuslrangel/factorio-logicarts/blob/main/changelog.txt

Issues & Sugestions

https://github.com/viniciuslrangel/factorio-logicarts/issues

About

License:MIT License


Languages

Language:Lua 98.7%Language:Shell 1.0%Language:Makefile 0.4%