Entity information reader deprecated


[WIP} Entity that provides information about entities and makes it available to the circuit network (assembler status, train info, extra info of chest contents, etc.). WARNING: Some info is computational heavy to get, use with care.

Content
4 years ago
0.18
4
Circuit network
Owner:
LeonSkills
Source:
https://github.com/LeonSkills/FactorioMods
Homepage:
https://github.com/LeonSkills/Factori...
License:
GNU LGPLv3
Created:
4 years ago
Latest Version:
0.1.2 (4 years ago)
Factorio version:
0.18
Downloaded by:
4 users

WIP

Adds an item that when placed on top of an entity will provide information about that entity, and makes that info available to the circuit network.
Click the reader to configure signals

Can be quite resource intensive, if you are not using any information, then don't assign a signal to it.

Supported entities

  1. All
    • Read out current health
    • Provides max health.
  2. Chests
    • Read out the amount empty stacks
  3. Crafting machine (furnace, assembling machine, chemical plant, etc.)
    • Read out products finished

Coming soon

  1. Crafting machine
    • Current recipe ingredients
    • Current recipe results
    • Input inventory
    • Output inventory
    • Fuel inventory
  2. Train stop
    • Number of wagons (per type)
    • Same outputs as chests, but for the current cargo wagons
    • Number of trains with this stop in schedule
    • Total fuel in all locomotives
  3. Turrets
    • Number of kills
    • Total damage
    • Current target
  4. Power poles
    • electronic network statistics
  5. Silo
    • Current amount of rocket parts
    • Everything regular crafting machine does.
  6. Roboport
    • Number of bots in this roboport
    • Repair packs in this roboport
  7. Lab
    • Current packs in this lab
  8. Reactor
    • Input inventory
    • Output inventory# WIP

Suggestions are welcome

Option to limit it to lower the frequency of updates (currently 1 update/tick)

Contributors

  • LeonSkills - mod author