Automatic Assembler
======================================
Update:
1. Fully rewrite the code for future expansion
2. Overflow control (Stop working when full)
3. Changed the recipe block, pixel-only recipe will be block (Work with recipe that not only contain pixel, but also has other ingredients)
Half-finish: Multiple sample/input/output container support(Need to make some object to work with)
======================================
When I was trying to build a factory with Pipes Plus and Steambound, I realise that none of these mod has the ability to produce any object/item/block from raw materials.
So, I made this Automatic Assembler mod. It will try to replicate the item inside the sample slot(Top-right) if there has enough ingredients in the rest.
This is my frist attemp to making a mod. The sprite is a edited version of the ship’s locker. Feel free to leave a comment.
(I’m not a native english speaker but I’ll try to read all comment if possible, may lack of reply though. 😛 )
Special thanks to:
Wellbott and his Universal Uncrafter, I’ve learned alot by looking at his code.
Chuckefish, for making starbound.
Todo list:
A better sprite? (No idea yet, cuz I’m not good at pixel art…)
Blacklist? (Partial)