Closed altrisi closed 2 years ago
__on_dispenser_action(name, pos, direction, item, result_item)
name
: The name of the dispenser actionpos
: The position of the dispenserdirection
: The direction the dispenser is facingitem
: The item being dispensedresult_item
: The resulting item, that is, the item that would go back to the dispenser (if it has space at least). May be null if nothing should go back
Why not! With the given system it should be simple enough! Right?