alex-lawson / sb-automation

A comprehensive system of Starbound mods to automate the movement, production, and storage of materials, liquids, items, energy and data.
MIT License
12 stars 15 forks source link

More Entity Scanner #273

Open matheod opened 10 years ago

matheod commented 10 years ago

Add Name and Item In Hand Name to the entity scanner

image

Also make "=" comparator work with any data type (because we need a way to store string to compare to other, so currently, you have to use the memory with the entity scanner to save a string).